Hi,
On 25/03/2026 11:54 PM, Maayan Kashani wrote:
HWS fixes a flow group's DR table type (FDB_UNIFIED, FDB_RX, FDB_TX, etc.) on first use. If a later table uses the same group with a different domain (e.g. transfer wire_orig) the driver returns a generic type mismatch. - Add mlx5dr_table_type_name() to map table type enum to readable strings (e.g. FDB_RX(wire_orig), FDB_UNIFIED). This makes it easier to fix ordering issues (e.g. create wire_origtable before the table that jumps to the group). Signed-off-by: Maayan Kashani <[email protected]> Acked-by: Dariusz Sosnowski <[email protected]>
Patch applied to next-net-mlx, Kindest regards Raslan Darawsheh

