diff options
author | Daniel Borkmann <daniel@iogearbox.net> | 2017-08-10 01:40:01 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-09 16:53:57 -0700 |
commit | 5dd294d4eb634a5f4c877dc487e83f975aa05c11 (patch) | |
tree | 21b3014f7178043f49f7ee87adac8c92ff3dee3a /kernel | |
parent | 20dbf5ccbb27850a129695d4590f22a7e5459798 (diff) | |
download | talos-op-linux-5dd294d4eb634a5f4c877dc487e83f975aa05c11.tar.gz talos-op-linux-5dd294d4eb634a5f4c877dc487e83f975aa05c11.zip |
bpf, nfp: implement jiting of BPF_J{LT,LE}
This work implements jiting of BPF_J{LT,LE} instructions with
BPF_X/BPF_K variants for the nfp eBPF JIT. The two BPF_J{SLT,SLE}
instructions have not been added yet given BPF_J{SGT,SGE} are
not supported yet either.
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Acked-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions