[PATCH v9 05/14] net/idpf: add support for queue start and stop
Andrew Rybchenko
andrew.rybchenko at oktetlabs.ru
Fri Oct 21 09:53:10 CEST 2022
On 10/21/22 08:18, Junfeng Guo wrote:
> Add support for queue operations:
> - rx_queue_start
> - rx_queue_stop
> - tx_queue_start
> - tx_queue_stop
Qeueues start/stop are required for deferred start.
So, before the patch device start must simply start
all setup queues which should reject deferred_start
request in queue configuration.
More information about the dev
mailing list