[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166918561519.32105.8295182106645086195.git-patchwork-notify@kernel.org>
Date: Wed, 23 Nov 2022 06:40:15 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Stephen Hemminger <stephen@...workplumber.org>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH iproute2] tc: add json support to size table
Hello:
This patch was applied to iproute2/iproute2.git (main)
by Stephen Hemminger <stephen@...workplumber.org>:
On Tue, 22 Nov 2022 20:49:49 -0800 you wrote:
> Fix the JSON output if size addaption table is used.
>
> Example:
> [ {
> "kind": "fq_codel",
> "handle": "1:",
> "dev": "enp2s0",
> "root": true,
> "refcnt": 2,
> "options": {
> "limit": 10240,
> "flows": 1024,
> "quantum": 1514,
> "target": 4999,
> "interval": 99999,
> "memory_limit": 33554432,
> "ecn": true,
> "drop_batch": 64
> },
> "stab": {
> "overhead": 30,
> "mpu": 68,
> "mtu": 2047,
> "tsize": 512
> }
> } ]
>
> [...]
Here is the summary with links:
- [iproute2] tc: add json support to size table
https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=6af6f02cce42
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists