On 7/12/24 19:06, Adrian Moreno wrote:
> Add as new column in the Flow_Sample_Collector_Set table named
> "local_group_id" which enables this feature.
>
> Acked-by: Eelco Chaudron <[email protected]>
> Signed-off-by: Adrian Moreno <[email protected]>
> ---
> NEWS | 4 ++
> vswitchd/bridge.c | 78 +++++++++++++++++++++++++++++++++++---
> vswitchd/vswitch.ovsschema | 9 ++++-
> vswitchd/vswitch.xml | 41 ++++++++++++++++++--
> 4 files changed, 121 insertions(+), 11 deletions(-)
>
> diff --git a/NEWS b/NEWS
> index bd97ea3c5..9e669ca40 100644
> --- a/NEWS
> +++ b/NEWS
> @@ -34,6 +34,10 @@ Post-v3.3.0
> these tunnels will calculate checksums by default and that behaviour
> can
> be changed with "options:csum=false" just as with the userspace
> datapath.
> + - Local sampling is introduced. It reuses the OpenFlow sample action and
> + allows samples to be emitted locally (instead of via IPFIX) in a
> + datapath-specific manner. The Linux kernel datapath is the first to
> + support this feature by using the new datapath "psample" action.
Nit: I'd add something like:
See 'local-group-id' column in Flow_Sample_Collector_Set table.
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev