[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175211222501.955880.5880493276955983984.git-patchwork-notify@kernel.org>
Date: Thu, 10 Jul 2025 01:50:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Mengyuan Lou <mengyuanlou@...-swift.com>
Cc: netdev@...r.kernel.org, michal.swiatkowski@...ux.intel.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, andrew+netdev@...n.ch,
duanqiangwen@...-swift.com, linglingzhang@...stnetic.com,
jiawenwu@...stnetic.com
Subject: Re: [PATCH net-next v3 00/12] Add vf drivers for wangxun virtual
functions
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Fri, 4 Jul 2025 17:49:11 +0800 you wrote:
> Introduces basic support for Wangxun’s virtual function (VF) network
> drivers, specifically txgbevf and ngbevf. These drivers provide SR-IOV
> VF functionality for Wangxun 10/25/40G network devices.
> The first three patches add common APIs for Wangxun VF drivers, including
> mailbox communication and shared initialization logic.These abstractions
> are placed in libwx to reduce duplication across VF drivers.
> Patches 4–8 introduce the txgbevf driver, including:
> PCI device initialization, Hardware reset, Interrupt setup, Rx/Tx datapath
> implementation and link status changeing flow.
> Patches 9–12 implement the ngbevf driver, mirroring the functionality
> added in txgbevf.
>
> [...]
Here is the summary with links:
- [net-next,v3,01/12] net: libwx: add mailbox api for wangxun vf drivers
https://git.kernel.org/netdev/net-next/c/8259946e6703
- [net-next,v3,02/12] net: libwx: add base vf api for vf drivers
https://git.kernel.org/netdev/net-next/c/ba3b8490bc2e
- [net-next,v3,03/12] net: libwx: add wangxun vf common api
https://git.kernel.org/netdev/net-next/c/eb4898fde1de
- [net-next,v3,04/12] net: wangxun: add txgbevf build
https://git.kernel.org/netdev/net-next/c/377d180bd71c
- [net-next,v3,05/12] net: txgbevf: add sw init pci info and reset hardware
https://git.kernel.org/netdev/net-next/c/4ee8afb44aee
- [net-next,v3,06/12] net: txgbevf: init interrupts and request irqs
https://git.kernel.org/netdev/net-next/c/fd0a2e03bf60
- [net-next,v3,07/12] net: txgbevf: Support Rx and Tx process path
https://git.kernel.org/netdev/net-next/c/ce12ba254655
- [net-next,v3,08/12] net: txgbevf: add link update flow
https://git.kernel.org/netdev/net-next/c/bf68010acc4b
- [net-next,v3,09/12] net: wangxun: add ngbevf build
https://git.kernel.org/netdev/net-next/c/a0008a3658a3
- [net-next,v3,10/12] net: ngbevf: add sw init pci info and reset hardware
https://git.kernel.org/netdev/net-next/c/85494c9bf5b0
- [net-next,v3,11/12] net: ngbevf: init interrupts and request irqs
https://git.kernel.org/netdev/net-next/c/0f71e3a6e59d
- [net-next,v3,12/12] net: ngbevf: add link update flow
https://git.kernel.org/netdev/net-next/c/cfeedf6a420d
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists