From: Eric Dumazet <eric.dumazet@gmail.com>
To: Victor Julien <victor@inliniac.net>
Cc: "Loke, Chetan" <Chetan.Loke@netscout.com>,
David Miller <davem@davemloft.net>,
netdev@vger.kernel.org
Subject: Re: [PATCH 2/2] packet: Add fanout support.
Date: Tue, 05 Jul 2011 20:26:55 +0200 [thread overview]
Message-ID: <1309890415.2545.13.camel@edumazet-laptop> (raw)
In-Reply-To: <4E1346B7.4000105@inliniac.net>
Le mardi 05 juillet 2011 à 19:15 +0200, Victor Julien a écrit :
> On 07/05/2011 06:23 PM, Eric Dumazet wrote:
> > Le mardi 05 juillet 2011 à 18:21 +0200, Victor Julien a écrit :
> >> On 07/05/2011 06:16 PM, Eric Dumazet wrote:
> >>> Remember, goal is that _all_ packets of a given flow end in same queue.
> >>>
> >>
> >> What about a hashing scheme based on just the ip addresses? Would make
> >> rxhash useless for this purpose, but would be a lot simpler overall maybe...
> >>
> >
> > What about loads where a single IP address is used ?
>
> How would that be a problem?
Say I want my program able to process 2.000.000 packets per second on my
64 cpu machine, but one cpu is only able to process 100.000 pps.
All these packets are coming from IP1, and go to IP2, but thousand of
different flows are in flight.
We need hash function taking into account source port and destination
port.
next prev parent reply other threads:[~2011-07-05 18:27 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-05 4:20 [PATCH 2/2] packet: Add fanout support David Miller
2011-07-05 4:33 ` Eric Dumazet
2011-07-05 4:36 ` David Miller
2011-07-05 6:21 ` Eric Dumazet
2011-07-05 6:56 ` Victor Julien
2011-07-05 7:00 ` Eric Dumazet
2011-07-05 7:06 ` Victor Julien
2011-07-05 7:50 ` David Miller
2011-07-05 7:52 ` Victor Julien
2011-07-05 8:02 ` David Miller
2011-07-05 8:47 ` Hagen Paul Pfeifer
2011-07-05 8:48 ` Victor Julien
2011-07-05 9:01 ` David Miller
2011-07-05 16:03 ` Loke, Chetan
2011-07-05 16:08 ` David Miller
2011-07-05 16:16 ` Eric Dumazet
2011-07-05 16:21 ` Victor Julien
2011-07-05 16:23 ` Eric Dumazet
2011-07-05 17:15 ` Victor Julien
2011-07-05 18:26 ` Eric Dumazet [this message]
2011-07-05 18:34 ` Victor Julien
2011-07-05 17:35 ` Loke, Chetan
2011-07-05 18:20 ` Eric Dumazet
2011-07-05 21:10 ` Loke, Chetan
2011-07-05 7:48 ` David Miller
2011-07-05 7:46 ` David Miller
2011-07-05 9:50 ` Eric Dumazet
2011-07-05 10:07 ` David Miller
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=1309890415.2545.13.camel@edumazet-laptop \
--to=eric.dumazet@gmail.com \
--cc=Chetan.Loke@netscout.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=victor@inliniac.net \
/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