lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240925195959.GZ4029621@kernel.org>
Date: Wed, 25 Sep 2024 20:59:59 +0100
From: Simon Horman <horms@...nel.org>
To: Zhu Jun <zhujun2@...s.chinamobile.com>
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
	hawk@...nel.org, netdev@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH] tools/net:Fix the wrong format specifier

On Wed, Sep 25, 2024 at 08:53:54PM +0100, Simon Horman wrote:
> On Wed, Sep 25, 2024 at 01:55:24AM -0700, Zhu Jun wrote:
> > The format specifier of "unsigned int" in printf() should be "%u", not
> > "%d".
> > 
> > Signed-off-by: Zhu Jun <zhujun2@...s.chinamobile.com>
> 
> Hi Zhu Jun,
> 
> Thanks for your patch.
> 
> While this change looks good to me it looks like it is for net-next.
> Currently net-next is closed for the v6.12 merge window. So please
> repost this patch once it reopens, after v6.12-rc1 has been released.
> I expect that to happen early next week.
> 
> Also, please explicitly target net-next patches for that tree like this:
> 
>   Subject: [PATCH net-next]
> 
> For reference, netdev processes are documented here:
> https://docs.kernel.org/process/maintainer-netdev.html

Sorry, one more thing, looking at git history I think the prefix
for the patch should be 'tools: ynl: '. So perhaps:

   Subject: [PATCH net-next] tools: ynl: correct page-pool stat format specifier

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ