netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Ahmed Zaki <ahmed.zaki@intel.com>
Cc: netdev@vger.kernel.org, mkubecek@suse.cz,
	alexander.duyck@gmail.com, willemdebruijn.kernel@gmail.com,
	gal@nvidia.com, jesse.brandeburg@intel.com,
	anthony.l.nguyen@intel.com, davem@davemloft.net,
	edumazet@google.com, horms@kernel.org, pabeni@redhat.com,
	andrew@lunn.ch,
	Aleksandr Loktionov <aleksandr.loktionov@intel.com>,
	Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Subject: Re: [PATCH ethtool v2] ethtool: add support for RSS input transformation
Date: Fri, 2 Feb 2024 18:33:26 -0800	[thread overview]
Message-ID: <20240202183326.160f0678@kernel.org> (raw)
In-Reply-To: <20240202202520.70162-1-ahmed.zaki@intel.com>

On Fri,  2 Feb 2024 13:25:20 -0700 Ahmed Zaki wrote:
> Add support for RSS input transformation [1]. Currently, only symmetric-xor
> is supported. The user can set the RSS input transformation via:
> 
>     # ethtool -X <dev> xfrm symmetric-xor
> 
> and sets it off (default) by:
> 
>     # ethtool -X <dev> xfrm none
> 
> The status of the transformation is reported by a new section at the end
> of "ethtool -x":
> 
>     # ethtool -x <dev>
>       .
>       .
>       .
>       .
>       RSS hash function:
>           toeplitz: on
>           xor: off
>           crc32: off
>       RSS input transformation:
>           symmetric-xor: on
> 
> Link: https://lore.kernel.org/netdev/20231213003321.605376-1-ahmed.zaki@intel.com/
> Reviewed-by: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
> Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
> Signed-off-by: Ahmed Zaki <ahmed.zaki@intel.com>

Acked-by: Jakub Kicinski <kuba@kernel.org>

Thanks!

  reply	other threads:[~2024-02-03  2:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-02 20:25 [PATCH ethtool v2] ethtool: add support for RSS input transformation Ahmed Zaki
2024-02-03  2:33 ` Jakub Kicinski [this message]
2024-02-21 14:54   ` Ahmed Zaki
2024-02-21 18:24     ` Jakub Kicinski
2024-03-11 15:12       ` Ahmed Zaki

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=20240202183326.160f0678@kernel.org \
    --to=kuba@kernel.org \
    --cc=ahmed.zaki@intel.com \
    --cc=aleksandr.loktionov@intel.com \
    --cc=alexander.duyck@gmail.com \
    --cc=andrew@lunn.ch \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=horms@kernel.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=michal.swiatkowski@linux.intel.com \
    --cc=mkubecek@suse.cz \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=willemdebruijn.kernel@gmail.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).