netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Leon Romanovsky <leon@kernel.org>
Cc: Alexandra Kossovsky <Alexandra.Kossovsky@oktetlabs.ru>,
	Saeed Mahameed <saeedm@nvidia.com>,
	Maxim Mikityanskiy <maximmi@nvidia.com>,
	netdev@vger.kernel.org
Subject: Re: [PATCH] net/mlx5e: parameter to disable symmetric hash
Date: Wed, 14 Dec 2022 09:01:24 -0800	[thread overview]
Message-ID: <20221214090124.4c01a360@kernel.org> (raw)
In-Reply-To: <Y5nfPjloqVqmWPyn@gondor.oktetlabs.ru>

On Wed, 14 Dec 2022 17:35:42 +0300 Alexandra Kossovsky wrote:
> Some AF_XDP applications assume standard Topelitz hash when spreading
> traffic accross queues via RSS.  MLX5 driver always set "symmetric"
> bit, which results in unexpected queues for any particular connection.
> 
> With this patch is is possible to disable that symmetric bit via
> use_symmetric_hash module parameter, and use the standard Toeplitz hash
> with well-known predictable result, same as for other NICs.

This module param, OTOH, not okay..

[ https://lore.kernel.org/all/20221214085106.42a88df1@kernel.org/ ]

      reply	other threads:[~2022-12-14 17:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14 14:35 [PATCH] net/mlx5e: parameter to disable symmetric hash Alexandra Kossovsky
2022-12-14 17:01 ` Jakub Kicinski [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=20221214090124.4c01a360@kernel.org \
    --to=kuba@kernel.org \
    --cc=Alexandra.Kossovsky@oktetlabs.ru \
    --cc=leon@kernel.org \
    --cc=maximmi@nvidia.com \
    --cc=netdev@vger.kernel.org \
    --cc=saeedm@nvidia.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 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).