[PATCH v7 01/11] net/mlx5: initial design of non template to hws

Raslan Darawsheh rasland at nvidia.com
Mon Jun 10 10:34:17 CEST 2024


Hi,

From: Maayan Kashani <mkashani at nvidia.com>
Sent: Sunday, June 9, 2024 2:00 PM
To: dev at dpdk.org
Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh; Slava Ovsiienko; Ori Kam; Suanming Mou; Matan Azrad
Subject: [PATCH v7 01/11] net/mlx5: initial design of non template to hws

Implement the frame and needed building
blocks for non template to hws API's.

Added validate, list_create and list_destroy to mlx5_flow_hw_drv_ops.
Rename old list_create/list_destroy functions to legacy_*
and added a call from verbs/dv ops to the legacy functions.

Updated rte_flow_hw as needed.
Added rte_flow_nt2hws structure for non-template rule data.

Signed-off-by: Maayan Kashani <mkashani at nvidia.com>

squash to net/mlx5: initial design of non template to hws

Acked-by: Dariusz Sosnowski <dsosnowski at nvidia.com>

Series applied to next-net-mlx,

Kindest regards,
Raslan Darawsheh


More information about the dev mailing list