All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Wojciech Drewek <wojciech.drewek@intel.com>
Cc: "netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"edumazet@google.com" <edumazet@google.com>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>,
	"simon.horman@corigine.com" <simon.horman@corigine.com>,
	"Keller, Jacob E" <jacob.e.keller@intel.com>,
	"Nguyen, Anthony L" <anthony.l.nguyen@intel.com>,
	"pabeni@redhat.com" <pabeni@redhat.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next] ice: Implement ethtool reset support
Date: Thu, 1 Aug 2024 07:13:31 -0700	[thread overview]
Message-ID: <20240801071331.086a0864@kernel.org> (raw)
In-Reply-To: <616bd069-51a0-4b05-96af-2d419961e0e5@intel.com>

On Thu, 1 Aug 2024 13:01:52 +0200 Wojciech Drewek wrote:
> We've came up with below mapping:
> 
> PF reset:
> ethtool --reset eth0 irq dma filter offload
> (we reset all those components but only for the given PF)
> 
> CORE reset:
> ethtool --reset eth0 irq-shared dma-shared filter-shared offload-shared ram-shared
> (whole adapter is affected so we use shared versions + ram)
> 
> GLOBAL reset:
> ethtool --reset eth0 irq-shared dma-shared filter-shared offload-shared mac-shared phy-shared ram-shared
> (GLOBALR is CORER plus mac and phy components are also reinitialized)

SG!

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Wojciech Drewek <wojciech.drewek@intel.com>
Cc: "Keller, Jacob E" <jacob.e.keller@intel.com>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"edumazet@google.com" <edumazet@google.com>,
	"Nguyen, Anthony L" <anthony.l.nguyen@intel.com>,
	"simon.horman@corigine.com" <simon.horman@corigine.com>,
	"intel-wired-lan@lists.osuosl.org"
	<intel-wired-lan@lists.osuosl.org>,
	"pabeni@redhat.com" <pabeni@redhat.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next] ice: Implement ethtool reset support
Date: Thu, 1 Aug 2024 07:13:31 -0700	[thread overview]
Message-ID: <20240801071331.086a0864@kernel.org> (raw)
In-Reply-To: <616bd069-51a0-4b05-96af-2d419961e0e5@intel.com>

On Thu, 1 Aug 2024 13:01:52 +0200 Wojciech Drewek wrote:
> We've came up with below mapping:
> 
> PF reset:
> ethtool --reset eth0 irq dma filter offload
> (we reset all those components but only for the given PF)
> 
> CORE reset:
> ethtool --reset eth0 irq-shared dma-shared filter-shared offload-shared ram-shared
> (whole adapter is affected so we use shared versions + ram)
> 
> GLOBAL reset:
> ethtool --reset eth0 irq-shared dma-shared filter-shared offload-shared mac-shared phy-shared ram-shared
> (GLOBALR is CORER plus mac and phy components are also reinitialized)

SG!

  reply	other threads:[~2024-08-01 14:13 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-30 10:51 [Intel-wired-lan] [PATCH iwl-next] ice: Implement ethtool reset support Wojciech Drewek
2024-07-30 10:51 ` Wojciech Drewek
2024-07-30 13:58 ` [Intel-wired-lan] " Jakub Kicinski
2024-07-30 13:58   ` Jakub Kicinski
2024-07-31 12:08   ` [Intel-wired-lan] " Wojciech Drewek
2024-07-31 12:08     ` Wojciech Drewek
2024-07-31 16:48   ` [Intel-wired-lan] " Jacob Keller
2024-07-31 16:48     ` Jacob Keller
2024-07-31 23:47     ` Jakub Kicinski
2024-07-31 23:47       ` Jakub Kicinski
2024-08-01 11:01       ` Wojciech Drewek
2024-08-01 11:01         ` Wojciech Drewek
2024-08-01 14:13         ` Jakub Kicinski [this message]
2024-08-01 14:13           ` Jakub Kicinski
2024-07-31  8:22 ` Przemek Kitszel
2024-07-31  8:22   ` Przemek Kitszel
2024-07-31 12:14   ` Wojciech Drewek
2024-07-31 12:14     ` Wojciech Drewek
2024-07-31  9:24 ` Simon Horman
2024-07-31  9:24   ` Simon Horman
2024-07-31 12:11   ` [Intel-wired-lan] " Wojciech Drewek
2024-07-31 12:11     ` Wojciech Drewek

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=20240801071331.086a0864@kernel.org \
    --to=kuba@kernel.org \
    --cc=anthony.l.nguyen@intel.com \
    --cc=edumazet@google.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jacob.e.keller@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=simon.horman@corigine.com \
    --cc=wojciech.drewek@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.