[PATCH v1 1/4] net/ntnic: implement start/stop for Rx/Tx queues
Stephen Hemminger
stephen at networkplumber.org
Sun Jun 29 19:50:42 CEST 2025
On Fri, 20 Jun 2025 13:27:04 +0200
Oleksandr Kolomeiets <okl-plv at napatech.com> wrote:
> The following functions exported by the driver were stubs
> which merely changed the status flags:
> * rx_queue_start
> * rx_queue_stop
> * tx_queue_start
> * tx_queue_stop
>
> Proper implementation was added to control queues's state.
>
> Signed-off-by: Oleksandr Kolomeiets <okl-plv at napatech.com>
Since these were broken (and now fixed), you should add a Fixes: tag to this patch.
More information about the dev
mailing list