RE: [PATCH 2/3] net/mlx5: extend hws send to kernel action support

2023-09-08 Thread Suanming Mou
> -Original Message- > From: Jiawei(Jonny) Wang > Sent: Friday, September 8, 2023 5:21 PM > To: Suanming Mou ; Ori Kam ; > NBU-Contact-Thomas Monjalon (EXTERNAL) > Cc: dev@dpdk.org; Raslan Darawsheh > Subject: [PATCH 2/3] net/mlx5: extend hws send to kernel ac

[PATCH 2/3] net/mlx5: extend hws send to kernel action support

2023-09-08 Thread Jiawei Wang
The hws send to kernel action was supported in NIC and FDB tables, Currently, the send to kernel action is created in NIC RX only. This patch adds the FDB and NIC-TX tables support for sending to the kernel action for HWS. Signed-off-by: Jiawei Wang --- drivers/net/mlx5/mlx5.h | 2 +-