From: patchwork-bot+netdevbpf@kernel.org
To: Wenjia Zhang <wenjia@linux.ibm.com>
Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org,
linux-s390@vger.kernel.org, edumazet@google.com,
pabeni@redhat.com, hca@linux.ibm.com, jaka@linux.ibm.com,
wintera@linux.ibm.com, kgraul@linux.ibm.com, raspl@linux.ibm.com,
gbayer@linux.ibm.com, twinkler@linux.ibm.com,
pasic@linux.ibm.com, niho@linux.ibm.com, schnelle@linux.ibm.com,
tonylu@linux.alibaba.com, guwen@linux.alibaba.com,
alibuda@linux.alibaba.com
Subject: Re: [PATCH net] net/smc: Fix pos miscalculation in statistics
Date: Wed, 11 Oct 2023 09:40:26 +0000 [thread overview]
Message-ID: <169701722685.1947.1054550686820287565.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20231009144048.73130-1-wenjia@linux.ibm.com>
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@davemloft.net>:
On Mon, 9 Oct 2023 16:40:48 +0200 you wrote:
> From: Nils Hoppmann <niho@linux.ibm.com>
>
> SMC_STAT_PAYLOAD_SUB(_smc_stats, _tech, key, _len, _rc) will calculate
> wrong bucket positions for payloads of exactly 4096 bytes and
> (1 << (m + 12)) bytes, with m == SMC_BUF_MAX - 1.
>
> Intended bucket distribution:
> Assume l == size of payload, m == SMC_BUF_MAX - 1.
>
> [...]
Here is the summary with links:
- [net] net/smc: Fix pos miscalculation in statistics
https://git.kernel.org/netdev/net/c/a950a5921db4
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2023-10-11 9:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-09 14:40 [PATCH net] net/smc: Fix pos miscalculation in statistics Wenjia Zhang
2023-10-11 3:14 ` Dust Li
2023-10-11 9:40 ` 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=169701722685.1947.1054550686820287565.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=alibuda@linux.alibaba.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=gbayer@linux.ibm.com \
--cc=guwen@linux.alibaba.com \
--cc=hca@linux.ibm.com \
--cc=jaka@linux.ibm.com \
--cc=kgraul@linux.ibm.com \
--cc=kuba@kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=niho@linux.ibm.com \
--cc=pabeni@redhat.com \
--cc=pasic@linux.ibm.com \
--cc=raspl@linux.ibm.com \
--cc=schnelle@linux.ibm.com \
--cc=tonylu@linux.alibaba.com \
--cc=twinkler@linux.ibm.com \
--cc=wenjia@linux.ibm.com \
--cc=wintera@linux.ibm.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