netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Vladimir Oltean <vladimir.oltean@nxp.com>
To: Paolo Abeni <pabeni@redhat.com>
Cc: Tony Nguyen <anthony.l.nguyen@intel.com>,
	Faizal Rahim <faizal.abdul.rahim@linux.intel.com>,
	faizal.abdul.rahim@intel.com, chwee.lin.choong@intel.com,
	horms@kernel.org, vitaly.lifshits@intel.com,
	dima.ruinskiy@intel.com, Mor Bar-Gabay <morx.bar.gabay@intel.com>,
	davem@davemloft.net, edumazet@google.com, andrew+netdev@lunn.ch,
	netdev@vger.kernel.org, kuba@kernel.org
Subject: Re: [PATCH net-next 5/7] igc: add private flag to reverse TX queue priority in TSN mode
Date: Tue, 17 Jun 2025 15:48:47 +0300	[thread overview]
Message-ID: <20250617124847.a77nrtqlylrrxxwi@skbuf> (raw)
In-Reply-To: <61c54e7b-9ffd-45c4-b37f-c570e310ea45@redhat.com>

On Tue, Jun 17, 2025 at 02:45:50PM +0200, Paolo Abeni wrote:
> > Is there something I'm missing? It feels like it.
> 
> I misread your original comment as a request to make the 'standard'
> priority the default, and the current one reachable only enabling the
> priv flag.
> 
> I see you are fine with the current status, so the answer to your
> question is 'no' ;)
> 
> Paolo

No, that would be a breaking change to their current documentation which
is all over the web. I just don't want that operating mode to continue
as such in combination with frame preemption.

  reply	other threads:[~2025-06-17 12:48 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 [this message]
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

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=20250617124847.a77nrtqlylrrxxwi@skbuf \
    --to=vladimir.oltean@nxp.com \
    --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=morx.bar.gabay@intel.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=vitaly.lifshits@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 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).