All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: eric.dumazet@gmail.com
Cc: ttoukan.linux@gmail.com, maze@google.com, edumazet@google.com,
	netdev@vger.kernel.org, willemb@google.com, eugenia@mellanox.com,
	weiwan@google.com
Subject: Re: [PATCH net-next] net/mlx4_en: fix ethtool -x
Date: Thu, 09 Jun 2016 23:40:07 -0700 (PDT)	[thread overview]
Message-ID: <20160609.234007.1351432057965400024.davem@davemloft.net> (raw)
In-Reply-To: <1465359858.24873.35.camel@edumazet-glaptop3.roam.corp.google.com>

From: Eric Dumazet <eric.dumazet@gmail.com>
Date: Tue, 07 Jun 2016 21:24:18 -0700

> From: Eric Dumazet <edumazet@google.com>
> 
> mlx4 RSS is limited to spread incoming packets to a power of two number
> of queues.
> 
> An uniformly distibuted traffic would be split on queues 0 to N-1, N
> being a power of two, each queue having a 1/N weight.
> 
> If number of RX queues is not a power of two, upper RX queues do not
> receive traffic.
> 
> ethtool -x is lying, because it pretends some queues have higher weight.
 ...
> Signed-off-by: Eric Dumazet <edumazet@google.com>
> Reported-by: Maciej Żenczykowski <maze@google.com>

Applied.

  parent reply	other threads:[~2016-06-10  6:40 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 16:50 [PATCH net 0/4] net/mlx4_en: fix stats Eric Dumazet
2016-05-25 16:50 ` [PATCH net 1/4] net/mlx4_en: fix tx_dropped bug Eric Dumazet
2016-05-25 21:10   ` Alexei Starovoitov
2016-05-25 16:50 ` [PATCH net 2/4] net/mlx4_en: clear some TX ring stats in mlx4_en_clear_stats() Eric Dumazet
2016-05-25 16:50 ` [PATCH net 3/4] net/mlx4_en: get rid of ret_stats Eric Dumazet
2016-05-25 16:50 ` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats Eric Dumazet
2016-05-26  9:38   ` Tariq Toukan
2016-05-26 12:54     ` Eric Dumazet
2016-05-26 19:38       ` David Miller
2016-05-26 12:58     ` David Laight
2016-05-26 12:59     ` Eric Dumazet
2016-06-03 18:52       ` [PATCH net-next] net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX Eric Dumazet
2016-06-06 10:38         ` Tariq Toukan
2016-06-08  4:24         ` [PATCH net-next] net/mlx4_en: fix ethtool -x Eric Dumazet
2016-06-09  8:00           ` Tariq Toukan
2016-06-10  6:40           ` David Miller [this message]
2016-06-09 10:48         ` [PATCH net-next] net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RX Tariq Toukan
2016-06-10  5:24         ` David Miller
2016-05-26 19:35     ` [PATCH net 4/4] net/mlx4_en: get rid of private net_device_stats David Miller
2016-05-26  5:17 ` [PATCH net 0/4] net/mlx4_en: fix stats David Miller
2016-05-26  9:44 ` Tariq Toukan
2016-05-26 12:57   ` Eric Dumazet
2016-05-26 15:19     ` Or Gerlitz
2016-05-26 17:24       ` Eric Dumazet
2016-05-26 19:46       ` 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=20160609.234007.1351432057965400024.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=eric.dumazet@gmail.com \
    --cc=eugenia@mellanox.com \
    --cc=maze@google.com \
    --cc=netdev@vger.kernel.org \
    --cc=ttoukan.linux@gmail.com \
    --cc=weiwan@google.com \
    --cc=willemb@google.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 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.