You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
RX vlan packet filter capability is missing on the IONIC DPDK Driver. Hence packets which are supposed to be dropped in HW, are pushed to the buffer ring, which is not drained by the Trex application, as it is not interested in these packet at all.
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
Screenshots
To Reproduce
./t-rex-64 -c 10 -i
trex-console
on another terminal using./trex-console
start -f stl/udp_1pkt_simple.py -m 10000000 -d 100 -p 0
intrex-console
The text was updated successfully, but these errors were encountered: