Hi,
From: Bing Zhao
Sent: Tuesday, November 26, 2024 11:25 AM
To: Dariusz Sosnowski; Slava Ovsiienko; dev@dpdk.org; Raslan Darawsheh
Cc: Ori Kam; Suanming Mou; Matan Azrad; Maayan Kashani
Subject: [PATCH] net/mlx5: fix the unneeded stub table allocation
The HWS non-template flow API is reusing
> -Original Message-
> From: Bing Zhao
> Sent: Tuesday, November 26, 2024 10:26
> To: Dariusz Sosnowski ; Slava Ovsiienko
> ; dev@dpdk.org; Raslan Darawsheh
>
> Cc: Ori Kam ; Suanming Mou ;
> Matan Azrad ; Maayan Kashani
>
> Subject: [PATCH] net/mlx
The HWS non-template flow API is reusing some implementation of
template API to unifiy code logic. So for each rule creation, a stub
/ temporary table is used in order to reuse the actions construction.
Since this is temporary and used only internally, there is no need to
save the table permanentl
3 matches
Mail list logo