On 9/4/2017 8:26 PM, De Lara Guarch, Pablo wrote:
-Original Message-
From: Hemant Agrawal [mailto:hemant.agra...@nxp.com]
Sent: Wednesday, August 23, 2017 1:24 PM
To: dev@dpdk.org
Cc: Doherty, Declan ; De Lara Guarch, Pablo
; akhil.go...@nxp.com
Subject: [PATCH] app/crypto-perf: fix un
> -Original Message-
> From: Hemant Agrawal [mailto:hemant.agra...@nxp.com]
> Sent: Wednesday, August 23, 2017 1:24 PM
> To: dev@dpdk.org
> Cc: Doherty, Declan ; De Lara Guarch, Pablo
> ; akhil.go...@nxp.com
> Subject: [PATCH] app/crypto-perf: fix uninitialized errno value
>
> errno shou
> -Original Message-
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Hemant Agrawal
> Sent: Wednesday 23 August 2017 13:24
> To: dev@dpdk.org
> Cc: Doherty, Declan ; De Lara Guarch, Pablo
> ; akhil.go...@nxp.com
> Subject: [dpdk-dev] [PATCH] app/crypto-pe
errno should be initialized to 0 before calling strtol
Fixes: f6cefe253cc8 ("app/crypto-perf: add range/list of sizes")
Cc: sta...@dpdk.org
Signed-off-by: Hemant Agrawal
---
app/test-crypto-perf/cperf_options_parsing.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/app/test-crypto-perf/cpe
4 matches
Mail list logo