Message ID | 20221222064343.61537-1-lanhao@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | net: hns3: fix some bug for hns3 | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Thu, 22 Dec 2022 14:43:40 +0800 you wrote: > There are some bugfixes for the HNS3 ethernet driver. patch#1 fix miss > checking for rx packet. patch#2 fixes VF promisc mode not update > when mac table full bug, and patch#3 fixes a nterrupts not > initialization in VF FLR bug. > > Jian Shen (2): > net: hns3: fix miss L3E checking for rx packet > net: hns3: fix VF promisc mode not update when mac table full > > [...] Here is the summary with links: - [net,1/3] net: hns3: add interrupts re-initialization while doing VF FLR https://git.kernel.org/netdev/net/c/09e6b30eeb25 - [net,2/3] net: hns3: fix miss L3E checking for rx packet https://git.kernel.org/netdev/net/c/7d89b53cea1a - [net,3/3] net: hns3: fix VF promisc mode not update when mac table full https://git.kernel.org/netdev/net/c/8ee57c7b8406 You are awesome, thank you!