[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0980c20a-597b-4a6b-883f-280db6105eac@intel.com>
Date: Thu, 27 Mar 2025 14:56:50 +0200
From: Mor Bar-Gabay <morx.bar.gabay@...el.com>
To: Faizal Rahim <faizal.abdul.rahim@...ux.intel.com>, Tony Nguyen
<anthony.l.nguyen@...el.com>, Przemek Kitszel <przemyslaw.kitszel@...el.com>,
Andrew Lunn <andrew+netdev@...n.ch>, "David S . Miller"
<davem@...emloft.net>, Eric Dumazet <edumazet@...gle.com>, Jakub Kicinski
<kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>, Maxime Coquelin
<mcoquelin.stm32@...il.com>, Alexandre Torgue <alexandre.torgue@...s.st.com>,
Simon Horman <horms@...nel.org>, Vladimir Oltean <vladimir.oltean@....com>,
Russell King <linux@...linux.org.uk>, Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>, Jesper Dangaard Brouer
<hawk@...nel.org>, John Fastabend <john.fastabend@...il.com>, Furong Xu
<0x1207@...il.com>, Choong Yong Liang <yong.liang.choong@...ux.intel.com>,
Russell King <rmk+kernel@...linux.org.uk>, Hariprasad Kelam
<hkelam@...vell.com>, Xiaolei Wang <xiaolei.wang@...driver.com>, "Suraj
Jaiswal" <quic_jsuraj@...cinc.com>, Kory Maincent
<kory.maincent@...tlin.com>, Gal Pressman <gal@...dia.com>, Jesper Nilsson
<jesper.nilsson@...s.com>, <linux-arm-kernel@...ts.infradead.org>,
<netdev@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<bpf@...r.kernel.org>, <intel-wired-lan@...ts.osuosl.org>,
<linux-stm32@...md-mailman.stormreply.com>, Chwee-Lin Choong
<chwee.lin.choong@...el.com>, Vinicius Costa Gomes
<vinicius.gomes@...el.com>, Kunihiko Hayashi
<hayashi.kunihiko@...ionext.com>, Serge Semin <fancer.lancer@...il.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v10 05/14] igc: rename
I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
On 18/03/2025 5:07, Faizal Rahim wrote:
> Rename RX and TX packet buffer size macros in preparation for an
> upcoming patch that will refactor buffer size handling using FIELD_PREP
> and GENMASK.
>
> Changes:
> - Rename I225_RXPBSIZE_DEFAULT to IGC_RXPBSIZE_EXP_BMC_DEFAULT.
> The EXP_BMC suffix explicitly indicates Express and BMC buffer
> default values, improving readability and reusability for the
> upcoming changes, while also better reflecting the current buffer
> allocations.
> - Rename I225_TXPBSIZE_DEFAULT to IGC_TXPBSIZE_DEFAULT.
>
> These registers apply to both i225 and i226, so using the IGC prefix
> aligns with existing macro naming conventions.
>
> Signed-off-by: Faizal Rahim <faizal.abdul.rahim@...ux.intel.com>
> ---
> drivers/net/ethernet/intel/igc/igc_defines.h | 7 ++++---
> drivers/net/ethernet/intel/igc/igc_main.c | 4 ++--
> drivers/net/ethernet/intel/igc/igc_tsn.c | 2 +-
> 3 files changed, 7 insertions(+), 6 deletions(-)
>
Tested-by: Mor Bar-Gabay <morx.bar.gabay@...el.com>
Powered by blists - more mailing lists