linux-stable/net/xdp
Magnus Karlsson 35fcde7f8d xsk: support for Tx
Here, Tx support is added. The user fills the Tx queue with frames to
be sent by the kernel, and let's the kernel know using the sendmsg
syscall.

Signed-off-by: Magnus Karlsson <magnus.karlsson@intel.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
2018-05-03 15:55:25 -07:00
..
Kconfig
Makefile xsk: add umem fill queue support and mmap 2018-05-03 15:55:23 -07:00
xdp_umem.c xsk: add umem completion queue support and mmap 2018-05-03 15:55:24 -07:00
xdp_umem.h xsk: add umem completion queue support and mmap 2018-05-03 15:55:24 -07:00
xdp_umem_props.h
xsk.c xsk: support for Tx 2018-05-03 15:55:25 -07:00
xsk_queue.c xsk: add support for bind for Rx 2018-05-03 15:55:23 -07:00
xsk_queue.h xsk: support for Tx 2018-05-03 15:55:25 -07:00