I am using trex version v2.98 and I have Intel "E810-C QSFP" 100G port based card and I have binded using vfio-pci driver .
While I stared the trex application, it does not start , it throws below error . Is there a way we can fix this ?
lspci | grep Ethe
ca:00.0 Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02)
ca:00.1 Ethernet controller: Intel Corporation Ethernet Controller E810-C for QSFP (rev 02)
[root@BAPVEDELL010_Server v2.98]# ./dpdk_nic_bind.py -b vfio-pci 0000:ca:00.0 0000:ca:00.1
[root@host v2.98]# ./dpdk_nic_bind.py --status
Network devices using DPDK-compatible driver
============================================
0000:ca:00.0 'Ethernet Controller E810-C for QSFP' drv=vfio-pci unused=ice
0000:ca:00.1 'Ethernet Controller E810-C for QSFP' drv=vfio-pci unused=ice
Network devices using kernel driver
===================================
0000:04:00.0 'NetXtreme BCM5720 2-port Gigabit Ethernet PCIe' if=eno8303 drv=tg3 unused=vfio-pci *Active*
0000:04:00.1 'NetXtreme BCM5720 2-port Gigabit Ethernet PCIe' if=eno8403 drv=tg3 unused=vfio-pci
0000:31:00.0 'I350 Gigabit Network Connection' if=eno12399 drv=igb unused=vfio-pci
0000:31:00.1 'I350 Gigabit Network Connection' if=eno12409 drv=igb unused=vfio-pci
0000:31:00.2 'I350 Gigabit Network Connection' if=eno12419 drv=igb unused=vfio-pci
0000:31:00.3 'I350 Gigabit Network Connection' if=eno12429 drv=igb unused=vfio-pci
Other network devices
=====================
0000:17:00.0 'Device 0001' unused=vfio-pci
[root@host v2.98]# ./t-rex-64 -c 1 -i
Starting Scapy server...... Scapy server is started
The ports are bound/configured.
Starting TRex v2.98 please wait ...
set driver name net_ice
driver capability : TCP_UDP_OFFLOAD TSO SLRO
set dpdk queues mode to ONE_QUE
Number of ports found: 2
zmq publisher at: tcp://*:4500
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0
ice_dev_start(): fail to start Rx queue 0
EAL: Error - exiting with code: 1
Cause: rte_eth_dev_start: err=-5, port=0
Killing Scapy server... Scapy server is killed
[root@host v2.98]#
Thanks,
Devis Reagan
Initializing port 0... ice_program_hw_rx_queue(): currently package doesn't support RXDID (22)
ice_rx_queue_start(): fail to program RX queue 0ice_dev_start(): fail to start Rx queue 0EAL: Error - exiting with code: 1
--
You received this message because you are subscribed to the Google Groups "TRex Traffic Generator" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trex-tgn+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/trex-tgn/24c6d20a-3d61-4385-acde-029d28001aban%40googlegroups.com.