]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'
authorJakub Kicinski <kuba@kernel.org>
Sat, 21 Feb 2026 00:34:52 +0000 (16:34 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Feb 2026 00:34:53 +0000 (16:34 -0800)
commit3f1af4853076c5c811e08c8a7863959e07791999
tree6413347de4fdc5a86a9358a1492ef4d0cb2cb7e4
parent470c7ca2b4c3e3a51feeb952b7f97a775b5c49cd
parentce5a0f4612dbacc805fe16719f9f6bd18352b70d
Merge branch 'bnxt_en-fix-rss-context-and-ntuple-filter-issues'

Michael Chan says:

====================
bnxt_en: Fix RSS context and ntuple filter issues

The first patch fixes the problem of ifup failing if one or more RSS
contexts were previously created.  The 2nd patch fixes ntuple filter
deletion errors in ifdown state.  The last patch adds self tests to
cover these failure cases.
====================

Link: https://patch.msgid.link/20260219185313.2682148-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>