> -----Original Message----- > From: Thomas Monjalon <tho...@monjalon.net> > Sent: Monday, February 20, 2023 2:52 PM > To: Mohammad Iqbal Ahmad <mah...@marvell.com>; dev@dpdk.org; Jack > Min <jack...@nvidia.com>; Wisam Monther <wis...@nvidia.com> > Cc: jer...@marvell.com; sk...@marvell.com; skotesh...@marvell.com; > pbhagavat...@marvell.com; kirankum...@marvell.com; > psathe...@marvell.com; asek...@marvell.com; ano...@marvell.com; > gak...@marvell.com; hka...@marvell.com; ndabilpu...@marvell.com > Subject: Re: [PATCH v3 1/1] app/test-flow-perf: fix division or module by > zero > > 20/02/2023 13:46, Wisam Monther: > > > --- a/.mailmap > > > +++ b/.mailmap > > > @@ -912,6 +912,7 @@ Mitch Williams <mitch.a.willi...@intel.com> Mit > > > Matelske <m...@pt.net> Mohamad Noor Alim Hussin > > > <mohamad.noor.alim.hus...@intel.com> > > > Mohammad Abdul Awal <mohammad.abdul.a...@intel.com> > > > +Mohammad Iqbal Ahmad <mah...@marvell.com> > > > > Why you added such change in flow-perf related patch? > > That's because when it is your first patch, your name must be added. > It is a new file. New rule :)
Sorry, first time hearing this 😊 > 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 <mah...@marvell.com> Acked-by: Wisam Jaddo <wis...@nvidia.com>