[dpdk-dev] [PATCH v2 03/12] virtio: reinitialize the device in configure callback

Maxime Coquelin maxime.coquelin at redhat.com
Tue Oct 11 15:13:03 CEST 2016



On 10/03/2016 11:00 AM, Olivier Matz wrote:
> Add the ability to reset the virtio device in the configure callback
> if the features flag changed since previous reset. This will be possible
> with the introduction of offload support in next commits.
>
> Signed-off-by: Olivier Matz <olivier.matz at 6wind.com>
> ---
>  drivers/net/virtio/virtio_ethdev.c | 26 +++++++++++++++++++-------
>  drivers/net/virtio/virtio_pci.h    |  1 +
>  2 files changed, 20 insertions(+), 7 deletions(-)

Looks good to me.
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>

Thanks,
Maxime


More information about the dev mailing list