drivers/net/ethernet/wangxun/ngbevf

Wangxun WX1860 Gigabit Ethernet virtual functions

SR-IOV virtual function support for Wangxun's WX1860 and WX1860AL gigabit Ethernet controllers, the silicon behind current LR-Link and similar server NICs from this Chinese vendor. The virtual functions let a single physical adapter be sliced up and handed to multiple virtual machines.

keep conf=0.84 last_sold=2025 deploy=low replacement=none subsystem=net category=networking-ethernet
84%

recommendation

It should stay because this is a brand-new addition, merged into Linux 6.17 in mid-2025, for hardware Wangxun and partners like LR-Link are actively selling today. Upstream traffic shows ongoing maintenance work rather than any removal discussion, and DPDK support indicates real ecosystem interest, even if the overall install base is still small and vendor-specific.</recommendation_summary> </invoke>

repository signals

3 files
295 source lines
6 commits, 5y
+304 / −0 lines added / removed, 5y
2 authors, 5y
monthly commits · 2021-04-21 → 2026-04-21 · 6 total · active in 3/61 months
2021 2022 2023 2024 2025 2026 2021-04: 0 commits · +0 −0 2021-05: 0 commits · +0 −0 2021-06: 0 commits · +0 −0 2021-07: 0 commits · +0 −0 2021-08: 0 commits · +0 −0 2021-09: 0 commits · +0 −0 2021-10: 0 commits · +0 −0 2021-11: 0 commits · +0 −0 2021-12: 0 commits · +0 −0 2022-01: 0 commits · +0 −0 2022-02: 0 commits · +0 −0 2022-03: 0 commits · +0 −0 2022-04: 0 commits · +0 −0 2022-05: 0 commits · +0 −0 2022-06: 0 commits · +0 −0 2022-07: 0 commits · +0 −0 2022-08: 0 commits · +0 −0 2022-09: 0 commits · +0 −0 2022-10: 0 commits · +0 −0 2022-11: 0 commits · +0 −0 2022-12: 0 commits · +0 −0 2023-01: 0 commits · +0 −0 2023-02: 0 commits · +0 −0 2023-03: 0 commits · +0 −0 2023-04: 0 commits · +0 −0 2023-05: 0 commits · +0 −0 2023-06: 0 commits · +0 −0 2023-07: 0 commits · +0 −0 2023-08: 0 commits · +0 −0 2023-09: 0 commits · +0 −0 2023-10: 0 commits · +0 −0 2023-11: 0 commits · +0 −0 2023-12: 0 commits · +0 −0 2024-01: 0 commits · +0 −0 2024-02: 0 commits · +0 −0 2024-03: 0 commits · +0 −0 2024-04: 0 commits · +0 −0 2024-05: 0 commits · +0 −0 2024-06: 0 commits · +0 −0 2024-07: 0 commits · +0 −0 2024-08: 0 commits · +0 −0 2024-09: 0 commits · +0 −0 2024-10: 0 commits · +0 −0 2024-11: 0 commits · +0 −0 2024-12: 0 commits · +0 −0 2025-01: 0 commits · +0 −0 2025-02: 0 commits · +0 −0 2025-03: 0 commits · +0 −0 2025-04: 0 commits · +0 −0 2025-05: 0 commits · +0 −0 2025-06: 0 commits · +0 −0 2025-07: 4 commits · +299 −0 2025-08: 1 commit · +1 −0 2025-09: 1 commit · +4 −0 2025-10: 0 commits · +0 −0 2025-11: 0 commits · +0 −0 2025-12: 0 commits · +0 −0 2026-01: 0 commits · +0 −0 2026-02: 0 commits · +0 −0 2026-03: 0 commits · +0 −0 2026-04: 0 commits · +0 −0

sources

  1. spinics.net

    netdev patch series from June 2025 adds the Wangxun VF drivers, including ngbevf, showing fresh upstream introduction rather than legacy abandonment.

  2. spinics.net

    follow-up net-next patch series in July 2025 touches ngbevf through shared Wangxun ethtool/coalescing work, indicating ongoing upstream development and no visible removal push.

  3. cateee.net

    LKDDb shows CONFIG_NGBEVF present from Linux 6.17 onward and documents support for WX1860/WX1860AL virtual functions.

  4. lr-link.com

    commercial adapter page shows WX1860A2-based hardware marketed as a current product, supporting that the underlying PF hardware family was still being sold new in 2025.

  5. core.dpdk.org

    DPDK lists Wangxun ngbe (WX1860 family) as supported, suggesting continuing ecosystem relevance for deployments using this hardware family.

codex reasoning notes (technical)

Local shell inspection showed this directory is a real PCI net driver with recent commits only from 2025 and no age-based obsolescence signal. URLs were obtained via web search: spinics results showed the initial add-vf series and later maintenance traffic; LKDDb confirmed mainline presence starting in 6.17; LR-LINK product page provided 2025-era sale evidence for WX1860-based adapters; DPDK support page suggests ongoing niche use. No removal discussion was found in the retrieved upstream traffic. This is a new SR-IOV VF driver for a still-marketed but niche hardware family, so keep rather than deprecate; deployments are likely low because it is vendor-specific VF infrastructure rather than broad commodity NIC hardware.