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>, <willemdebruijn.kernel@gmail•com>,
<andrew@lunn•ch>, <sgoutham@marvell•com>, <lcherian@marvell•com>,
<gakula@marvell•com>, <jerinj@marvell•com>, <sbhatta@marvell•com>,
<naveenm@marvell•com>, <edumazet@google•com>, <pabeni@redhat•com>,
<jhs@mojatatu•com>, <xiyou.wangcong@gmail•com>,
<jiri@resnulli•us>, <maxtram95@gmail•com>, <corbet@lwn•net>,
<linux-doc@vger•kernel.org>
Subject: Re: [net-next Patch v3 4/4] docs: octeontx2: extend documentation for Round Robin scheduling
Date: Tue, 18 Jul 2023 19:44:31 -0700 [thread overview]
Message-ID: <20230718194431.38c02846@kernel.org> (raw)
In-Reply-To: <20230717093319.26618-5-hkelam@marvell.com>
On Mon, 17 Jul 2023 15:03:19 +0530 Hariprasad Kelam wrote:
> +4. Create tc classes with same priorities and different quantum::
> +
> + # tc class add dev <interface> parent 1: classid 1:1 htb rate 10Gbit prio 2 quantum 409600
> +
> + # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 2 quantum 188416
> +
> + # tc class add dev <interface> parent 1: classid 1:2 htb rate 10Gbit prio 2 quantum 32768
last two rules should presumably have different classids?
--
pw-bot: cr
next prev parent reply other threads:[~2023-07-19 2:44 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-17 9:33 [net-next Patch v3 0/4] octeontx2-pf: support Round Robin scheduling Hariprasad Kelam
2023-07-17 9:33 ` [net-next Patch v3 1/4] octeontx2-pf: implement transmit schedular allocation algorithm Hariprasad Kelam
2023-07-17 9:33 ` [net-next Patch v3 2/4] sch_htb: Allow HTB quantum parameter in offload mode Hariprasad Kelam
2023-07-17 9:33 ` [net-next Patch v3 3/4] octeontx2-pf: htb offload support for Round Robin scheduling Hariprasad Kelam
2023-07-17 9:33 ` [net-next Patch v3 4/4] docs: octeontx2: extend documentation " Hariprasad Kelam
2023-07-19 2:44 ` Jakub Kicinski [this message]
2023-07-19 10:11 ` [EXT] " 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=20230718194431.38c02846@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=andrew@lunn$(echo .)ch \
--cc=corbet@lwn$(echo .)net \
--cc=davem@davemloft$(echo .)net \
--cc=edumazet@google$(echo .)com \
--cc=gakula@marvell$(echo .)com \
--cc=hkelam@marvell$(echo .)com \
--cc=jerinj@marvell$(echo .)com \
--cc=jhs@mojatatu$(echo .)com \
--cc=jiri@resnulli$(echo .)us \
--cc=lcherian@marvell$(echo .)com \
--cc=linux-doc@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=maxtram95@gmail$(echo .)com \
--cc=naveenm@marvell$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=pabeni@redhat$(echo .)com \
--cc=sbhatta@marvell$(echo .)com \
--cc=sgoutham@marvell$(echo .)com \
--cc=willemdebruijn.kernel@gmail$(echo .)com \
--cc=xiyou.wangcong@gmail$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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