Re: [dpdk-dev] [PATCH 2/2] net/cxgbe: release port resources during port close

2020-09-18 Thread Ferruh Yigit
On 9/18/2020 2:18 PM, Rahul Lakkireddy wrote: On Thursday, September 09/17/20, 2020 at 13:46:24 +0100, Ferruh Yigit wrote: On 9/1/2020 6:16 PM, Rahul Lakkireddy wrote: Enable RTE_ETH_DEV_CLOSE_REMOVE during PCI probe for all ports enumerated under the PF. Free up the underlying port Virtual Ide

Re: [dpdk-dev] [PATCH 2/2] net/cxgbe: release port resources during port close

2020-09-18 Thread Rahul Lakkireddy
On Thursday, September 09/17/20, 2020 at 13:46:24 +0100, Ferruh Yigit wrote: > On 9/1/2020 6:16 PM, Rahul Lakkireddy wrote: > >Enable RTE_ETH_DEV_CLOSE_REMOVE during PCI probe for all ports > >enumerated under the PF. Free up the underlying port Virtual > >Identifier (VI) and associated resources d

Re: [dpdk-dev] [PATCH 2/2] net/cxgbe: release port resources during port close

2020-09-17 Thread Ferruh Yigit
On 9/1/2020 6:16 PM, Rahul Lakkireddy wrote: Enable RTE_ETH_DEV_CLOSE_REMOVE during PCI probe for all ports enumerated under the PF. Free up the underlying port Virtual Identifier (VI) and associated resources during port close. Once all the ports under the PF are closed, free up the PF-wide shar

[dpdk-dev] [PATCH 2/2] net/cxgbe: release port resources during port close

2020-09-01 Thread Rahul Lakkireddy
Enable RTE_ETH_DEV_CLOSE_REMOVE during PCI probe for all ports enumerated under the PF. Free up the underlying port Virtual Identifier (VI) and associated resources during port close. Once all the ports under the PF are closed, free up the PF-wide shared resources. Invoke port close function of all