[PATCH V2 0/4] mlx5 unified fdb
Raslan Darawsheh
rasland at nvidia.com
Wed Feb 26 17:12:29 CET 2025
Hi,
From: Ophir Munk <ophirmu at nvidia.com>
Sent: Wednesday, February 26, 2025 10:38 AM
To: Dariusz Sosnowski; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad
Cc: dev at dpdk.org; Raslan Darawsheh
Subject: [PATCH V2 0/4] mlx5 unified fdb
V1: initial version
V2: rebase + determine unified fdb based on FW capability
Bing Zhao (1):
net/mlx5: remove unneeded FDB flag on representor action
Ophir Munk (3):
common/mlx5: support FDB unified capability query
net/mlx5: support FDB unified domain
net/mlx5/hws: allow different types in miss validation
drivers/common/mlx5/mlx5_devx_cmds.c | 3 +
drivers/common/mlx5/mlx5_devx_cmds.h | 1 +
drivers/net/mlx5/hws/mlx5dr_table.c | 18 +-
drivers/net/mlx5/linux/mlx5_os.c | 11 +
drivers/net/mlx5/mlx5.h | 8 +
drivers/net/mlx5/mlx5_flow_hw.c | 521 ++++++++++++++++++++++++-----------
drivers/net/mlx5/mlx5_flow_meter.c | 16 +-
drivers/net/mlx5/mlx5_flow_quota.c | 9 +-
drivers/net/mlx5/mlx5_hws_cnt.c | 9 +-
9 files changed, 429 insertions(+), 167 deletions(-)
--
2.8.4
rebased squashed second and third patch together,
series applied to next-net-mlx,
Kindest regards,
Raslan Darawsheh
More information about the dev
mailing list