On Tue, Jul 13, 2021 at 07:55:32AM +0530, kumar Amber wrote: > From: Harry van Haaren <[email protected]> > > This commit avoids many instances of "using subtable X for miniflow (x,y)" > in the ovs-vswitchd log when using the DPCLS Autovalidator. This occurs > when no specialized subtable is found, and the generic "_any" version of > the avx512 subtable search implementation was used. This change logs the > subtable usage once, avoiding duplicates. > > Signed-off-by: Harry van Haaren <[email protected]> > Signed-off-by: kumar Amber <[email protected]> > Co-authored-by: kumar Amber <[email protected]> > > ---
This patch looks good and works for me. Acked-by: Flavio Leitner <[email protected]> Thanks Kumar and Harry, fbl _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
