All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Mingjin Ye <mingjinx.ye@intel.com>
Cc: <dev@dpdk.org>
Subject: Re: [RFC v2] net/ice: add devargs to control link update
Date: Thu, 23 Jul 2026 10:12:41 +0100	[thread overview]
Message-ID: <amHbCSPhesiBh6WA@bricha3-mobl1.ger.corp.intel.com> (raw)
In-Reply-To: <20241022063849.1834740-1-mingjinx.ye@intel.com>

On Tue, Oct 22, 2024 at 06:38:49AM +0000, Mingjin Ye wrote:
> This patch adds the ‘link_period’ devargs to adjust the link update
> period (microseconds), when the value is less than or equal to 0
> it will be disabled, by default it is not enabled.
> 
> Signed-off-by: Mingjin Ye <mingjinx.ye@intel.com>
> ---
> v2: Fix using the wrong variable.
> ---
>  doc/guides/nics/ice.rst      |  7 ++++
>  drivers/net/ice/ice_ethdev.c | 69 ++++++++++++++++++++++++++++++++++++
>  drivers/net/ice/ice_ethdev.h |  1 +
>  3 files changed, 77 insertions(+)
> 

This RFC is now quite old, so marking as "Not Applicable" in patchwork. I
know we had some other rework around link status updates in our driver, so
these changes may no longer be relevant. If they are, please submit a new
patch version rebased on latest main.

Thanks,
/Bruce

  reply	other threads:[~2026-07-23  9:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-22  6:20 [RFC] net/ice: add devargs to control link update Mingjin Ye
2024-10-22  6:38 ` [RFC v2] " Mingjin Ye
2026-07-23  9:12   ` Bruce Richardson [this message]
2024-10-22 15:23 ` [RFC] " Stephen Hemminger
2024-10-23  7:17   ` Ye, MingjinX

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=amHbCSPhesiBh6WA@bricha3-mobl1.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=mingjinx.ye@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.