numam-dpdk/drivers/net/af_xdp
Andrew Rybchenko 9039c81257 ethdev: change promiscuous callbacks to return status
Enabling/disabling of promiscuous mode is not always successful and
it should be taken into account to be able to handle it properly.

When correct return status is unclear from driver code, -EAGAIN is used.

Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Acked-by: Matan Azrad <matan@mellanox.com>
Acked-by: Hyong Youb Kim <hyonkim@cisco.com>
2019-10-07 15:00:54 +02:00
..
af_xdp_deps.h net/af_xdp: introduce AF_XDP PMD 2019-04-05 17:45:22 +02:00
Makefile net/af_xdp: introduce AF_XDP PMD 2019-04-05 17:45:22 +02:00
meson.build build: remove redundant libs from pkgconfig 2019-09-12 18:32:40 +02:00
rte_eth_af_xdp.c ethdev: change promiscuous callbacks to return status 2019-10-07 15:00:54 +02:00
rte_pmd_af_xdp_version.map net/af_xdp: introduce AF_XDP PMD 2019-04-05 17:45:22 +02:00