Re: [dpdk-dev] [PATCH v3 21/29] ethdev: remove old close behaviour

2020-09-29 Thread Ferruh Yigit
On 9/29/2020 12:14 AM, Thomas Monjalon wrote: The temporary flag RTE_ETH_DEV_CLOSE_REMOVE is removed. It was introduced in DPDK 18.11 in order to give time for PMDs to migrate. The old behaviour was to free only queues when closing a port. The new behaviour is calling rte_eth_dev_release_port()

Re: [dpdk-dev] [PATCH v3 21/29] ethdev: remove old close behaviour

2020-09-29 Thread Andrew Rybchenko
On 9/29/20 2:14 AM, Thomas Monjalon wrote: > The temporary flag RTE_ETH_DEV_CLOSE_REMOVE is removed. > It was introduced in DPDK 18.11 in order to give time for PMDs to migrate. > > The old behaviour was to free only queues when closing a port. > The new behaviour is calling rte_eth_dev_release_po

Re: [dpdk-dev] [PATCH v3 21/29] ethdev: remove old close behaviour

2020-09-28 Thread Guo, Jia
For drivers/net/i40e, Acked-by: Jeff Guo > -Original Message- > From: Thomas Monjalon > Sent: Tuesday, September 29, 2020 7:14 AM > To: dev@dpdk.org > Cc: Yigit, Ferruh ; arybche...@solarflare.com; > Shijith Thotton ; Srisivasubramanian Srinivasan > ; Heinrich Kuhn > ; Alfredo Cardiglia

Re: [dpdk-dev] [PATCH v3 21/29] ethdev: remove old close behaviour

2020-09-28 Thread Wang, Haiyue
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday, September 29, 2020 07:14 > To: dev@dpdk.org > Cc: Yigit, Ferruh ; arybche...@solarflare.com; > Shijith Thotton > ; Srisivasubramanian Srinivasan > ; Heinrich Kuhn > ; Alfredo Cardigliano ; > Liron Himi > ; Ray Kinsella ; Neil