mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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, wangpeiyang1@huawei.com,
	liuyonglong@huawei.com, chenhao418@huawei.com,
	sudongming1@huawei.com, xujunsheng@huawei.com,
	shiyongbang@huawei.com, libaihan@huawei.com,
	jonathan.cameron@huawei.com,
	shameerali.kolothum.thodi@huawei.com, salil.mehta@huawei.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH net v3 0/7] There are some bugfix for hibmcge driver
Date: Sat, 12 Apr 2025 03:30:34 +0000	[thread overview]
Message-ID: <174442863476.564205.11279218267618602672.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250410021327.590362-1-shaojijie@huawei.com>

Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Thu, 10 Apr 2025 10:13:20 +0800 you wrote:
> There are some bugfix for hibmcge driver
> 
> ---
> ChangeLog:
> v2 -> v3:
>   - Add more details in commit log for patch6, suggested by Jakub.
>   v2: https://lore.kernel.org/all/20250403135311.545633-7-shaojijie@huawei.com/
> v1 -> v2:
>   - Add more details in commit log for patch1, suggested by Simon Horman.
>   v1: https://lore.kernel.org/all/20250402133905.895421-1-shaojijie@huawei.com/
> 
> [...]

Here is the summary with links:
  - [net,v3,1/7] net: hibmcge: fix incorrect pause frame statistics issue
    https://git.kernel.org/netdev/net/c/5b04080cd602
  - [net,v3,2/7] net: hibmcge: fix incorrect multicast filtering issue
    https://git.kernel.org/netdev/net/c/9afaaa54e3eb
  - [net,v3,3/7] net: hibmcge: fix the share of irq statistics among different network ports issue
    https://git.kernel.org/netdev/net/c/4ad3df755a96
  - [net,v3,4/7] net: hibmcge: fix wrong mtu log issue
    https://git.kernel.org/netdev/net/c/4e4ac53335de
  - [net,v3,5/7] net: hibmcge: fix the incorrect np_link fail state issue.
    https://git.kernel.org/netdev/net/c/1d6c3e06232e
  - [net,v3,6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue
    https://git.kernel.org/netdev/net/c/ae6c1dce3244
  - [net,v3,7/7] net: hibmcge: fix multiple phy_stop() issue
    https://git.kernel.org/netdev/net/c/e1d0b52d87ca

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2025-04-12  3:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-10  2:13 Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 1/7] net: hibmcge: fix incorrect pause frame statistics issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 2/7] net: hibmcge: fix incorrect multicast filtering issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 3/7] net: hibmcge: fix the share of irq statistics among different network ports issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 4/7] net: hibmcge: fix wrong mtu log issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 5/7] net: hibmcge: fix the incorrect np_link fail state issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 6/7] net: hibmcge: fix not restore rx pause mac addr after reset issue Jijie Shao
2025-04-10  2:13 ` [PATCH net v3 7/7] net: hibmcge: fix multiple phy_stop() issue Jijie Shao
2025-04-12  3:30 ` 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=174442863476.564205.11279218267618602672.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=jonathan.cameron@huawei.com \
    --cc=kuba@kernel.org \
    --cc=libaihan@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=liuyonglong@huawei.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=salil.mehta@huawei.com \
    --cc=shameerali.kolothum.thodi@huawei.com \
    --cc=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=shiyongbang@huawei.com \
    --cc=sudongming1@huawei.com \
    --cc=wangpeiyang1@huawei.com \
    --cc=xujunsheng@huawei.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