]> git.droids-corp.org - dpdk.git/commit
net/hns3: unregister MP action on close for secondary
authorHuisong Li <lihuisong@huawei.com>
Tue, 2 Nov 2021 01:38:28 +0000 (09:38 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Thu, 4 Nov 2021 14:11:32 +0000 (15:11 +0100)
commit443242212baeb67d298c54cc927553c92aa29bec
tree5ec3b7ee344e5ce1d8863e3bd32f617c39756d40
parent841f8693536f9410fd51d385e1090d35cfe59914
net/hns3: unregister MP action on close for secondary

This patch fixes lack of unregistering MP action for secondary process
when PMD is closed.

Fixes: 9570b1fdbdad ("net/hns3: check multi-process action register result")
Fixes: 23d4b61fee5d ("net/hns3: support multiple process")
Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
drivers/net/hns3/hns3_ethdev.c
drivers/net/hns3/hns3_ethdev_vf.c
drivers/net/hns3/hns3_mp.c
drivers/net/hns3/hns3_mp.h