From: patchwork-bot+netdevbpf@kernel.org
To: Jijie Shao <shaojijie@huawei.com>
Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
pabeni@redhat.com, andrew+netdev@lunn.ch, horms@kernel.org,
shenjian15@huawei.com, liuyonglong@huawei.com,
chenhao418@huawei.com, huangdonghua3@h-partners.com,
yangshuaisong@h-partners.com, shiyongbang@huawei.com,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 net 0/2] hibmcge: fix RX packet corruption issue
Date: Thu, 28 May 2026 11:10:09 +0000 [thread overview]
Message-ID: <177996660939.876481.8290897040840990462.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260525144525.94884-1-shaojijie@huawei.com>
Hello:
This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:
On Mon, 25 May 2026 22:45:23 +0800 you wrote:
> 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.
>
> ---
> ChangeLog:
> v2 -> v3:
> - Use pci_save_state () to ensure that Relaxed Ordering is disabled after the reset,
> suggested Paolo.
> v2: https://lore.kernel.org/all/20260518144253.1568118-2-shaojijie@huawei.com/
> v1 -> v2:
> - Split original single patch into two independent patches,
> suggested Jakub
> - Remove MODULE_VERSION change, pointed out by Jakub
> v1: https://lore.kernel.org/all/20260512123456.3786635-1-shaojijie@huawei.com/
>
> [...]
Here is the summary with links:
- [V3,net,1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
https://git.kernel.org/netdev/net/c/463a1271aa26
- [V3,net,2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path
https://git.kernel.org/netdev/net/c/b545b6ea1802
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-05-28 11:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-25 14:45 Jijie Shao
2026-05-25 14:45 ` [PATCH V3 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption Jijie Shao
2026-05-25 14:45 ` [PATCH V3 net 2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path Jijie Shao
2026-05-28 11:10 ` patchwork-bot+netdevbpf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=177996660939.876481.8290897040840990462.git-patchwork-notify@kernel.org \
--to=patchwork-bot+netdevbpf@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=chenhao418@huawei.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=huangdonghua3@h-partners.com \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=liuyonglong@huawei.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=shaojijie@huawei.com \
--cc=shenjian15@huawei.com \
--cc=shiyongbang@huawei.com \
--cc=yangshuaisong@h-partners.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome