Hi, From: Maayan Kashani <mkash...@nvidia.com> Sent: Thursday, February 27, 2025 12:45 PM To: dev@dpdk.org Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh; sta...@dpdk.org; Slava Ovsiienko; Bing Zhao; Ori Kam; Suanming Mou; Matan Azrad; Gregory Etelson Subject: [PATCH 1/2] net/mlx5: fix non template set VLAN VID
Support set vlan vid in non template on top of HWS. Update relevant return errors in the relevant functions to avoid crash. Mask the vlan vid action in non template mode such that the action template create will use the vid value. Fixes: 00a0a6b80674 ("net/mlx5: support indirect actions in non-template setup") Cc: sta...@dpdk.org Signed-off-by: Maayan Kashani <mkash...@nvidia.com> Acked-by: Dariusz Sosnowski <dsosnow...@nvidia.com> series applied to next-net-mlx, Kindest regards, Raslan Darawsheh