netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, pabeni@redhat.com, edumazet@google.com,
	andrew+netdev@lunn.ch, netdev@vger.kernel.org,
	faizal.abdul.rahim@linux.intel.com, faizal.abdul.rahim@intel.com,
	chwee.lin.choong@intel.com, vladimir.oltean@nxp.com,
	horms@kernel.org, vitaly.lifshits@intel.com,
	dima.ruinskiy@intel.com
Subject: Re: [PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support
Date: Thu, 12 Jun 2025 18:42:00 -0700	[thread overview]
Message-ID: <20250612184200.5ac38d1b@kernel.org> (raw)
In-Reply-To: <20250611180314.2059166-1-anthony.l.nguyen@intel.com>

On Wed, 11 Jun 2025 11:03:02 -0700 Tony Nguyen wrote:
> MAC Merge support for frame preemption was previously added for igc:
> https://lore.kernel.org/netdev/20250418163822.3519810-1-anthony.l.nguyen@intel.com/
> 
> This series builds on that work and adds support for:
> - Harmonizing taprio and mqprio queue priority behavior, based on past
>   discussions and suggestions:
>   https://lore.kernel.org/all/20250214102206.25dqgut5tbak2rkz@skbuf/
> - Enabling preemptible queue support for both taprio and mqprio, with
>   priority harmonization as a prerequisite.

I'd like to hold these in patchwork for a little longer, in case
Vladimir finds the time to take a look. 
So feel free to send another series for net-next while we wait.

  parent reply	other threads:[~2025-06-13  1:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-11 18:03 [PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 1/7] igc: move TXDCTL and RXDCTL related macros Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 2/7] igc: add DCTL prefix to " Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 3/7] igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 4/7] igc: assign highest TX queue number as highest priority in mqprio Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 5/7] igc: add private flag to reverse TX queue priority in TSN mode Tony Nguyen
2025-06-17 10:06   ` Paolo Abeni
2025-06-17 12:17     ` Vladimir Oltean
2025-06-17 12:45       ` Paolo Abeni
2025-06-17 12:48         ` Vladimir Oltean
2025-06-18  6:35       ` Abdul Rahim, Faizal
2025-06-11 18:03 ` [PATCH net-next 6/7] igc: add preemptible queue support in taprio Tony Nguyen
2025-06-11 18:03 ` [PATCH net-next 7/7] igc: add preemptible queue support in mqprio Tony Nguyen
2025-06-13  1:42 ` Jakub Kicinski [this message]
2025-06-17 13:10 ` [PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support 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=20250612184200.5ac38d1b@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=chwee.lin.choong@intel.com \
    --cc=davem@davemloft.net \
    --cc=dima.ruinskiy@intel.com \
    --cc=edumazet@google.com \
    --cc=faizal.abdul.rahim@intel.com \
    --cc=faizal.abdul.rahim@linux.intel.com \
    --cc=horms@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vitaly.lifshits@intel.com \
    --cc=vladimir.oltean@nxp.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).