]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'hibmcge-fix-rx-packet-corruption-issue'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 28 May 2026 11:02:59 +0000 (13:02 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 28 May 2026 11:02:59 +0000 (13:02 +0200)
Jijie Shao says:

====================
hibmcge: fix RX packet corruption issue

This series fixes an RX packet corruption issue observed when SMMU is
disabled on the hibmcge driver. The fixes include disabling PCI Relaxed
Ordering and correcting the order of DMA barrier operations in the RX
data sync path.
====================

Link: https://patch.msgid.link/20260525144525.94884-1-shaojijie@huawei.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge