On Wed, 21 Jan 2026 22:00:35 +0000
"Jasper Tran O'Leary" <[email protected]> wrote:

> Currently, the driver does not include any reset functionality and hence
> cannot be reset by the application. This patch introduces a driver
> callback for the `rte_eth_dev_reset` function will which reset the
> device.
> 
> Also, as a precaution, null out device pointers to rx and tx queue
> arrays when we release the queues during a reset.
> 
> Signed-off-by: Jasper Tran O'Leary <[email protected]>
> Reviewed-by: Joshua Washington <[email protected]>
> ---

Thanks, updated to this version in next-net

Reply via email to