From: patchwork-bot+netdevbpf@kernel.org
To: Rolf Eike Beer <eike-kernel@sf-tec.de>
Cc: tgraf@suug.ch, herbert@gondor.apana.org.au, fw@strlen.de,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
Jason@zx2c4.com
Subject: Re: [PATCH][Resend] rhashtable: make test actually random
Date: Wed, 26 Oct 2022 12:50:14 +0000 [thread overview]
Message-ID: <166678861481.24035.4960761110592518621.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <5894765.lOV4Wx5bFT@eto.sf-tec.de>
Hello:
This patch was applied to netdev/net.git (master)
by David S. Miller <davem@davemloft.net>:
On Fri, 21 Oct 2022 15:47:03 +0200 you wrote:
> The "random rhlist add/delete operations" actually wasn't very random, as all
> cases tested the same bit. Since the later parts of this loop depend on the
> first case execute this unconditionally, and then test on different bits for the
> remaining tests. While at it only request as much random bits as are actually
> used.
>
> Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
>
> [...]
Here is the summary with links:
- [Resend] rhashtable: make test actually random
https://git.kernel.org/netdev/net/c/c5f0a1728874
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:[~2022-10-26 12:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-21 13:47 [PATCH][Resend] rhashtable: make test actually random Rolf Eike Beer
2022-10-22 1:52 ` Jason A. Donenfeld
2022-10-22 4:15 ` Herbert Xu
2022-10-22 4:14 ` Herbert Xu
2022-10-26 12: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=166678861481.24035.4960761110592518621.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=Jason@zx2c4.com \
--cc=eike-kernel@sf-tec.de \
--cc=fw@strlen.de \
--cc=herbert@gondor.apana.org.au \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=tgraf@suug.ch \
/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 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.