On Wed, Dec 2, 2015 at 11:30 PM, mweglicx wrote:
> This change prevents netdev_dpdk from accessing pointer
> which is not valid.
>
> Signed-off-by: Michal Weglicki
Thanks. I applied the patch to master and branch 2.[3-5].
Thanks,
Pravin.
___
dev maili
It looks obviously correct to me but I guess that Daniele or Pravin
should apply it.
On Mon, Dec 21, 2015 at 10:04:55AM +, Weglicki, MichalX wrote:
> Hello,
>
> Is it possible to merge this patch? It is quite simple, and very important
> for integration with DPDK 2.2.
>
> Br,
> Michal.
Hello,
Is it possible to merge this patch? It is quite simple, and very important for
integration with DPDK 2.2.
Br,
Michal.
-Original Message-
From: Weglicki, MichalX
Sent: Thursday, December 3, 2015 7:30 AM
To: dev@openvswitch.org
Cc: Weglicki, MichalX
Subject: [PATCH] netdev_dp
This change prevents netdev_dpdk from accessing pointer
which is not valid.
Signed-off-by: Michal Weglicki
---
lib/netdev-dpdk.c | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/lib/netdev-dpdk.c b/lib/netdev-dpdk.c
index 4658416..2831a1b 100644
--- a/lib/netdev-dpdk.c