linux/drivers/net/ethernet/netronome/nfp
Jakub Kicinski c0f031bc88 nfp: use alloc_frag() and build_skb()
Speed up RX processing by moving to the alloc_frag()/build_skb()
paradigm.  Since we're no longer mapping the entire buffer for
DMA add helpers which take care of calculating offsets and
lengths.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-01 11:04:59 -04:00
..
Makefile nfp: bpf: add hardware bpf offload 2016-09-21 19:50:03 -04:00
nfp_asm.h nfp: add BPF to NFP code translator 2016-09-21 19:50:02 -04:00
nfp_bpf_jit.c nfp: bpf: zero extend 4 byte context loads 2016-09-30 02:10:15 -04:00
nfp_bpf_verifier.c nfp: bpf: add offload of TC direct action mode 2016-09-21 19:50:03 -04:00
nfp_bpf.h nfp: bpf: improve handling for disabled BPF syscall 2016-09-26 02:26:29 -04:00
nfp_net_common.c nfp: use alloc_frag() and build_skb() 2016-11-01 11:04:59 -04:00
nfp_net_ctrl.h nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00
nfp_net_debugfs.c nfp: use alloc_frag() and build_skb() 2016-11-01 11:04:59 -04:00
nfp_net_ethtool.c nfp: bpf: allow offloaded filters to update stats 2016-09-21 19:50:03 -04:00
nfp_net_offload.c net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and 'is_tcf_mirred_mirror' 2016-10-14 10:23:06 -04:00
nfp_net.h nfp: use alloc_frag() and build_skb() 2016-11-01 11:04:59 -04:00
nfp_netvf_main.c nfp: remove support for nfp3200 2016-11-01 11:04:58 -04:00