linux/drivers/net/ethernet/netronome/nfp/bpf
Daniel Borkmann 5dd294d4eb 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>
2017-08-09 16:53:57 -07:00
..
jit.c bpf, nfp: implement jiting of BPF_J{LT,LE} 2017-08-09 16:53:57 -07:00
main.c net: sched: get rid of struct tc_to_netdev 2017-08-07 09:42:37 -07:00
main.h nfp: move basic eBPF stats to app-specific code 2017-05-31 17:58:13 -04:00
offload.c net: sched: change names of action number helpers to be aligned with the rest 2017-08-04 11:21:23 -07:00
verifier.c bpf/verifier: rework value tracking 2017-08-08 17:51:34 -07:00