]> git.ipfire.org Git - thirdparty/linux.git/commit
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)
commit85576d7a489a9fcbc2c6fd4364564921f69259ab
tree00bf4fd33507a8ec871b68663500c0218495f8e1
parent031f1592e592e333a25d5e2ba9edd4e8c6821fdc
parentb545b6ea1802b32436fa97f1d2918718212cc831
Merge branch 'hibmcge-fix-rx-packet-corruption-issue'

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>