> -----Original Message-----
> From: Ophir Munk <ophi...@nvidia.com>
> Sent: Tuesday, February 25, 2025 13:02
> To: Dariusz Sosnowski <dsosnow...@nvidia.com>; Slava Ovsiienko
> <viachesl...@nvidia.com>; Bing Zhao <bi...@nvidia.com>; Ori Kam
> <or...@nvidia.com>; Suanming Mou <suanmi...@nvidia.com>; Matan Azrad
> <ma...@nvidia.com>
> Cc: dev@dpdk.org; Raslan Darawsheh <rasl...@nvidia.com>; Jiawei(Jonny)
> Wang <jiaw...@nvidia.com>
> Subject: [PATCH V1 3/4] net/mlx5: remove unneeded FDB flag on representor
> action
>
> From: Bing Zhao <bi...@nvidia.com>
>
> The "send_to_kernel" action is shared and created during the HWS configuration
> stage. By default, the NIC Rx and Tx flags are needed.
>
> There is only one case that the FDB* flags are needed when creating the
> action,
> the same as other shared actions. Only the transfer proxy port needs the FDB*
> flags for shared actions.
>
> Removing the unneeded FDB flags will help to save the resources of memory and
> STCs.
>
> Fixes: 07836ba156cb ("net/mlx5: fix device checking for send to kernel
> action")
> Cc: jiaw...@nvidia.com
>
> Signed-off-by: Bing Zhao <bi...@nvidia.com>
Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com>
Best regards,
Dariusz Sosnowski