Hi,

> -----Original Message-----
> From: Mohammad Iqbal Ahmad <[email protected]>
> Sent: Tuesday, January 24, 2023 12:38 PM
> To: [email protected]; NBU-Contact-Thomas Monjalon (EXTERNAL)
> <[email protected]>; Wisam Monther <[email protected]>; Jack
> Min <[email protected]>
> Cc: [email protected]; [email protected]; [email protected];
> [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> [email protected]; [email protected]; [email protected];
> Mohammad Iqbal Ahmad <[email protected]>
> Subject: [PATCH v3 1/1] app/test-flow-perf: fix division or module by zero
> 
> Fix division or module by zero reported by coverity scan.
> Updated .mailmap
> 
> Coverity issue: 373870
> Fixes: bf3688f1e816 ("app/flow-perf: add insertion rate calculation")
> 
> Signed-off-by: Mohammad Iqbal Ahmad <[email protected]>
> ---
>  .mailmap                  | 1 +
>  app/test-flow-perf/main.c | 7 ++++++-
>  2 files changed, 7 insertions(+), 1 deletion(-)
> 
> diff --git a/.mailmap b/.mailmap
> index a153c9ab93..ec9f419f53 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -912,6 +912,7 @@ Mitch Williams <[email protected]>  Mit
> Matelske <[email protected]>  Mohamad Noor Alim Hussin
> <[email protected]>
>  Mohammad Abdul Awal <[email protected]>
> +Mohammad Iqbal Ahmad <[email protected]>

Why you added such change in flow-perf related patch?

>  Mohammed Gamal <[email protected]>
>  Mohsin Kazmi <[email protected]>  Mohsin Mazhar Shaikh
> <[email protected]>
> diff --git a/app/test-flow-perf/main.c b/app/test-flow-perf/main.c index
> 4a9206803a..0a542b0d87 100644
> --- a/app/test-flow-perf/main.c
> +++ b/app/test-flow-perf/main.c

BRs,
Wisam Jaddo

Reply via email to