Netdev Archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel.org
To: Jijie Shao <shaojijie@huawei.com>
Cc: yisen.zhuang@huawei.com, salil.mehta@huawei.com,
	davem@davemloft.net, edumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, jiri@resnulli.us, horms@kernel.org,
	shenjian15@huawei.com, wangjie125@huawei.com,
	liuyonglong@huawei.com, chenhao418@huawei.com,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver
Date: Thu, 09 May 2024 09:00:29 +0000	[thread overview]
Message-ID: <171524522962.30298.276584443025659640.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240507134224.2646246-1-shaojijie@huawei.com>

Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni@redhat.com>:

On Tue, 7 May 2024 21:42:17 +0800 you wrote:
> There are some bugfix for the HNS3 ethernet driver
> 
> ---
> changeLog:
> v2 -> v3:
>   - Fix coding errors in "net: hns3: using user configure after hardware reset", suggested by Simon Horman
>   https://lore.kernel.org/all/20240426100045.1631295-1-shaojijie@huawei.com/
> v1 -> v2:
>   - Adjust the code sequence to completely eliminate the race window, suggested by Jiri Pirko
>   v1: https://lore.kernel.org/all/20240422134327.3160587-1-shaojijie@huawei.com/
> 
> [...]

Here is the summary with links:
  - [V3,net,1/7] net: hns3: using user configure after hardware reset
    https://git.kernel.org/netdev/net/c/05eb60e9648c
  - [V3,net,2/7] net: hns3: direct return when receive a unknown mailbox message
    https://git.kernel.org/netdev/net/c/669554c512d2
  - [V3,net,3/7] net: hns3: change type of numa_node_mask as nodemask_t
    https://git.kernel.org/netdev/net/c/6639a7b95321
  - [V3,net,4/7] net: hns3: release PTP resources if pf initialization failed
    https://git.kernel.org/netdev/net/c/950aa4239989
  - [V3,net,5/7] net: hns3: use appropriate barrier function after setting a bit value
    https://git.kernel.org/netdev/net/c/094c28122852
  - [V3,net,6/7] net: hns3: fix port vlan filter not disabled issue
    https://git.kernel.org/netdev/net/c/f5db7a3b65c8
  - [V3,net,7/7] net: hns3: fix kernel crash when devlink reload during initialization
    https://git.kernel.org/netdev/net/c/35d92abfbad8

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



      parent reply	other threads:[~2024-05-09  9:00 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-07 13:42 [PATCH V3 net 0/7] There are some bugfix for the HNS3 ethernet driver Jijie Shao
2024-05-07 13:42 ` [PATCH V3 net 1/7] net: hns3: using user configure after hardware reset Jijie Shao
2024-05-07 15:20   ` Przemek Kitszel
2024-05-07 16:51   ` Markus Elfring
2024-05-08 16:21   ` Simon Horman
2024-05-07 13:42 ` [PATCH V3 net 2/7] net: hns3: direct return when receive a unknown mailbox message Jijie Shao
2024-05-07 17:08   ` Markus Elfring
2024-05-07 13:42 ` [PATCH V3 net 3/7] net: hns3: change type of numa_node_mask as nodemask_t Jijie Shao
2024-05-07 13:42 ` [PATCH V3 net 4/7] net: hns3: release PTP resources if pf initialization failed Jijie Shao
2024-05-07 17:26   ` Markus Elfring
2024-05-07 13:42 ` [PATCH V3 net 5/7] net: hns3: use appropriate barrier function after setting a bit value Jijie Shao
2024-05-07 13:42 ` [PATCH V3 net 6/7] net: hns3: fix port vlan filter not disabled issue Jijie Shao
2024-05-07 17:51   ` Markus Elfring
2024-05-07 13:42 ` [PATCH V3 net 7/7] net: hns3: fix kernel crash when devlink reload during initialization Jijie Shao
2024-05-07 18:05   ` Markus Elfring
2024-05-09  9:00 ` 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=171524522962.30298.276584443025659640.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel.org \
    --cc=chenhao418@huawei.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=jiri@resnulli.us \
    --cc=kuba@kernel.org \
    --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=shaojijie@huawei.com \
    --cc=shenjian15@huawei.com \
    --cc=wangjie125@huawei.com \
    --cc=yisen.zhuang@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).