Re: [PATCH v4 0/3] HWS non-template support

2024-06-10 Thread Raslan Darawsheh
Hi, From: Maayan Kashani Sent: Thursday, June 6, 2024 1:31 PM To: dev@dpdk.org Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh Subject: [PATCH v4 0/3] HWS non-template support Initial coding to support non-template in mlxdr layer. Yevgeny Kliteynik (3): net/mlx5/hws: split the root

[PATCH v4 0/3] HWS non-template support

2024-06-06 Thread Maayan Kashani
Initial coding to support non-template in mlxdr layer. Yevgeny Kliteynik (3): net/mlx5/hws: split the root rule creation and destruction net/mlx5/hws: add support for action type LAST net/mlx5/hws: add support for backward-compatible API drivers/net/mlx5/hws/meson.build | 1 + driv