[PATCH v3] net/gve: add reset path

Stephen Hemminger stephen at networkplumber.org
Thu Jan 22 01:58:34 CET 2026


On Wed, 21 Jan 2026 22:00:35 +0000
"Jasper Tran O'Leary" <jtranoleary at google.com> 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 <jtranoleary at google.com>
> Reviewed-by: Joshua Washington <joshwash at google.com>
> ---

Thanks, updated to this version in next-net


More information about the dev mailing list