On 11/16/2021 6:50 AM, lihuisong (C) wrote:

在 2021/11/15 21:01, Singh, Aman Deep 写道:
On 10/25/2021 12:09 PM, Min Hu (Connor) wrote:
From: Huisong Li <lihuisong@huawei.com>

Stopping a bond device also stops all active slaves under the bond device.
If this port is bond device, we need to modify the port status of all
slaves from RTE_PORT_STARTED to RTE_PORT_STOPPED.

Fixes: 0e545d3047fe ("app/testpmd: check stopping port is not in bonding")
Cc: stable@dpdk.org

Signed-off-by: Huisong Li <lihuisong@huawei.com>
Signed-off-by: Min Hu (Connor) <humin29@huawei.com>
---

Looks good to me.
Acked-by: Aman Singh <aman.deep.singh@intel.com>

<snip>