From: Jakub Kicinski <kuba@kernel.org>
To: Aleksandr Loktionov <aleksandr.loktionov@intel.com>
Cc: intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org,
anthony.l.nguyen@intel.com
Subject: Re: [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric
Date: Thu, 12 Mar 2026 07:42:25 -0700 [thread overview]
Message-ID: <20260312074225.27a4a7b3@kernel.org> (raw)
In-Reply-To: <20260312093101.1589970-2-aleksandr.loktionov@intel.com>
On Thu, 12 Mar 2026 10:31:00 +0100 Aleksandr Loktionov wrote:
> + /* Strip TEID before checking - it carries no src/dst asymmetry */
> + rxfh &= ~(u64)RXH_GTP_TEID;
No need for the u64 cast.
next prev parent reply other threads:[~2026-03-12 14:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-12 9:30 [PATCH iwl-next v4 0/2] ice: implement symmetric RSS hash configuration Aleksandr Loktionov
2026-03-12 9:31 ` [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric Aleksandr Loktionov
2026-03-12 14:42 ` Jakub Kicinski [this message]
2026-03-13 11:28 ` Loktionov, Aleksandr
2026-03-14 15:13 ` Jakub Kicinski
2026-03-12 9:31 ` [PATCH iwl-next v4 2/2] ice: implement symmetric RSS hash configuration Aleksandr Loktionov
-- strict thread matches above, loose matches on Subject: below --
2026-02-26 14:40 [PATCH iwl-next v4 0/2] " Aleksandr Loktionov
2026-02-26 14:40 ` [PATCH iwl-next v4 1/2] ethtool: treat RXH_GTP_TEID as intrinsically symmetric Aleksandr Loktionov
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=20260312074225.27a4a7b3@kernel.org \
--to=kuba@kernel.org \
--cc=aleksandr.loktionov@intel.com \
--cc=anthony.l.nguyen@intel.com \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=netdev@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox