TWSD-1249 Drivers that do not appear in the NIC display exist
Review Request #1256 — Created Dec. 22, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| mingji | |
| APV10 | |
| rel_apv_10_7_4 | |
| TWSD-1249 | |
| Reviewers | |
| kevin.poh, peteryeh, weikai | |
Root cause
- Our DPDK driver supports37d3NIC 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 CLIshow hardware, retrieve NIC inforamtion from DPDK instead of kernel.
Verify on the machine with
37d3NIC (Intel Ethernet Connection X722 for 10GbE SFP+)
