]> exis.tech > repos - linux.git/commit
Merge branch 'net-mvpp2-fix-xdp-rx-buffer-handling'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 11 Jun 2026 07:57:33 +0000 (09:57 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 11 Jun 2026 07:57:33 +0000 (09:57 +0200)
commitb59873c9c40d0cbc16df86cf6cb5430330a0ac74
treeb0eb340983a1a9528d273b170e237255f038c236
parent512db8267b73a220a64180d95ab5eebe7c4964a8
parent77a6b90ce56bc982dcfa94229b8e28e6abb16e95
Merge branch 'net-mvpp2-fix-xdp-rx-buffer-handling'

Til Kaiser says:

====================
net: mvpp2: fix XDP RX buffer handling

This is v5 of the earlier XDP_PASS fix. The XDP_PASS change is
retained, and the series also fixes related RX/XDP buffer handling
issues found during review.

Tested with tools/testing/selftests/drivers/net/xdp.py on mvpp2
hardware.
====================

Link: https://patch.msgid.link/20260607134943.21996-1-mail@tk154.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>