Message ID | 20250106143642.539698-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 Jakub Kicinski <kuba@kernel.org>: On Mon, 6 Jan 2025 22:36:35 +0800 you wrote: > There's a series of bugfix that's been accepted: > https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=d80a3091308491455b6501b1c4b68698c4a7cd24 > > However, The series is making the driver poke into IOMMU internals instead of > implementing appropriate IOMMU workarounds. After discussion, the series was reverted: > https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net.git/commit/?id=249cfa318fb1b77eb726c2ff4f74c9685f04e568 > > [...] Here is the summary with links: - [V3,net,1/7] net: hns3: fixed reset failure issues caused by the incorrect reset type https://git.kernel.org/netdev/net/c/5a4b584c6769 - [V3,net,2/7] net: hns3: fix missing features due to dev->features configuration too early https://git.kernel.org/netdev/net/c/ac1e2836fe29 - [V3,net,3/7] net: hns3: Resolved the issue that the debugfs query result is inconsistent. https://git.kernel.org/netdev/net/c/5191a8d3c2ab - [V3,net,4/7] net: hns3: don't auto enable misc vector https://git.kernel.org/netdev/net/c/98b1e3b27734 - [V3,net,5/7] net: hns3: initialize reset_timer before hclgevf_misc_irq_init() https://git.kernel.org/netdev/net/c/247fd1e33e1c - [V3,net,6/7] net: hns3: fixed hclge_fetch_pf_reg accesses bar space out of bounds issue https://git.kernel.org/netdev/net/c/7997ddd46c54 - [V3,net,7/7] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices https://git.kernel.org/netdev/net/c/9741e72b2286 You are awesome, thank you!