All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
	kuba@kernel.org, dawid.osuchowski@linux.intel.com,
	pmenzel@molgen.mpg.de, Kory Maincent <kory.maincent@bootlin.com>,
	Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v4 2/2] ixgbe: add link_down_events statistic
Date: Thu, 22 May 2025 14:48:13 +0100	[thread overview]
Message-ID: <20250522134813.GF365796@horms.kernel.org> (raw)
In-Reply-To: <20250515105011.1310692-3-martyna.szapar-mudlaw@linux.intel.com>

On Thu, May 15, 2025 at 12:50:10PM +0200, Martyna Szapar-Mudlaw wrote:
> Introduce a link_down_events counter to the ixgbe driver, incremented
> each time the link transitions from up to down.
> This counter can help diagnose issues related to link stability,
> such as port flapping or unexpected link drops.
> 
> The value is exposed via ethtool's get_link_ext_stats() interface.
> 
> Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> Signed-off-by: Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com>

Reviewed-by: Simon Horman <horms@kernel.org>


WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@kernel.org>
To: Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
	kuba@kernel.org, dawid.osuchowski@linux.intel.com,
	pmenzel@molgen.mpg.de, Kory Maincent <kory.maincent@bootlin.com>,
	Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Subject: Re: [PATCH iwl-next v4 2/2] ixgbe: add link_down_events statistic
Date: Thu, 22 May 2025 14:48:13 +0100	[thread overview]
Message-ID: <20250522134813.GF365796@horms.kernel.org> (raw)
In-Reply-To: <20250515105011.1310692-3-martyna.szapar-mudlaw@linux.intel.com>

On Thu, May 15, 2025 at 12:50:10PM +0200, Martyna Szapar-Mudlaw wrote:
> Introduce a link_down_events counter to the ixgbe driver, incremented
> each time the link transitions from up to down.
> This counter can help diagnose issues related to link stability,
> such as port flapping or unexpected link drops.
> 
> The value is exposed via ethtool's get_link_ext_stats() interface.
> 
> Reviewed-by: Kory Maincent <kory.maincent@bootlin.com>
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> Signed-off-by: Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com>

Reviewed-by: Simon Horman <horms@kernel.org>


  parent reply	other threads:[~2025-05-22 13:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-15 10:50 [Intel-wired-lan] [PATCH iwl-next v4 0/2] Add link_down_events counters to ixgbe and ice drivers Martyna Szapar-Mudlaw
2025-05-15 10:50 ` Martyna Szapar-Mudlaw
2025-05-15 10:50 ` [Intel-wired-lan] [PATCH iwl-next v4 1/2] ice: add link_down_events statistic Martyna Szapar-Mudlaw
2025-05-15 10:50   ` Martyna Szapar-Mudlaw
2025-05-22 13:47   ` [Intel-wired-lan] " Simon Horman
2025-05-22 13:47     ` Simon Horman
2025-10-03  9:03   ` [Intel-wired-lan] " Rinitha, SX
2025-10-03  9:03     ` Rinitha, SX
2025-05-15 10:50 ` [Intel-wired-lan] [PATCH iwl-next v4 2/2] ixgbe: " Martyna Szapar-Mudlaw
2025-05-15 10:50   ` Martyna Szapar-Mudlaw
2025-05-19 12:31   ` [Intel-wired-lan] " Rinitha, SX
2025-05-19 12:31     ` Rinitha, SX
2025-05-22 13:48   ` Simon Horman [this message]
2025-05-22 13:48     ` Simon Horman

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=20250522134813.GF365796@horms.kernel.org \
    --to=horms@kernel.org \
    --cc=aleksandr.loktionov@intel.com \
    --cc=dawid.osuchowski@linux.intel.com \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=kory.maincent@bootlin.com \
    --cc=kuba@kernel.org \
    --cc=martyna.szapar-mudlaw@linux.intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pmenzel@molgen.mpg.de \
    /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.