linux_dsm_epyc7002/drivers/net/ethernet/netronome/nfp/bpf
Jiong Wang 87b10ecdce nfp: bpf: detect packet reads could be cached, enable the optimisation
This patch is the front end of this optimisation, it detects and marks
those packet reads that could be cached. Then the optimisation "backend"
will be activated automatically.

Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-03-28 19:36:12 -07:00
..
cmsg.c nfp: bpf: add short busy wait for FW replies 2018-01-18 22:54:26 +01:00
fw.h nfp: bpf: parse function call and map capabilities 2018-01-14 23:36:30 +01:00
jit.c nfp: bpf: detect packet reads could be cached, enable the optimisation 2018-03-28 19:36:12 -07:00
main.c nfp: forbid disabling hw-tc-offload on representors while offload active 2018-02-08 10:01:27 -05:00
main.h nfp: bpf: detect packet reads could be cached, enable the optimisation 2018-03-28 19:36:12 -07:00
Makefile nfp: add Makefiles to all directories 2018-02-22 15:22:50 -05:00
offload.c nfp: bpf: use extack support to improve debugging 2018-01-22 16:28:32 -05:00
verifier.c nfp: bpf: reject program on instructions unknown to the JIT compiler 2018-01-17 01:15:06 +01:00