mbox series

[v1,0/2] support RTE_ETH_DEV_CLOSE_REMOVE flag for AF_XDP

Message ID 20190426050912.109813-1-xiaolong.ye@intel.com (mailing list archive)
Headers
Series support RTE_ETH_DEV_CLOSE_REMOVE flag for AF_XDP |

Message

Xiaolong Ye April 26, 2019, 5:09 a.m. UTC
  Hi,

This series is to support the RTE_ETH_DEV_CLOSE_REMOVE in AF_XDP pmd.

Xiaolong Ye (2):
  net/af_xdp: remove resources when port is closed
  net/af_xdp: set MAC addrs field to NULL

 drivers/net/af_xdp/rte_eth_af_xdp.c | 47 +++++++++++++++--------------
 1 file changed, 25 insertions(+), 22 deletions(-)