This patch series adds AF_XDP support socionext netsec driver

- patch [1/2]: Use a different allocation scheme for Rx DMA buffers to prepare
the driver for AF_XDP support
- patch [2/2]: Add AF_XDP support without zero-copy

Ilias Apalodimas (2):
  net: socionext: different approach on DMA
  net: socionext: add AF_XDP support

 drivers/net/ethernet/socionext/netsec.c | 444 +++++++++++++++++++++++---------
 1 file changed, 329 insertions(+), 115 deletions(-)

-- 
2.7.4

Reply via email to