[PATCH v2] net/bonding: fix flow flush order on bonded device close

Andrew Rybchenko andrew.rybchenko at oktetlabs.ru
Thu Oct 20 08:34:10 CEST 2022


On 10/19/22 14:18, Ivan Malov wrote:
> The current code first removes all back-end devices of
> the bonded device and then invokes flush operation to
> remove flows in such back-end devices, which makes no
> sense. Fix that by re-ordering the steps accordingly.
> 
> Fixes: 49dad9028e2a ("net/bonding: support flow API")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Ivan Malov <ivan.malov at oktetlabs.ru>
> Reviewed-by: Andrew Rybchenko <andrew.rybchenko at oktetlabs.ru>

Applied to dpdk-next-net/main, thanks.




More information about the dev mailing list