RE: [PATCH 2/2] net/mlx5: apply default tuning to future speeds

2024-03-05 Thread Dariusz Sosnowski
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday, March 5, 2024 14:13 > To: dev@dpdk.org > Cc: Dariusz Sosnowski ; Slava Ovsiienko > ; Ori Kam ; Suanming Mou > ; Matan Azrad > Subject: [PATCH 2/2] net/mlx5: apply default tuning to future speeds

[PATCH 2/2] net/mlx5: apply default tuning to future speeds

2024-03-05 Thread Thomas Monjalon
Some default parameters for number of queues and ring size are different starting with 100G speed capability. Instead of checking all speed above 100G, make sure it is applied for any speed capability newer than 100G (including 400G for instance). Signed-off-by: Thomas Monjalon --- drivers/net/