forked from cisco-system-traffic-generator/trex-core
-
Notifications
You must be signed in to change notification settings - Fork 4
Seeing ierrors in Stats When Running in STL Mode #3
Copy link
Copy link
Open
Description
Description
While using trex with STL mode, I noticed that they are a lot of ierrors in the stats outputted by trex, and this has an impact on the over all performance of trex application in STL mode.
TRex configuration
interfaces: ['0000:14:00.0', '0000:15:00.0']
rx_desc: 4096
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: 10
dual_if:
- socket: 0
threads: [1,2,3,4,5,6,7,8,9,20,21,22,23,24,25,26,27,28,29]
Screenshots
To Reproduce
- Start trex on one terminal by using
./t-rex-64 -c 10 -i - Start
trex-consoleon another terminal using./trex-console - Then using this command
start -f stl/udp_1pkt_simple.py -m 10000000 -d 100 -p 0intrex-console
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
