]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-mlx5e-rx-datapath-enhancements'
authorJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 05:16:09 +0000 (21:16 -0800)
committerJakub Kicinski <kuba@kernel.org>
Thu, 5 Feb 2026 05:16:09 +0000 (21:16 -0800)
Tariq Toukan says:

====================
net/mlx5e: RX datapath enhancements

This series by Dragos introduces multiple RX datapath enhancements to
the mlx5e driver.

First patch adds SW handling for oversized packets in non-linear SKB
mode.

Second patch adds a reclaim mechanism to mitigate memory allocation
failures with memory providers.
====================

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

Trivial merge