[dpdk-dev] [PATCH v6 0/3] cleanup ethdev close operation

Ferruh Yigit ferruh.yigit at intel.com
Fri Oct 16 19:55:19 CEST 2020


On 10/16/2020 2:32 PM, Thomas Monjalon wrote:
> Most of the patches from the v3 have been merged already.
> The remaining 3 patches are reworked in v4:
>    - reset dev_started in some PMDs
>    - selectively reset pointers in rte_eth_dev_release_port()
>    - fix error handling
> 
> v5: change error code to ENODEV if wrong port id
> v6: - use eth_err() in rte_eth_dev_close()
>      - fix missed igbvf and ixgbevf
> 
> 
> Thomas Monjalon (3):
>    ethdev: remove forcing stopped state upon close
>    ethdev: reset all when releasing a port
>    ethdev: allow close function to return an error
> 

Series applied to dpdk-next-net/main, thanks.



More information about the dev mailing list