All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joe Damato <joe@dama.to>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	intel-wired-lan@lists.osuosl.org, anthony.l.nguyen@intel.com,
	przemyslaw.kitszel@intel.com, jacob.e.keller@intel.com,
	michal.swiatkowski@linux.intel.com,
	Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH net-next v2 2/7] eth: igc: migrate to new RXFH callbacks
Date: Mon, 16 Jun 2025 18:23:55 +0300	[thread overview]
Message-ID: <aFA3C5sSiI5F7eZH@MacBook-Air.local> (raw)
In-Reply-To: <20250614180907.4167714-3-kuba@kernel.org>

On Sat, Jun 14, 2025 at 11:09:02AM -0700, Jakub Kicinski wrote:
> Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
> add dedicated callbacks for getting and setting rxfh fields").
> 
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
>  drivers/net/ethernet/intel/igc/igc_ethtool.c | 18 ++++++++++--------
>  1 file changed, 10 insertions(+), 8 deletions(-)
>

Reviewed-by: Joe Damato <joe@dama.to>

WARNING: multiple messages have this Message-ID (diff)
From: Joe Damato <joe@dama.to>
To: Jakub Kicinski <kuba@kernel.org>
Cc: davem@davemloft.net, netdev@vger.kernel.org, edumazet@google.com,
	pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
	intel-wired-lan@lists.osuosl.org, anthony.l.nguyen@intel.com,
	przemyslaw.kitszel@intel.com, jacob.e.keller@intel.com,
	michal.swiatkowski@linux.intel.com,
	Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Subject: Re: [PATCH net-next v2 2/7] eth: igc: migrate to new RXFH callbacks
Date: Mon, 16 Jun 2025 18:23:55 +0300	[thread overview]
Message-ID: <aFA3C5sSiI5F7eZH@MacBook-Air.local> (raw)
In-Reply-To: <20250614180907.4167714-3-kuba@kernel.org>

On Sat, Jun 14, 2025 at 11:09:02AM -0700, Jakub Kicinski wrote:
> Migrate to new callbacks added by commit 9bb00786fc61 ("net: ethtool:
> add dedicated callbacks for getting and setting rxfh fields").
> 
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
>  drivers/net/ethernet/intel/igc/igc_ethtool.c | 18 ++++++++++--------
>  1 file changed, 10 insertions(+), 8 deletions(-)
>

Reviewed-by: Joe Damato <joe@dama.to>

  reply	other threads:[~2025-06-16 15:24 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-14 18:09 [Intel-wired-lan] [PATCH net-next v2 0/7] eth: intel: migrate to new RXFH callbacks Jakub Kicinski
2025-06-14 18:09 ` Jakub Kicinski
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 1/7] eth: igb: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 2/7] eth: igc: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:23   ` Joe Damato [this message]
2025-06-16 15:23     ` Joe Damato
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 3/7] eth: ixgbe: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:25   ` [Intel-wired-lan] " Joe Damato
2025-06-16 15:25     ` Joe Damato
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 4/7] eth: fm10k: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:27   ` [Intel-wired-lan] " Joe Damato
2025-06-16 15:27     ` Joe Damato
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 5/7] eth: i40e: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:30   ` [Intel-wired-lan] " Joe Damato
2025-06-16 15:30     ` Joe Damato
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 6/7] eth: ice: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:33   ` [Intel-wired-lan] " Joe Damato
2025-06-16 15:33     ` Joe Damato
2025-06-14 18:09 ` [Intel-wired-lan] [PATCH net-next v2 7/7] eth: iavf: " Jakub Kicinski
2025-06-14 18:09   ` Jakub Kicinski
2025-06-16 15:35   ` [Intel-wired-lan] " Joe Damato
2025-06-16 15:35     ` Joe Damato
2025-06-16 17:40 ` [Intel-wired-lan] [PATCH net-next v2 0/7] eth: intel: " Tony Nguyen
2025-06-16 17:40   ` Tony Nguyen
2025-06-16 18:25 ` [Intel-wired-lan] " Keller, Jacob E
2025-06-16 18:25   ` Keller, Jacob E
2025-06-17  1:40 ` [Intel-wired-lan] " patchwork-bot+netdevbpf
2025-06-17  1:40   ` patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aFA3C5sSiI5F7eZH@MacBook-Air.local \
    --to=joe@dama.to \
    --cc=aleksandr.loktionov@intel.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jacob.e.keller@intel.com \
    --cc=kuba@kernel.org \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.