> -Original Message-
> From: Nicolau, Radu
> Sent: Monday, January 22, 2018 4:37 PM
> To: dev@dpdk.org
> Cc: Kovacevic, Marko ; Mcnamara, John
> ; Doherty, Declan ;
> Nicolau, Radu
> Subject: [PATCH] examples/bond: add mbuf alloc check
>
> Fixes Coverity issue 257008
>
Hi Radu,
You s
Fixes Coverity issue 257008
Signed-off-by: Radu Nicolau
---
examples/bond/main.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/examples/bond/main.c b/examples/bond/main.c
index 01e5eda..6c8a44a 100644
--- a/examples/bond/main.c
+++ b/examples/bond/main.c
@@ -441,6 +441,11 @@ static vo
2 matches
Mail list logo