netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Hariprasad Kelam <hkelam@marvell.com>
Cc: <netdev@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<davem@davemloft.net>, <sgoutham@marvell.com>,
	<gakula@marvell.com>, <jerinj@marvell.com>,
	<lcherian@marvell.com>, <sbhatta@marvell.com>,
	<naveenm@marvell.com>, <edumazet@google.com>, <pabeni@redhat.com>
Subject: Re: [PATCH] octeontx2-pf: devlink params support to set TL1 round robin priority
Date: Mon, 13 May 2024 16:18:17 -0700	[thread overview]
Message-ID: <20240513161817.048123bf@kernel.org> (raw)
In-Reply-To: <20240513053546.4067-1-hkelam@marvell.com>

On Mon, 13 May 2024 11:05:46 +0530 Hariprasad Kelam wrote:
> Added support for setting or modifying transmit level (tl1) round robin
> priority at runtime via devlink params.
> 
> Octeontx2 and CN10K silicon's support five transmit levels (TL5 to TL1).
> On each transmit level Hardware supports DWRR and strict priority,
> depend on the configuration the hardware will choose the appropriate method
> to select packets for the next level in the transmission process.

Configuring DWRR parameters seems in no way HW specific.
Please work on extending one of the Tx scheduling APIs to express this.
-- 
pw-bot: cr

  reply	other threads:[~2024-05-13 23:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-13  5:35 [PATCH] octeontx2-pf: devlink params support to set TL1 round robin priority Hariprasad Kelam
2024-05-13 23:18 ` Jakub Kicinski [this message]
2024-05-14  7:54   ` Hariprasad Kelam

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=20240513161817.048123bf@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gakula@marvell.com \
    --cc=hkelam@marvell.com \
    --cc=jerinj@marvell.com \
    --cc=lcherian@marvell.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=naveenm@marvell.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=sbhatta@marvell.com \
    --cc=sgoutham@marvell.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).