From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] virtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not negotiated Date: Wed, 01 Oct 2014 11:51:50 +0200 Message-ID: <4543364.ClhKdKXkRk@xps13> References: <1410474308-17744-1-git-send-email-damarion@cisco.com> <5419392A.1030606@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Damjan Marion Return-path: In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" 2014-09-29 18:09, Damjan Marion: > On 17 Sep 2014, at 09:32, Olivier MATZ wrote: > > On 09/12/2014 12:25 AM, damarion-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org wrote: > > > If VIRTIO_NET_F_CTRL_VQ is not negotiated hw->cvq will be NULL > > > > > > Signed-off-by: Damjan Marion > > > --- > > > lib/librte_pmd_virtio/virtio_rxtx.c | 6 ++++-- > > > 1 file changed, 4 insertions(+), 2 deletions(-) > > > > Acked-by: Olivier Matz > > Is this going to be applied or any action pending on my side? It's now applied. Thanks -- Thomas