On 4/27/23 13:32, Roi Dayan wrote:
> Sometimes there is a need to clean empty chains as done in
> delete_chains_from_netdev().  The cited commit doesn't remove
> the chain completely which cause adding ingress_block later to fail.
> This can be reproduced with adding bond as ovs port which makes ovs
> use ingress_block for it.
> While at it add the netdev name that fails to the log.
> 
> Fixes: e1e5eac5b016 ("tc: Add TCA_KIND flower to delete and get operation to 
> avoid rtnl_lock().")
> Signed-off-by: Roi Dayan <[email protected]>
> ---
> 
> Change-log
> 
> v2:
> - Add comment in code about using tc del filter without TCA_KIND.

Applied.  Thanks!

Backported down to 2.17.

Best regards, Ilya Maximets.

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to