On 7/14/21 10:33 AM, Lorenzo Bianconi wrote: > From: Ben Pfaff <[email protected]> > > This should avoid some work by doing the cheapest check (the one on > UseLogicalDatapathGroups) before any joins. DDlog is probably > factoring out the reference to the Flow relation, which is identical > in both, but this ought to avoid the group_by aggregation (which is > relatively expensive) in the case where UseLogicalDatapathGroups is > not enabled. > > Signed-off-by: Ben Pfaff <[email protected]> > Signed-off-by: Lorenzo Bianconi <[email protected]> > ---
Acked-by: Dumitru Ceara <[email protected]> Thanks, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
