On 7/31/24 11:05, Dumitru Ceara wrote:
> From: Ales Musil <[email protected]>
> 
> Currently, OVN would generate up to 2 flows per sample, depending
> on the configuration. Add optimization that can reduce the number
> of flows added into the ACL pipeline down to 3 per collector. This
> optimization can be achieved only when the sample action with
> registers is supported in OvS and the sample has only single
> collector. The single collector per sample should be the case
> in most configurations, usually even the same collector
> for all samples which greatly reduces the number of flows per
> ACL with sampling.
> 
> If there are more collectors per sample or the OvS feature is not
> supported, the implementation will fall back to flows per sample.
> 
> Reported-at: https://issues.redhat.com/browse/FDP-709
> Signed-off-by: Ales Musil <[email protected]>
> ---

Acked-by: Dumitru Ceara <[email protected]>

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

Reply via email to