linux_dsm_epyc7002/include
Jason Wang 7c4974786f net: export some generic xdp helpers
This patch tries to export some generic xdp helpers to drivers. This
can let driver to do XDP for a specific skb. This is useful for the
case when the packet is hard to be processed at page level directly
(e.g jumbo/GSO frame).

With this patch, there's no need for driver to forbid the XDP set when
configuration is not suitable. Instead, it can defer the XDP for
packets that is hard to be processed directly after skb is created.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-13 19:56:07 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net: export some generic xdp helpers 2017-08-13 19:56:07 -07:00
math-emu
media
memory
misc
net net: sched: remove cops->tcf_cl_offload 2017-08-11 13:47:01 -07:00
pcmcia
ras
rdma
scsi
soc
sound
target
trace mlx5-shared-2017-08-07 2017-08-07 10:42:09 -07:00
uapi bpf: add BPF_J{LT,LE,SLT,SLE} instructions 2017-08-09 16:53:56 -07:00
video
xen