summaryrefslogtreecommitdiffstats
path: root/arch/tile/mm/extable.c
diff options
context:
space:
mode:
authorJohn Fastabend2016-12-15 21:14:13 +0100
committerDavid S. Miller2016-12-17 17:48:55 +0100
commit56434a01b12e99eb60908f5f2b27b90726d0a183 (patch)
tree40bf04fc98be2a137ded0b625bbce9694448b304 /arch/tile/mm/extable.c
parentvirtio_net: add dedicated XDP transmit queues (diff)
downloadkernel-qcow2-linux-56434a01b12e99eb60908f5f2b27b90726d0a183.tar.gz
kernel-qcow2-linux-56434a01b12e99eb60908f5f2b27b90726d0a183.tar.xz
kernel-qcow2-linux-56434a01b12e99eb60908f5f2b27b90726d0a183.zip
virtio_net: add XDP_TX support
This adds support for the XDP_TX action to virtio_net. When an XDP program is run and returns the XDP_TX action the virtio_net XDP implementation will transmit the packet on a TX queue that aligns with the current CPU that the XDP packet was processed on. Before sending the packet the header is zeroed. Also XDP is expected to handle checksum correctly so no checksum offload support is provided. Signed-off-by: John Fastabend <john.r.fastabend@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/tile/mm/extable.c')
0 files changed, 0 insertions, 0 deletions