Hi, > -----Original Message----- > From: Jiawei(Jonny) Wang <[email protected]> > Sent: Friday, September 8, 2023 12:21 PM > To: Suanming Mou <[email protected]>; Ori Kam <[email protected]>; > NBU-Contact-Thomas Monjalon (EXTERNAL) <[email protected]> > Cc: [email protected]; Raslan Darawsheh <[email protected]> > Subject: [PATCH 1/3] net/mlx5: extend send to kernel action support > > The send to kernel action was supported in NIC and FDB tables, Currently, the > send to kernel action is created in NIC RX only. > > With some TC rules (example: roce packets, redirects into rep ports) and DPDK > RTE rules for the rest of the traffic. Then it needs the specific rule to > re-route > the packets into the kernel through the FDB table. > > This patch adds the FDB and NIC-TX tables support for sending to the kernel > action. > > Signed-off-by: Jiawei Wang <[email protected]>
Series applied to next-net-mlx, Kindest regards, Raslan Darawsheh

