OK. I'm not totally sure. Once you compile it and if it all goes fine, then you should be good. Try a reboot again and see if it registers on your system.
Just a note that this does not build with Proxmox 6.1 and the errors are back. The most recent driver from Intel is only tested up to kernel 5.3 not 5.4. There's a few compile errors that I'm trying to work through.
You mean that it doesn't build with Proxmox 6.2? Yeah, that's unfortunate but we'll have to wait on Intel to update their driver to work with kernel 5.4.
I'm hoping that it won't be too long. Until then I'm going to force myself to put up with the errors.
Thanks for the patch! I'm going to give it a whirl.Ok, I have a patch that's been running for about an hour or so....
Thanks for the patch! I'm going to give it a whirl.
That's a pretty amazing increase. I did a quick iperf2 test before and after and the results were similar ~ 9.86Gb/sec for each one. No massive increase for me..Let me know how it works, between that and WSL2 the iperf3 report up thread went from 3g to 10g
root@proxmox1:~# pveversion
pve-manager/8.1.4/ec5affc9e41f1d79 (running kernel: 6.5.11-7-pve)
root@proxmox1:~# ethtool -i ens1f0
driver: ixgbe
version: 5.19.9
firmware-version: 0x800001a5
expansion-rom-version:
bus-info: 0000:07:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
...
[ 1523.104064] ixgbe 0000:07:00.0: Warning firmware error detected FWSM: 0x00000000
[ 1525.120072] ixgbe 0000:07:00.0: Warning firmware error detected FWSM: 0x00000000
[ 1527.136088] ixgbe 0000:07:00.0: Warning firmware error detected FWSM: 0x00000000
...
It looks like TrueNAS team found this is likely a bug in the Intel firmware not setting a bit after boot: https://ixsystems.atlassian.net/browse/NAS-121174Had that happen sometimes and it be cleared by a reseat / wipe down of the PCIe pins with isopropyl alcohol.
Give that a try and see if it clears up.
The "fix" didnt work.I have the same issue with latest proxmox 6.8.4-3
I will try the fix, but with the latest drivers found here
I will reply back if the errors have gone away