On 2/5/24 11:07, Ales Musil wrote: > > > On Mon, Feb 5, 2024 at 10:47 AM Ales Musil <[email protected] > <mailto:[email protected]>> wrote: > > There are 3 flows for matching ECMP symmetric reply that are different > in a single match part that is the protocol (udp/tcp/sctp) for ct.new > traffic and additional 3 flows (udp/tcp/sctp) for ct.est && !ct.rpl. > > Remove the protocol requirement from those flows and merge the > remaining two onto single flow. This also reduces the logical flows > per ECMP reply from 6 to 1. > > Reported-at: https://issues.redhat.com/browse/FDP-358 > <https://issues.redhat.com/browse/FDP-358> > Suggested-by: Dumitru Ceara <[email protected] > <mailto:[email protected]>> > Signed-off-by: Ales Musil <[email protected] <mailto:[email protected]>> > > > I forgot the dot at the end (again...) and also: > Fixes: 506f7d4bcfbc ("northd: rely on new actions for ecmp-symmetric > routing") >
I fixed up the commit log and added the "fixes" tag. I pushed this to main and backported it to all branches down to 22.06. Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
