dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH v1 0/2] support RTE_ETH_DEV_CLOSE_REMOVE flag for AF_XDP
@ 2019-04-26  5:09 Xiaolong Ye
  2019-04-26  5:09 ` [dpdk-dev] [PATCH v1 1/2] net/af_xdp: remove resources when port is closed Xiaolong Ye
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: Xiaolong Ye @ 2019-04-26  5:09 UTC (permalink / raw)
  To: dev, Ferruh Yigit, Thomas Monjalon; +Cc: Xiaolong Ye

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(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-04-30 11:02 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-26  5:09 [dpdk-dev] [PATCH v1 0/2] support RTE_ETH_DEV_CLOSE_REMOVE flag for AF_XDP Xiaolong Ye
2019-04-26  5:09 ` [dpdk-dev] [PATCH v1 1/2] net/af_xdp: remove resources when port is closed Xiaolong Ye
2019-04-29 17:00   ` Ferruh Yigit
2019-04-29 20:14     ` Thomas Monjalon
2019-04-29 22:28       ` Ferruh Yigit
2019-04-29 22:34         ` Thomas Monjalon
2019-04-30  7:33           ` Ferruh Yigit
2019-04-30  7:55             ` Thomas Monjalon
2019-04-30  8:10               ` Ferruh Yigit
2019-04-30  2:06     ` Ye Xiaolong
2019-04-30  7:35       ` Ferruh Yigit
2019-04-30  8:37         ` Ye Xiaolong
2019-04-26  5:09 ` [dpdk-dev] [PATCH v1 2/2] net/af_xdp: set MAC addrs field to NULL Xiaolong Ye
2019-04-29 17:02   ` Ferruh Yigit
2019-04-30  2:04     ` Ye Xiaolong
2019-04-30  8:39 ` [dpdk-dev] [PATCH v3] net/af_xdp: remove resources when port is closed Xiaolong Ye
2019-04-30 11:02   ` Ferruh Yigit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).