All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH iproute2] man: tc-fq_codel: add drop_batch
@ 2022-06-28 10:12 Yuki Inoguchi
  2022-07-05 16:20 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 2+ messages in thread
From: Yuki Inoguchi @ 2022-06-28 10:12 UTC (permalink / raw)
  To: netdev; +Cc: stephen, edumazet, Yuki Inoguchi

Let's describe the drop_batch parameter added to tc command
by Commit 7868f802e2d9 ("tc: fq_codel: add drop_batch parameter")

Signed-off-by: Yuki Inoguchi <inoguchi.yuki@fujitsu.com>
---
 man/man8/tc-fq_codel.8 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/man/man8/tc-fq_codel.8 b/man/man8/tc-fq_codel.8
index 43f6508..7859063 100644
--- a/man/man8/tc-fq_codel.8
+++ b/man/man8/tc-fq_codel.8
@@ -101,6 +101,13 @@ result of this masking equals VALUE, will the
 .B ce_threshold
 logic be applied to the packet.
 
+.SS drop_batch
+sets the maximum number of packets to drop when
+.B limit
+or
+.B memory_limit
+is exceeded. Default value is 64.
+
 .SH EXAMPLES
 #tc qdisc add   dev eth0 root fq_codel
 .br
-- 
1.8.3.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH iproute2] man: tc-fq_codel: add drop_batch
  2022-06-28 10:12 [PATCH iproute2] man: tc-fq_codel: add drop_batch Yuki Inoguchi
@ 2022-07-05 16:20 ` patchwork-bot+netdevbpf
  0 siblings, 0 replies; 2+ messages in thread
From: patchwork-bot+netdevbpf @ 2022-07-05 16:20 UTC (permalink / raw)
  To: Yuki Inoguchi; +Cc: netdev, stephen, edumazet

Hello:

This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@networkplumber.org>:

On Tue, 28 Jun 2022 19:12:51 +0900 you wrote:
> Let's describe the drop_batch parameter added to tc command
> by Commit 7868f802e2d9 ("tc: fq_codel: add drop_batch parameter")
> 
> Signed-off-by: Yuki Inoguchi <inoguchi.yuki@fujitsu.com>
> ---
>  man/man8/tc-fq_codel.8 | 7 +++++++
>  1 file changed, 7 insertions(+)

Here is the summary with links:
  - [iproute2] man: tc-fq_codel: add drop_batch
    https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=2a00a4b1e9d8

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-05 16:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-28 10:12 [PATCH iproute2] man: tc-fq_codel: add drop_batch Yuki Inoguchi
2022-07-05 16:20 ` patchwork-bot+netdevbpf

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.