On Fri, 20 Jun 2025 13:27:04 +0200 Oleksandr Kolomeiets <okl-...@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-...@napatech.com> Since these were broken (and now fixed), you should add a Fixes: tag to this patch.