aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pkt_gen/trex/trex_client.py
AgeCommit message (Collapse)AuthorFilesLines
2022-05-02[BUGFIX] Bug-fix in Trex-Client.Sridhar K. N. Rao1-3/+3
This patch adds the fix Signed-off-by: Sridhar K. N. Rao <srao@linuxfoundation.org> Change-Id: Iee914ac737d088bd06bf8e762e9c6c588bc0b03e
2021-09-07Clean Output Option.Sridhar K. N. Rao1-7/+27
This patch adds support for clean output - displaying only final results. User has to run with --verbosity and level as error or critical. --verbosity is an existing option. Remove unnecessary spaces Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: Id227a4b787c4c7e4dd97f28009946ac6a8a802d3
2021-08-25Trex Per-Trial Bi-Directional StatsSridhar K. N. Rao1-0/+52
This patch adds code to get stats for each trial for each port. Added changes suggested by AL 1. Include dropped packets 2. Include Latency values Added missing comma (thanks to Parth). Removed WIP Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: If760fbae2362c3f622c5517f5e53e159e31fccea
2020-11-23Tools: User Latest Version of T-Rex.opensource-tnbt1-0/+778
This patch upgrades the version of T-Rex to the latest one. V2.86. This patch is tested on Node-4 and Node-5, Intel Pod12. Scapy all.py modification is not required for new version. Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com> Change-Id: I928cd3a92e59a90797ae8510a57f96487811f618