Message ID | 20240507134224.2646246-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | There are some bugfix for the HNS3 ethernet driver | expand |
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!