On Tue, Oct 14, 2025 at 12:36:24PM +0000, Ciara Loftus wrote:
> This patch adds an IAVF testpmd command "port reinit <port_id>" which
> will send a request to the PF to reset the given VF, followed by the
> VF then reinitialising and restarting itself.
> 
> Signed-off-by: Ciara Loftus <[email protected]>
> ---
> v4:
> * Rename restore -> reinit
> ---
>  drivers/net/intel/iavf/iavf_testpmd.c | 51 +++++++++++++++++++++++++++
>  1 file changed, 51 insertions(+)
> 
Series-acked-by: Bruce Richardson <[email protected]>

Taking this as driver-local for now, but hopefully we can convert it to a
standard ethdev API in the next release.

Applied to dpdk-next-net-intel.

/Bruce

Reply via email to