We have some hardware with this NIC:
QLogic FastLinQ 41112 Dual Port 10Gb SFP+ Adapter, low profile
On lspci, this shows as:
af:00.0 Ethernet controller: QLogic Corp. Device 8070 (rev 02) af:00.1 Ethernet controller: QLogic Corp. Device 8070 (rev 02)
This seems to be unsupported by the Debian Jessie installer:
│ No Ethernet card was detected. If you know the name of the driver │ │ needed by your Ethernet card, you can select it from the list. │
This seems supported in Debian Stretch.
Options seem to be:
- workaround the jessie installer limitation by using some other NIC (usb or pci)
- try to backport a newer installer into our jessie installation mechanisms
- try to get the driver injected into the jessie installer
- develop some other long term solution to deal with this kind of situations