diff options
author | Quentin Monnet <quentin.monnet@netronome.com> | 2018-10-07 12:56:58 +0100 |
---|---|---|
committer | Daniel Borkmann <daniel@iogearbox.net> | 2018-10-08 10:24:13 +0200 |
commit | e4052d06a5195b29271a7af262711d69f9ecfd04 (patch) | |
tree | 805eb07081b6db781ecd45da99bec51e242d512a /net/core | |
parent | 7ff0ccde43664e3de9fe60edc19466f16cda6b7a (diff) |
bpf: allow offload of programs with BPF-to-BPF function calls
Now that there is at least one driver supporting BPF-to-BPF function
calls, lift the restriction, in the verifier, on hardware offload of
eBPF programs containing such calls. But prevent jit_subprogs(), still
in the verifier, from being run for offloaded programs.
Signed-off-by: Quentin Monnet <quentin.monnet@netronome.com>
Reviewed-by: Jiong Wang <jiong.wang@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions