All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: davem@davemloft.net, kuba@kernel.org, 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: Tue, 17 Jun 2025 13:10:40 +0000	[thread overview]
Message-ID: <175016584025.3120559.2555735972352303574.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250611180314.2059166-1-anthony.l.nguyen@intel.com>

Hello:

This series was applied to netdev/net-next.git (main)
by Tony Nguyen <anthony.l.nguyen@intel.com>:

On Wed, 11 Jun 2025 11:03:02 -0700 you wrote:
> Faizal Rahim says:
> 
> 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.
> 
> [...]

Here is the summary with links:
  - [net-next,1/7] igc: move TXDCTL and RXDCTL related macros
    https://git.kernel.org/netdev/net-next/c/fe4d9e8394ff
  - [net-next,2/7] igc: add DCTL prefix to related macros
    https://git.kernel.org/netdev/net-next/c/4cdb4ef8a9ff
  - [net-next,3/7] igc: refactor TXDCTL macros to use FIELD_PREP and GEN_MASK
    https://git.kernel.org/netdev/net-next/c/e35ba6d3c6c3
  - [net-next,4/7] igc: assign highest TX queue number as highest priority in mqprio
    https://git.kernel.org/netdev/net-next/c/650a2fe79538
  - [net-next,5/7] igc: add private flag to reverse TX queue priority in TSN mode
    https://git.kernel.org/netdev/net-next/c/e395f6a690d8
  - [net-next,6/7] igc: add preemptible queue support in taprio
    https://git.kernel.org/netdev/net-next/c/17643482e9ff
  - [net-next,7/7] igc: add preemptible queue support in mqprio
    https://git.kernel.org/netdev/net-next/c/a7d45bcfde3c

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-06-17 13:10 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 ` [PATCH net-next 0/7][pull request] igc: harmonize queue priority and add preemptible queue support Jakub Kicinski
2025-06-17 13:10 ` patchwork-bot+netdevbpf [this message]

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=175016584025.3120559.2555735972352303574.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@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=kuba@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 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.