On 6/1/22 06:15, Min Hu (Connor) wrote:
From: Min Hu <humi...@huawei.com>Secondary process need to close dev to release process private resources. But secondary process should not be obliged to wait for device stop before closing ethdev. This patch fixed it. Fixes: febc855b358e ("ethdev: forbid closing started device") Cc: sta...@dpdk.org Signed-off-by: Min Hu <humi...@huawei.com>
Applied to dpdk-next-net/main, thanks.