From: Jakub Kicinski <kuba@kernel.org>
To: <mkubecek@suse.cz>
Cc: Ahmed Zaki <ahmed.zaki@intel.com>, <netdev@vger.kernel.org>,
<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: Wed, 21 Feb 2024 10:24:01 -0800 [thread overview]
Message-ID: <20240221102401.4b3ad429@kernel.org> (raw)
In-Reply-To: <cbd0173c-8d32-4e08-abaf-073db12729ab@intel.com>
On Wed, 21 Feb 2024 07:54:13 -0700 Ahmed Zaki wrote:
> On 2024-02-02 7:33 p.m., Jakub Kicinski wrote:
> > 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!
>
> I am not sure what is the status with this. patchwork is showing it as
> archived.
>
> We are close to the end of the release cycle and I am worried there
> might be last minute requests.
patchwork auto-archives after a month. Michal, would you be able to
scan thru ethtool patches at least once every three weeks to avoid this?
next prev parent reply other threads:[~2024-02-21 18:24 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
2024-02-21 14:54 ` Ahmed Zaki
2024-02-21 18:24 ` Jakub Kicinski [this message]
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=20240221102401.4b3ad429@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).