[dpdk-dev] [PATCH v3] net/nfb: remove resources when port is closed

Ferruh Yigit ferruh.yigit at intel.com
Wed Aug 28 19:20:17 CEST 2019


On 8/27/2019 9:37 PM, Rastislav Cernay wrote:
> From: Rastislav Cernay <cernay at netcope.com>
> 
> The rte_eth_dev_close() function now handles freeing resources for
> devices (e.g., mac_addrs).  To conform with the new close() behaviour we
> are asserting the RTE_ETH_DEV_CLOSE_REMOVE flag so that
> rte_eth_dev_close() releases all device level dynamic memory.
> 
> Signed-off-by: Rastislav Cernay <cernay at netcope.com>
> Reviewed-by: Xiaolong Ye <xiaolong.ye at intel.com>
> Acked-by: Jan Remes <remes at netcope.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list