]> git.itanic.dy.fi Git - linux-stable/commit
Merge branch 'mlxsw-miscellaneous-fixes'
authorJakub Kicinski <kuba@kernel.org>
Thu, 18 Jan 2024 17:48:11 +0000 (09:48 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 18 Jan 2024 17:48:11 +0000 (09:48 -0800)
commitbc9291dea7eca74b4a24bbdc173d7fde99c78718
tree0d30dbd5706d37eb86b60a161c91c58a703b2343
parentf1172f3ee3a98754d95b968968920a7d03fdebcc
parentb34f4de6d30cbaa8fed905a5080b6eace8c84dc7
Merge branch 'mlxsw-miscellaneous-fixes'

Petr Machata says:

====================
mlxsw: Miscellaneous fixes

This patchset is a bric-a-brac of fixes for bugs impacting mlxsw.

- Patches #1 and #2 fix issues in ACL handling error paths.
- Patch #3 fixes stack corruption in ACL code that a recent FW update
  has uncovered.

- Patch #4 fixes an issue in handling of IPIP next hops.

- Patch #5 fixes a typo in a the qos_pfc selftest
- Patch #6 fixes the same selftest to work with 8-lane ports.
====================

Link: https://lore.kernel.org/r/cover.1705502064.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>