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] [thread-next>] [day] [month] [year] [list]
Message-ID: <f34de140-e01e-46a4-b3b8-4b6e7ba85b97@intel.com>
Date: Sun, 6 Jul 2025 13:58:52 +0300
From: Mor Bar-Gabay <morx.bar.gabay@...el.com>
To: Song Yoong Siang <yoong.siang.song@...el.com>, Tony Nguyen
	<anthony.l.nguyen@...el.com>, "David S . Miller" <davem@...emloft.net>, "Eric
 Dumazet" <edumazet@...gle.com>, Jakub Kicinski <kuba@...nel.org>, Paolo Abeni
	<pabeni@...hat.com>, Richard Cochran <richardcochran@...il.com>, "Alexei
 Starovoitov" <ast@...nel.org>, Daniel Borkmann <daniel@...earbox.net>,
	"Jesper Dangaard Brouer" <hawk@...nel.org>, John Fastabend
	<john.fastabend@...il.com>, Vinicius Costa Gomes <vinicius.gomes@...el.com>,
	Jonathan Corbet <corbet@....net>, Przemek Kitszel
	<przemyslaw.kitszel@...el.com>, "Shinas Rasheed" <srasheed@...vell.com>,
	Kevin Tian <kevin.tian@...el.com>, "Brett Creeley" <brett.creeley@....com>,
	Blanco Alcaine Hector <hector.blanco.alcaine@...el.com>, Joshua Hay
	<joshua.a.hay@...el.com>, Andrew Lunn <andrew+netdev@...n.ch>, Jacob Keller
	<jacob.e.keller@...el.com>, Kurt Kanzenbach <kurt@...utronix.de>, Marcin
 Szycik <marcin.szycik@...ux.intel.com>, Brett Creeley <bcreeley@....com>
CC: <intel-wired-lan@...ts.osuosl.org>, <netdev@...r.kernel.org>,
	<linux-kernel@...r.kernel.org>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next, v3 1/2] igc: Relocate RSS
 field definitions to igc_defines.h

On 20/06/2025 13:02, Song Yoong Siang wrote:
> Move the RSS field definitions related to IPv4 and IPv6 UDP from igc.h to
> igc_defines.h to consolidate the RSS field definitions in a single header
> file, improving code organization and maintainability.
> 
> This refactoring does not alter the functionality of the driver but
> enhances the logical grouping of related constants
> 
> Reviewed-by: Kurt Kanzenbach <kurt@...utronix.de>
> Signed-off-by: Song Yoong Siang <yoong.siang.song@...el.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@...el.com>
> Reviewed-by: Brett Creeley <brett.creeley@....com>
> ---
>   drivers/net/ethernet/intel/igc/igc.h         | 4 ----
>   drivers/net/ethernet/intel/igc/igc_defines.h | 3 +++
>   2 files changed, 3 insertions(+), 4 deletions(-)
> 
Tested-by: Mor Bar-Gabay <morx.bar.gabay@...el.com>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ