Message ID | 20240325124311.1866197-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 Mon, 25 Mar 2024 20:43:08 +0800 you wrote: > There are some bugfix for the HNS3 ethernet driver > > --- > changeLog: > v3 -> v4: > - Fixed an unclear sentence in commit log, suggested by Michal Kubiak > - Used devl_lock to disallow reload to race with initialization, suggested by Jiri Pirko > v3: https://lore.kernel.org/all/20240318132948.3624333-1-shaojijie@huawei.com/ > v2 -> v3: > - Fixed a syntax error in commit log, suggested by Ratheesh Kannoth > v2: https://lore.kernel.org/all/20240316111057.277591-1-shaojijie@huawei.com/ > v1 -> v2: > - Fixed some syntax errors in commit log and comments, suggested by Michal Kubiak > - Optimized the code by using a flag, suggested by Michal Kubiak > v1: https://lore.kernel.org/all/20240315100748.2913882-1-shaojijie@huawei.com/ > > [...] Here is the summary with links: - [V4,net,1/3] net: hns3: fix index limit to support all queue stats https://git.kernel.org/netdev/net/c/47e39d213e09 - [V4,net,2/3] net: hns3: fix kernel crash when devlink reload during pf initialization https://git.kernel.org/netdev/net/c/93305b77ffcb - [V4,net,3/3] net: hns3: mark unexcuted loopback test result as UNEXECUTED https://git.kernel.org/netdev/net/c/5bd088d6c21a You are awesome, thank you!