[DPDK/ethdev Bug 1531] net/txgbe initialisation failed: EEPROM checksum is not valid.
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Sep 4 08:57:27 CEST 2024
https://bugs.dpdk.org/show_bug.cgi?id=1531
Bug ID: 1531
Summary: net/txgbe initialisation failed: EEPROM checksum is
not valid.
Product: DPDK
Version: 21.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: ethdev
Assignee: dev at dpdk.org
Reporter: 626938192 at qq.com
Target Milestone: ---
when build with gcc 10.3.1, start with error:
=================
EAL: Using IOMMU type 8 (No-IOMMU)
EAL: Probe PCI driver: net_txgbe (8088:1001) device: 0000:71:00.1 (socket 7)
eth_txgbe_dev_init(): The EEPROM checksum is not valid: -258
ethdev initialisation failed
EAL: Releasing PCI mapped resource for 0000:71:00.1
EAL: Calling pci_unmap_resource for 0000:71:00.1 at 0x7f58e57e0000
EAL: Calling pci_unmap_resource for 0000:71:00.1 at 0x7f74efc4e000
EAL: Requested device 0000:71:00.1 cannot be used
EAL: Bus (pci) probe failed.
TELEMETRY: No legacy callbacks, legacy socket not created
EAL: Error - exiting with code: 1
=================
but, when gcc version change to 4.8.5, it's ok.
DPDK: "21.11"
NIC: "Ethernet Controller RP1000 for 10GbE SFP+ 1001"
driver: "txgbe"
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240904/203c1654/attachment.htm>
More information about the dev
mailing list