* [dpdk-users] i40e_dev_sync_phy_type errors
@ 2019-07-31 3:01 CHIDAMBARAM, GOVIND (GOVIND)
0 siblings, 0 replies; only message in thread
From: CHIDAMBARAM, GOVIND (GOVIND) @ 2019-07-31 3:01 UTC (permalink / raw)
To: users
Any idea what is wrong? I see errors with i40e
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
# lspci -k -s 0000:81:00.0
81:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
Subsystem: Hewlett-Packard Company Ethernet 10Gb 2-port 562SFP+ Adapter
Kernel driver in use: igb_uio
Kernel modules: i40e
# lspci -k -s 0000:c1:00.0
c1:00.0 Ethernet controller: Intel Corporation Ethernet Controller X710 for 10GbE SFP+ (rev 01)
Subsystem: Hewlett-Packard Company Ethernet 10Gb 2-port 562SFP+ Adapter
Kernel driver in use: igb_uio
Kernel modules: i40e
/dpdk-18.08/x86_64-native-linuxapp-gcc/app/testpmd -w 0000:81:00.0 -w 0000:81:00.1 -w 0000:c1:00.0 -w 0000:c1:00.1 -- -i --rxq=4 --txq=4 --forward-mode=rxonly
EAL: Detected 176 lcore(s)
EAL: Detected 4 NUMA nodes
EAL: Multi-process socket /var/run/dpdk/rte/mp_socket
EAL: No free hugepages reported in hugepages-1048576kB
EAL: Probing VFIO support...
EAL: PCI device 0000:81:00.0 on NUMA socket 2
EAL: probe driver: 8086:1572 net_i40e
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
EAL: PCI device 0000:81:00.1 on NUMA socket 2
EAL: probe driver: 8086:1572 net_i40e
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
EAL: PCI device 0000:c1:00.0 on NUMA socket 3
EAL: probe driver: 8086:1572 net_i40e
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
EAL: PCI device 0000:c1:00.1 on NUMA socket 3
EAL: probe driver: 8086:1572 net_i40e
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
Interactive-mode selected
Set rxonly packet forwarding mode
testpmd: create a new mbuf pool <mbuf_pool_socket_0>: n=1547456, size=2176, socket=0
testpmd: preferred mempool ops selected: ring_mp_mc
testpmd: create a new mbuf pool <mbuf_pool_socket_1>: n=1547456, size=2176, socket=1
testpmd: preferred mempool ops selected: ring_mp_mc
testpmd: create a new mbuf pool <mbuf_pool_socket_2>: n=1547456, size=2176, socket=2
testpmd: preferred mempool ops selected: ring_mp_mc
testpmd: create a new mbuf pool <mbuf_pool_socket_3>: n=1547456, size=2176, socket=3
testpmd: preferred mempool ops selected: ring_mp_mc
Configuring Port 0 (socket 2)
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
Port 0: 48:DF:37:68:AF:B0
Configuring Port 1 (socket 2)
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
Port 1: 48:DF:37:68:AF:B8
Configuring Port 2 (socket 3)
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
Port 2: 48:DF:37:65:82:A0
Configuring Port 3 (socket 3)
i40e_dev_sync_phy_type(): Failed to sync phy type: status=-53
Port 3: 48:DF:37:65:82:A8
Checking link statuses...
Done
Cheers
CG
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-07-31 3:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-31 3:01 [dpdk-users] i40e_dev_sync_phy_type errors CHIDAMBARAM, GOVIND (GOVIND)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).