[PATCH v3 4/5] app/testpmd: fix slave device isn't released
    Ferruh Yigit 
    ferruh.yigit at xilinx.com
       
    Wed Jun  1 19:54:37 CEST 2022
    
    
  
On 5/3/2022 11:02 AM, Min Hu (Connor) wrote:
> From: Huisong Li<lihuisong at huawei.com>
> 
> Currently, some eth devices are added to bond device, these devices are not
> released when the quit command is executed in testpmd. This patch adds the
> release operation for all active slaves under a bond device.
> 
> Fixes: 0e545d3047fe ("app/testpmd: check stopping port is not in bonding")
> Cc:stable at dpdk.org
> 
> Signed-off-by: Huisong Li<lihuisong at huawei.com>
> Signed-off-by: Min Hu (Connor)<humin29 at huawei.com>
Hi Connor,
Can you please do the similar #ifdef grouping done in 3/5 patch?
    
    
More information about the stable
mailing list