netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jonathan Lennox <jonathan.lennox42@gmail.com>
Cc: kuba@kernel.org, pabeni@redhat.com, jonathan.lennox@8x8.com,
	dsahern@kernel.org, netdev@vger.kernel.org,
	stephen@networkplumber.org, xiyou.wangcong@gmail.com,
	jiri@resnulli.us, pctammela@mojatatu.com
Subject: Re: [PATCH net-next v3] tc-tests: Update tc police action tests for tc buffer size rounding fixes.
Date: Wed, 19 Mar 2025 17:50:32 +0000	[thread overview]
Message-ID: <174240663251.1133400.924075648290102706.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250312174804.313107-1-jonathan.lennox@8x8.com>

Hello:

This patch was applied to netdev/net-next.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Wed, 12 Mar 2025 17:48:04 +0000 you wrote:
> Before tc's recent change to fix rounding errors, several tests which
> specified a burst size of "1m" would translate back to being 1048574
> bytes (2b less than 1Mb).  sprint_size prints this as "1024Kb".
> 
> With the tc fix, the burst size is instead correctly reported as
> 1048576 bytes (precisely 1Mb), which sprint_size prints as "1Mb".
> 
> [...]

Here is the summary with links:
  - [net-next,v3] tc-tests: Update tc police action tests for tc buffer size rounding fixes.
    https://git.kernel.org/netdev/net-next/c/756f88ff9c6a

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



      parent reply	other threads:[~2025-03-19 17:49 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-05 21:16 [PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize Jonathan Lennox
2025-02-17  6:14 ` Stephen Hemminger
2025-02-18 20:10   ` Jonathan Lennox
2025-02-18 20:10   ` [PATCH iproute2 v2] " Jonathan Lennox
2025-02-24  3:06     ` David Ahern
2025-02-24 16:36       ` Jonathan Lennox
2025-02-24 16:58         ` David Ahern
2025-02-24 18:42           ` [PATCH iproute2 v3] " Jonathan Lennox
2025-02-26 16:06             ` David Ahern
2025-02-26 18:55               ` Jonathan Lennox
2025-02-26 18:53           ` Jonathan Lennox
2025-02-28 15:50             ` patchwork-bot+netdevbpf
2025-03-03 18:39               ` Pedro Tammela
2025-03-03 19:43                 ` Jonathan Lennox
2025-03-03 20:35                   ` Pedro Tammela
2025-03-03 22:13                     ` Jonathan Lennox
2025-03-04 17:51                       ` Pedro Tammela
2025-03-04 19:38                         ` [PATCH net-next] tc-tests: Update tc police action tests for tc buffer size rounding fixes Jonathan Lennox
2025-03-11  9:16                           ` Paolo Abeni
2025-03-11  9:49                             ` Jakub Kicinski
2025-03-11 11:15                               ` Jamal Hadi Salim
2025-03-12 17:42                                 ` Jonathan Lennox
2025-03-26 11:39                                 ` Jakub Kicinski
2025-03-26 19:04                                   ` Pedro Tammela
2025-03-26 19:07                                     ` Pedro Tammela
2025-03-12 16:47                         ` [PATCH net-next v2] " Jonathan Lennox
2025-03-12 17:48                         ` [PATCH net-next v3] " Jonathan Lennox
2025-03-12 17:48                           ` Jonathan Lennox
2025-03-19 17:50                           ` patchwork-bot+netdevbpf [this message]

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=174240663251.1133400.924075648290102706.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=dsahern@kernel.org \
    --cc=jiri@resnulli.us \
    --cc=jonathan.lennox42@gmail.com \
    --cc=jonathan.lennox@8x8.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=pctammela@mojatatu.com \
    --cc=stephen@networkplumber.org \
    --cc=xiyou.wangcong@gmail.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).