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 at cisco.com 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_rx
On 17 Sep 2014, at 09:32, Olivier MATZ wrote:
> Hello,
>
> On 09/12/2014 12:25 AM, damarion at cisco.com wrote:
>> From: Damjan Marion
>>
>> 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
Hello,
On 09/12/2014 12:25 AM, damarion at cisco.com wrote:
> From: Damjan Marion
>
> 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(-)
>
Ac
Hi
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of
> damarion at cisco.com
> Sent: Friday, September 12, 2014 6:25 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] virtio: fix crash if VIRTIO_NET_F_CTRL_VQ is not
> negotiated
>
From: Damjan Marion
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(-)
diff --git a/lib/librte_pmd_virtio/virtio_rxtx.c
b/lib/librte_pmd_virtio/virtio_
5 matches
Mail list logo