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 handlingv5: 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.

