[PATCH v3] ethdev: fix dev close in secondary process

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Wed Jun 1 12:38:54 CEST 2022


On 6/1/22 06:15, Min Hu (Connor) wrote:
> From: Min Hu <humin29 at 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: stable at dpdk.org
> 
> Signed-off-by: Min Hu <humin29 at huawei.com>

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


More information about the dev mailing list