On 10/6/2021 12:18 PM, Xueming Li wrote:
Currently, most ethdev callback API use queue ID as parameter, but Rx
and Tx queue release callback use queue object which is used by Rx and
Tx burst data plane callback.

To align with other eth device queue configuration callbacks:
- queue release callbacks are changed to use queue ID
- all drivers are adapted

Signed-off-by: Xueming Li<[email protected]>
Reviewed-by: Andrew Rybchenko<[email protected]>
Acked-by: Ajit Khaparde<[email protected]>
Acked-by: Somnath Kotur<[email protected]>

Acked-by: Ferruh Yigit <[email protected]>

Reply via email to