On Mon, Mar 04, 2024 at 11:18:22AM -0500, Mike Pattrick wrote: > On Mon, Mar 4, 2024 at 10:22 AM Xavier Simonart <[email protected]> wrote: > > > > On netdev datapath, when a ct element was cleaned, the cmap > > could be shrinked, potentially causing some elements to be skipped > > in the flush iteration. > > > > Fixes: 967bb5c5cd90 ("conntrack: Add rcu support.") > > Signed-off-by: Xavier Simonart <[email protected]> > > Acked-by: Mike Pattrick <[email protected]>
Thanks Xavier and Mike, I have applied this patch-set; - conntrack: Fix flush not flushing all elements. https://github.com/openvswitch/ovs/commit/6c082a8310d5 And a backport to branch-3.3: - conntrack: Fix flush not flushing all elements. https://github.com/openvswitch/ovs/commit/0f1af687cc7e I have also prepared backports back to branch-2.17 which I will post separately for review. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
