RE: [PATCH V2 3/4] net/mlx5: remove unneeded FDB flag on representor action

2025-02-26 Thread Dariusz Sosnowski
bject: [PATCH V2 3/4] net/mlx5: remove unneeded FDB flag on representor > action > > From: Bing Zhao > > 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

[PATCH V2 3/4] net/mlx5: remove unneeded FDB flag on representor action

2025-02-26 Thread Ophir Munk
From: Bing Zhao 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 nee