[dpdk-users] 82599 can't bring up with PCI-passthrough in ESXI and KVM

MAC Lee mac_leehk at yahoo.com.hk
Wed Nov 8 04:46:51 CET 2017


Hi All,    I encounter a problem when I init testpmd with DPDK 17.08 in my VM environment (ESXI 6.5 and KVM in redhat).

It will show the following message when init:
testpmd   -c 0xc -w 13:00.0 -w 13:00.1 -n 4 --socket-mem 2895

EAL: Detected 4 lcore(s)EAL: Debug dataplane logs available - lower performanceEAL: PCI device 0000:13:00.0 on NUMA socket -1EAL:   Invalid NUMA socket, default to 0EAL:   probe driver: 8086:10fb net_ixgbePMD: eth_ixgbe_dev_init(): The EEPROM checksum is not valid: -1EAL: Requested device 0000:13:00.0 cannot be usedEAL: PCI device 0000:13:00.1 on NUMA socket -1EAL:   Invalid NUMA socket, default to 0EAL:   probe driver: 8086:10fb net_ixgbePMD: eth_ixgbe_dev_init(): The EEPROM checksum is not valid: -1EAL: Requested device 0000:13:00.1 cannot be usedEAL: No probed ethernet devices    
    It only happen if I use PCI-PASSTHROUGH in VM. I tried to fallback to DPDK 17.05, it works without problem.Does anyone encounter this problem with 17.08?
Thanks,Marco


More information about the users mailing list