Re: [PATCH v2] net/mlx5: fix the maximal queue size query

2025-05-14 Thread Raslan Darawsheh
Hi, On 14/05/2025 10:55 AM, Viacheslav Ovsiienko wrote: The mlx5 PMD manages the device using two modes: the Verbs API and the DevX API. Each API offers its own method for querying the maximum work queue size (in descriptors). The corrected patch enhanced the rte_eth_dev_info_get() API support

[PATCH v2] net/mlx5: fix the maximal queue size query

2025-05-14 Thread Viacheslav Ovsiienko
The mlx5 PMD manages the device using two modes: the Verbs API and the DevX API. Each API offers its own method for querying the maximum work queue size (in descriptors). The corrected patch enhanced the rte_eth_dev_info_get() API support in mlx5 PMD to return the true maximum number of descriptor