]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
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)
commitc02fca0bef5d1081173219f276df643abdb825ab
tree8934332e65e12972a178d1f493ca4f4768428fec
parentc66f8511a8109fa50767941b26d3623e316fde02
parentf9691288413ceb4fc72f3ccc4d8e42adf66eb28d
Merge branch 'icssg-xdp-zero-copy-bug-fixes'

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>