diff options
| author | Jakub Kicinski <[email protected]> | 2025-07-10 01:39:15 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-07-10 01:39:16 +0000 |
| commit | b4bb2ac099ca0b944695be41ade5562d895a8751 (patch) | |
| tree | b5ccffb708955878600c21c8b4d3b0648a593616 /tools/testing/selftests/drivers/net/hw/rss_api.py | |
| parent | dt-bindings: net: Add support for Sophgo CV1800 dwmac (diff) | |
| parent | net: ngbevf: add link update flow (diff) | |
| download | kernel-b4bb2ac099ca0b944695be41ade5562d895a8751.tar.gz kernel-b4bb2ac099ca0b944695be41ade5562d895a8751.zip | |
Merge branch 'add-vf-drivers-for-wangxun-virtual-functions'
Mengyuan Lou says:
====================
Add vf drivers for wangxun virtual functions
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.
v2: https://lore.kernel.org/[email protected]
v1: https://lore.kernel.org/[email protected]
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions
