summaryrefslogtreecommitdiffstats
path: root/scripts/t-rex-64
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02t-rex-64: catch exit with trap to restore tty settingsYaroslav Brustinov1-11/+6
Change-Id: Id336aa95ceff5e958e9bce329c85eb7201772712 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-27dpdk_setup_ports: change return code to 32 in case of Mellanox NICs.Yaroslav Brustinov1-2/+2
Add info on packages for compiling .ko file. Change-Id: Ic958a339ad6af696764cb76d95d72776afc8b304 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-02-13fix error handelingHanoh Haim1-1/+2
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-13move so flag in case of mellanoxHanoh Haim1-4/+10
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2017-02-13no need for dummy verbs anymoreHanoh Haim1-5/+0
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-24self code reviewimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-11-11add dummy verbs lib in case there is no OFEDHanoh Haim1-0/+6
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-10-30add ifdef guard to .h fileYaroslav Brustinov1-3/+13
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-0/+9
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-09-28find_python.sh by default find any available Python, allow 3.5 too.Yaroslav Brustinov1-2/+2
t-rex-64 fix case of no $USER when not in tty
2016-03-27t-rex-64 script return exit value to upper scriptHanoh Haim1-0/+8
2016-02-24support bizarre replaced minuses from copy-paste from outlook etc.Yaroslav Brustinov1-4/+6
2016-01-18regression:Yaroslav Brustinov1-0/+5
corrections of benchmarks move packet builder tests to functional folder add CPU utilization boundries for more tests print Skipping message fix relative drop counting API: convert hostname to IP at init of client side (trex_client.py) various: move python path determination to external common file add functional tests running bash script add sudo check to t-rex-64
2015-06-24first versionHanoh Haim1-0/+25