[PATCH V2 0/4] bugfix for bonding
Min Hu (Connor)
humin29 at huawei.com
Mon Apr 25 08:49:23 CEST 2022
Hi, Ferruh,
what do you think of this patch?
在 2022/3/24 11:00, Min Hu (Connor) 写道:
> From: Huisong Li <lihuisong at huawei.com>
>
> Fix some bonding related bug for bonding PMD and testpmd.
>
> v2:
> - add two patches in net/bonding.
> - change port status of slave device in start_port
> - delete removing slave operation when close bond port
>
> Huisong Li (4):
> net/bonding: fix non-active slaves aren't stopped
> net/bonding: fix non-terminable while loop
> app/testpmd: fix port status of slave device
> app/testpmd: fix slave device isn't released
>
> app/test-pmd/cmdline.c | 2 +
> app/test-pmd/testpmd.c | 122 ++++++++++++++++++++++++-
> app/test-pmd/testpmd.h | 5 +-
> drivers/net/bonding/rte_eth_bond_pmd.c | 23 +++--
> 4 files changed, 137 insertions(+), 15 deletions(-)
>
More information about the dev
mailing list