linux/net/xdp
Björn Töpel 173d3adb6f xsk: add zero-copy support for Rx
Extend the xsk_rcv to support the new MEM_TYPE_ZERO_COPY memory, and
wireup ndo_bpf call in bind.

Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
2018-06-05 15:46:55 +02:00
..
Kconfig
Makefile xsk: remove newline at end of file 2018-05-18 16:07:02 +02:00
xdp_umem_props.h xsk: new descriptor addressing scheme 2018-06-04 17:21:02 +02:00
xdp_umem.c xsk: add zero-copy support for Rx 2018-06-05 15:46:55 +02:00
xdp_umem.h xsk: add zero-copy support for Rx 2018-06-05 15:46:55 +02:00
xsk_queue.c xsk: new descriptor addressing scheme 2018-06-04 17:21:02 +02:00
xsk_queue.h xsk: moved struct xdp_umem definition 2018-06-05 15:45:17 +02:00
xsk.c xsk: add zero-copy support for Rx 2018-06-05 15:46:55 +02:00