I'd like to match the NVM firmware of a X710-DA2 to the driver used in PVE, but it seems the version string used is the Linux kernel version and not the Intel driver version. Where would I find the actual Intel i40e driver version used in PVE?
Thanks!
Code:
# ethtool -i enp6s0f0
driver: i40e
version: 5.15.60-2-pve
firmware-version: 8.50 0x8000b6ed 1.3082.0
expansion-rom-version:
bus-info: 0000:06:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: yes
Thanks!