Re: [PATCH] net/mlx5: fix flow create failure with GENEVE options match

2025-03-11 Thread Raslan Darawsheh
Hi, From: Maayan Kashani Sent: Monday, March 3, 2025 3:29 PM To: dev@dpdk.org Cc: Maayan Kashani; Dariusz Sosnowski; Raslan Darawsheh; sta...@dpdk.org; Bing Zhao; Slava Ovsiienko; Ori Kam; Suanming Mou; Matan Azrad Subject: [PATCH] net/mlx5: fix flow create failure with GENEVE options match

[PATCH] net/mlx5: fix flow create failure with GENEVE options match

2025-03-03 Thread Maayan Kashani
For non template API on top of HWS, geneve options were missing a parser and therefor it failed. In template API it geneve options is configured by the user using mlx5 set/apply tlv_options commands. To support hybrid mode, if no parser exists, added inner configuration of geneve parser, else, in