Christian I. Nilsson

Results 463 comments of Christian I. Nilsson

Did you ever try if snponly gives you the correct vlan, without trying to create it? As in the net0 device actually using the vlan without being aware of it.

Has anyone been able to reproduce this issue in qemu? Or is it all on Dell hardware? My Bad, this is on both Dell and Lenovo, and with NII, ConnectX...

So first failing commit is 27e886c67b63b9a381f87238ed7a856775199fd9 ? As asked above is this reproduceable in QEMU? To fix this a dev need to have a case that can be tested Unless...

Should we list instructions for every distro out there? Just link to https://ipxe.org/download#source_code for instructions, and maybe include the list, (maybe add known alternate names of packages)

This was introduced for pcbios in c692a690dafe4c6bdb406c4c5e0ae66bfcb2f6cb ? Information is probably available, but maybe in different format. For the sake of documentation, What is the detailed information that you want...

From what I can see that is a completely different type of nic, based on the Linux driver being igc? You also have intelx. You should always expect iPXE to...

in efi mode SNP/NII interface should be available. But it does require that the original NIC ROM is available, so if you replace it then it won't work. (But you...

As reference of where to look for adding PCIID the igc linux driver: https://github.com/torvalds/linux/blob/master/drivers/net/ethernet/intel/igc/igc_hw.h#L19-L34 iPXE does not seem to have any of these (but that is just a quick look)...

> Ok, the email address that Intel provides in the Linux kernel drivers does not exist. I have contacted support, but this is going to take a while I suppose....

This relates to #355 that mgenov/ipxe@ea0686c can be taken and rebased on current master. That would conserve original commits.