Hi Skidmore,
Sorry for the late answer, I needed to wait for a physical access.
On Nov26 18:59, Skidmore, Donald C wrote:
[root@dcsworkstation src]# ethtool -i p258p1
driver: ixgbe
version: 3.11.33-k
firmware-version: 0x18eb0001
bus-info: 0000:05:00.0
supports-statistics: yes
supports-test: yes
supports-eeprom-access: yes
supports-register-dump: yes
supports-priv-flags: no
Then use that address to find the device ID:
[root@dcsworkstation src]# lspci -ns 0000:05:00.0
05:00.0 0200: 8086:10fb (rev 01)
for me it is:
03:00.0 0200: 8086:10fb (rev 01)
As for the FW version I'm concerned that yours might not be correct from the output you sent me earlier.
or might be a userland issue (ethtool not reading the correct part?)
--
William