On 6/20/2023 4:02 AM, humin (Q) wrote: > 在 2023/6/8 10:59, Chaoyong He 写道: >> From: Long Wu <[email protected]> >> >> Bonding port in mode 4 enables dedicated queues, we >> will create a flow for this feature. So we need to >> destroy this flow when we remove the member port. >> >> Furthermore if we don't destroy the flow that created >> for dedicated queues when we remove the member port, >> maybe we couldn't add the member port to a new bonding >> port that needed dedicated queues. >> >> We add the destroy action in removing member port >> function. >> >> Fixes: 49dad9028e2a ("net/bonding: support flow API") >> Cc: [email protected] >> Cc: [email protected] >> >> Signed-off-by: Long Wu <[email protected]> >> Reviewed-by: Niklas Söderlund <[email protected]> >> Reviewed-by: Chaoyong He <[email protected]> >> > > Acked-by: Min Hu (Connor) <[email protected]> >
Applied to dpdk-next-net/main, thanks.

