TWSD-1249 Drivers that do not appear in the NIC display exist

Review Request #1256 — Created Dec. 22, 2025 and submitted — Latest diff uploaded

mingji
APV10
rel_apv_10_7_4
TWSD-1249
kevin.poh, peteryeh, weikai

Root cause
- Our DPDK driver supports 37d3 NIC but kernel does not.
- The CLI show hardware detects NIC through kernel instead of DPDK, so it only shows NICs recognized by kernel.

Solution
- In CLI show hardware, retrieve NIC inforamtion from DPDK instead of kernel.

Verify on the machine with 37d3 NIC (Intel Ethernet Connection X722 for 10GbE SFP+)


    Loading...