RE: [PATCH v3 0/3] net/mlx5: support jump FDB Rx

2025-02-26 Thread Bing Zhao
Thanks a lot, Dariusz. > -Original Message- > From: Dariusz Sosnowski > Sent: Thursday, February 27, 2025 12:04 AM > To: Dariusz Sosnowski ; Slava Ovsiienko > ; Bing Zhao ; Ori Kam > ; Suanming Mou ; Matan Azrad > > Cc: dev@dpdk.org; Raslan Darawsheh > Subje

Re: [PATCH v3 0/3] net/mlx5: support jump FDB Rx

2025-02-26 Thread Raslan Darawsheh
Hi, From: Dariusz Sosnowski Sent: Wednesday, February 26, 2025 6:04 PM To: Dariusz Sosnowski; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad Cc: dev@dpdk.org; Raslan Darawsheh Subject: [PATCH v3 0/3] net/mlx5: support jump FDB Rx Before FW introduced the JUMP_FDB_RX action

[PATCH v3 0/3] net/mlx5: support jump FDB Rx

2025-02-26 Thread Dariusz Sosnowski
Before FW introduced the JUMP_FDB_RX action feature, jump from FDB Tx to Rx is not allowed. JUMP_FDB_RX feature introduces the internal loopback for Tx case and allow the REG C0 C1 B be preserved as well. This series adds the jump from FDB Tx to FDB Rx support and allows RSS action in FDB domain r