[dpdk-dev] [PATCH 0/3] virtio: patches for 2.1+

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 21 16:18:37 CEST 2015


2015-08-28 09:23, Stephen Hemminger:
> These are some recently found bug fixes for virtio driver.
> 
> Stephen Hemminger (3):
>   virtio: don't report link state feature unless available
>   virtio: fix Coverity unsigned warnings
>   virtio: fix possible NULL dereference
> 
>  drivers/net/virtio/virtio_ethdev.c      |   20 +-
>  drivers/net/virtio/virtio_ethdev.c.orig | 1577 +++++++++++++++++++++++++++++++
>  drivers/net/virtio/virtio_ring.h        |    4 +-
>  drivers/net/virtio/virtio_rxtx.c        |    4 +-

Applied without virtio_ethdev.c.orig and without the 3rd patch duplicated by Bernard.
Thanks


More information about the dev mailing list