All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Martin Drašar" <drasar@ics.muni.cz>
Cc: dev@dpdk.org
Subject: Re: Broken RSS hash computation on Intel 82574L
Date: Tue, 1 Sep 2015 17:00:41 +0200	[thread overview]
Message-ID: <55E5BD99.1000907@ics.muni.cz> (raw)
In-Reply-To: <55E5BB28.1090009@cloudius-systems.com>

Dne 1.9.2015 v 16:50 Avi Kivity napsal(a):
> On 09/01/2015 05:47 PM, Matthew Hall wrote:
>> RSS calculations are used to direct packets across multiple RX queues.
>> With
>> only one RX queue it cannot possibly increase performance by enabling it.
>>
> 
> As an example, seastar uses the RSS hash computed by the NIC to select a
> core to process on, if the number of hardware queues is smaller than the
> number of cores.

Yep, we use the hash for pairing of flows and other more complicated
packet processing.

  reply	other threads:[~2015-09-01 15:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-31 12:15 Broken RSS hash computation on Intel 82574L Martin Drašar
2015-09-01 13:45 ` De Lara Guarch, Pablo
2015-09-01 14:37   ` Martin Drašar
2015-09-01 14:47     ` Matthew Hall
2015-09-01 14:50       ` Avi Kivity
2015-09-01 15:00         ` Martin Drašar [this message]
2015-09-01 15:19       ` Jim Thompson

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=55E5BD99.1000907@ics.muni.cz \
    --to=drasar@ics.muni.cz \
    --cc=dev@dpdk.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 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.