[dpdk-dev] [PATCH] virtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not negotiated

Olivier MATZ olivier.matz at 6wind.com
Wed Sep 17 09:32:58 CEST 2014


Hello,

On 09/12/2014 12:25 AM, damarion at cisco.com wrote:
> From: Damjan Marion <damarion at cisco.com>
>
> If VIRTIO_NET_F_CTRL_VQ is not negotiated hw->cvq will be NULL
>
> Signed-off-by: Damjan Marion <damarion at cisco.com>
> ---
>   lib/librte_pmd_virtio/virtio_rxtx.c | 6 ++++--
>   1 file changed, 4 insertions(+), 2 deletions(-)
>

Acked-by: Olivier Matz <olivier.matz at 6wind.com>



More information about the dev mailing list