[PATCH V2 0/4] mlx5 unified fdb
Ophir Munk
ophirmu at nvidia.com
Wed Feb 26 09:38:42 CET 2025
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
More information about the dev
mailing list