Re: [PATCH] net/mlx5: fix decreasing the reference count of a Tx queue

2025-07-06 Thread Raslan Darawsheh
Hi, On 03/07/2025 6:02 PM, Bing Zhao wrote: When changing the order of the Tx queues startup, the depth of the queue is compared. If not equal to the current big log2 value, next queue will be checked and the current one will be skipped for the next iteration. The mlx5_txq_get() will increase

[PATCH] net/mlx5: fix decreasing the reference count of a Tx queue

2025-07-03 Thread Bing Zhao
When changing the order of the Tx queues startup, the depth of the queue is compared. If not equal to the current big log2 value, next queue will be checked and the current one will be skipped for the next iteration. The mlx5_txq_get() will increase the reference count number, and the size check n