]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'net-mlx5e-support-rss-for-ipsec-offload'
authorJakub Kicinski <kuba@kernel.org>
Fri, 19 Sep 2025 23:48:39 +0000 (16:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 19 Sep 2025 23:48:40 +0000 (16:48 -0700)
Tariq Toukan says:

====================
net/mlx5e: Support RSS for IPSec offload

The series by Jianbo uses a new firmware feature to identify the inner
protocol of decrypted packets, adding new flow groups and steering rules
to redirect them for proper L4-based RSS. This ensures traffic is spread
across multiple CPU cores.
====================

Link: https://patch.msgid.link/1758179963-649455-1-git-send-email-tariqt@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge