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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Oct 1 11:51:50 CEST 2014


2014-09-29 18:09, Damjan Marion:
> On 17 Sep 2014, at 09:32, Olivier MATZ <olivier.matz at 6wind.com> wrote:
> > On 09/12/2014 12:25 AM, damarion at cisco.com wrote:
> > > 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>
> 
> Is this going to be applied or any action pending on my side?

It's now applied.

Thanks
-- 
Thomas


More information about the dev mailing list