]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'icssg-xdp-zero-copy-bug-fixes'
authorJakub Kicinski <kuba@kernel.org>
Mon, 15 Jun 2026 23:22:23 +0000 (16:22 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 15 Jun 2026 23:22:24 +0000 (16:22 -0700)
Meghana Malladi says:

====================
ICSSG XDP zero copy bug fixes [part]

This patch series fixes bugs introduced while adding xdp
zero copy support in the icssg driver.

Patch 1: Fix wakeup handling for Rx when available CPPI
descriptor is zero
Patch 2,3: Fix destination tag in CPPI descriptor to enable
proper Tx xmit for HSR offload mode with XDP and zero copy
====================

Link: https://patch.msgid.link/20260611185744.2498070-1-m-malladi@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge