Hi Jerin, > -----Original Message----- > From: Jerin Jacob <[email protected]> > Sent: Wednesday, October 20, 2021 2:19 PM > To: Van Haaren, Harry <[email protected]> > Cc: dpdk-dev <[email protected]>; Jerin Jacob <[email protected]>; Pathak, Pravin > <[email protected]>; Shetty, Rashmi <[email protected]>; > [email protected] > Subject: Re: [dpdk-dev] [PATCH v2 4/4] event/dlb2: optimize credit allocations > using port hint flags > > On Thu, Oct 14, 2021 at 8:22 PM Harry van Haaren > <[email protected]> wrote: > > > > From: "Pathak, Pravin" <[email protected]> > > There are the following issues > > 1) WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email name > mismatch: 'From: "Pathak, Pravin" <[email protected]>' != > 'Signed-off-by: Pravin Pathak <[email protected]>'
Signed off by line is correct, the "From" line is incorrect. > 2) > Headline too long: > event/dlb2: optimize credit allocations using port hint flags Suggest this headline (which brings under the 60 chars?) event/dlb2: optimize credit allocations with port hints > Wrong tag: > Signed-off-by: Pathak, Pravin <[email protected]> > > Invalid patch(es) found - checked 4 patches > check-git-log failed > > ### event/dlb2: optimize credit allocations using port hint flags > > WARNING:TYPO_SPELLING: 'Defaut' may be misspelled - perhaps 'Default'? > #156: FILE: drivers/event/dlb2/dlb2_priv.h:27: > +#define DLB2_SW_CREDIT_QUANTA_DEFAULT 32 /* Defaut = Worker */ > ^^^^^^ > I can fix item 2 on merge. > > Regarding the author name(1). Can I change to Pravin Pathak > <[email protected]> ? Yes, thanks. > Appreciate a quick reply. Thanks for review & response. <snip patch contents>

