- version: 2 interfaces: ['13:00.0', '1b:00.0'] port_info: - ip: 1.1.1.1 default_gw: 2.2.2.2 - ip: 2.2.2.2 default_gw: 1.1.1.1
platform: master_thread_id: 0 latency_thread_id: 1 dual_if: - socket: 0 threads: [2,3,4,5,6,7]
ERROR: Maximum threads in platform section of config file is 6, unable to run with -c 8.
vmxnet3_dev_configure(): ERROR: Number of rx queues not power of 2Port0 dev_configure = -22EAL: Error - exiting with code: 1 Cause: Cannot configure device: err=-22, port=0
- version: 2 interfaces: ['13:00.0', '1b:00.0'] port_info: - ip: 1.1.1.1 default_gw: 2.2.2.2 - ip: 2.2.2.2 default_gw: 1.1.1.1
platform: master_thread_id: 0 latency_thread_id: 1 dual_if: - socket: 0 threads: [2,3,4,5,6,7,8,9]
[perftester@trex_poc trex]$ sudo ./t-rex-64 -i --astf -c 8 --cfg 2_port_10cpu_cfg.yamlThe ports are bound/configured.Starting TRex v2.62 please wait ... set driver name net_vmxnet3 driver capability : TSO set dpdk queues mode to MULTI_QUE Number of ports found: 2zmq publisher at: tcp://*:4500Ethdev port_id=0 nb_tx_queues=10 > 8EAL: Error - exiting with code: 1 Cause: Cannot configure device: err=-22, port=0
Starting TRex v2.62 please wait ...ERROR: Maximum threads in platform section of config file is 8, unable to run with -c 10.Please increase the pool in config or use lower -c.
[perftester@trex_poc trex]$ sudo ./t-rex-64 -i --astf -c 8 --cfg 2_port_16_cpu_cfg.yaml[sudo] password for perftester:
The ports are bound/configured.Starting TRex v2.62 please wait ... set driver name net_vmxnet3 driver capability : TSO set dpdk queues mode to MULTI_QUE Number of ports found: 2zmq publisher at: tcp://*:4500Ethdev port_id=0 nb_tx_queues=10 > 8EAL: Error - exiting with code: 1 Cause: Cannot configure device: err=-22, port=0
[perftester@trex_poc trex]$ sudo ./t-rex-64 -i --astf -c 14 --cfg 2_port_16_cpu_cfg.yaml
The ports are bound/configured.Starting TRex v2.62 please wait ... set driver name net_vmxnet3 driver capability : TSO set dpdk queues mode to MULTI_QUE Number of ports found: 2
ERROR: driver maximum tx queues is (8) required (14) reduce number of cores to support it
--
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/ec45cae3-0b91-431e-9694-2cda0e35fa79%40googlegroups.com.