Re: [PATCH] net/mlx5: increase max pattern templates

2024-07-02 Thread Raslan Darawsheh
Hi, From: Gregory Etelson Sent: Monday, July 1, 2024 1:26 PM To: dev@dpdk.org Cc: Gregory Etelson; Maayan Kashani; Raslan Darawsheh; Ori Kam; Dariusz Sosnowski; Slava Ovsiienko; Suanming Mou; Matan Azrad Subject: [PATCH] net/mlx5: increase max pattern templates From: Ori Kam Until now the

[PATCH] net/mlx5: increase max pattern templates

2024-07-01 Thread Gregory Etelson
From: Ori Kam Until now the number of pattern templates that was supported per table was limited to 2. This was the result of the limitation that the table could only support 1 matcher. which meant that we could only support merge of Ipv4 + TCP and IPv4 + UDP. With the added ability to use exten