Re: [ovs-dev] [PATCH v16 7/8] netdev-offload-tc: Add offload support for sFlow

2021-10-21 Thread Chris Mi via dev
On 10/15/2021 8:57 PM, Eelco Chaudron wrote: See some small comments below... On 12 Oct 2021, at 10:19, Chris Mi wrote: Create a unique group ID to map the sFlow info when offloading sFlow action to TC. When showing the offloaded datapath flows, translate the group ID from TC sample action to

Re: [ovs-dev] [PATCH v16 7/8] netdev-offload-tc: Add offload support for sFlow

2021-10-15 Thread Eelco Chaudron
See some small comments below... On 12 Oct 2021, at 10:19, Chris Mi wrote: > Create a unique group ID to map the sFlow info when offloading sFlow > action to TC. When showing the offloaded datapath flows, translate the > group ID from TC sample action to sFlow info using the mapping. > > Signed-o

[ovs-dev] [PATCH v16 7/8] netdev-offload-tc: Add offload support for sFlow

2021-10-12 Thread Chris Mi via dev
Create a unique group ID to map the sFlow info when offloading sFlow action to TC. When showing the offloaded datapath flows, translate the group ID from TC sample action to sFlow info using the mapping. Signed-off-by: Chris Mi Reviewed-by: Eli Britstein --- NEWS| 1 +