netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jaco Kroon <jaco@uls.co.za>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] net/pppoe: make number of hash bits configurable
Date: Wed, 17 May 2023 12:10:22 +0000	[thread overview]
Message-ID: <168432542271.5953.3107796853932406707.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <E1pzFCV-0005Ly-U7@plastiekpoot>

Hello:

This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@davemloft.net>:

On Wed, 17 May 2023 10:00:03 +0200 you wrote:
> When running large numbers of pppoe connections, a bucket size of 16 may
> be too small and 256 may be more appropriate.  This sacrifices some RAM
> but should result in faster processing of incoming PPPoE frames.
> 
> On our systems we run upwards of 150 PPPoE connections at any point in
> time, and we suspect we're starting to see the effects of this small
> number of buckets.
> 
> [...]

Here is the summary with links:
  - net/pppoe: make number of hash bits configurable
    https://git.kernel.org/netdev/net-next/c/96ba44c637b0

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



  reply	other threads:[~2023-05-17 12:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-17  8:00 [PATCH] net/pppoe: make number of hash bits configurable Jaco Kroon
2023-05-17 12:10 ` patchwork-bot+netdevbpf [this message]
2023-05-17 12:35   ` Jaco Kroon

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=168432542271.5953.3107796853932406707.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=jaco@uls.co.za \
    --cc=netdev@vger.kernel.org \
    /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).