Re: [net-next PATCH v5 2/2] octeontx2-pf: TC flower offload support for mirror

From: Simon Horman
Date: Thu Nov 30 2023 - 11:54:53 EST


On Thu, Nov 30, 2023 at 09:13:24AM +0530, Suman Ghosh wrote:
> This patch extends TC flower offload support for mirroring ingress
> traffic to a different PF/VF. Below is an example command,
>
> 'tc filter add dev eth1 ingress protocol ip flower src_ip <ip-addr>
> skip_sw action mirred ingress mirror dev eth2'
>
> Signed-off-by: Suman Ghosh <sumang@xxxxxxxxxxx>
> Reviewed-by: Wojciech Drewek <wojciech.drewek@xxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>