summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-03-05Update scapy server json file for Repeatable randomYaroslav Brustinov1-1/+1
2017-03-05fix STLVmFlowVarRepetableRandom typo instructionHanoh Haim4-8/+23
2017-03-05dpdk_nic_bind: use absolute path and not relativeYaroslav Brustinov1-2/+5
2017-03-05update return status of dpdk_nic_bind.pyYaroslav Brustinov1-4/+8
2017-03-05update return status of dpdk_nic_bind.pyYaroslav Brustinov2-38/+39
2017-03-05STL TUI: reduce the requirement for number of lines as we use 2 columns now i...Yaroslav Brustinov1-1/+1
2017-03-05STL console: sort streams in numerical orderYaroslav Brustinov1-3/+4
2017-03-02dpdk_setup_ports: don't setpci on Mellanox Virtual functionsYaroslav Brustinov1-2/+3
2017-03-02t-rex-64: catch exit with trap to restore tty settingsYaroslav Brustinov5-69/+56
2017-03-01STF publisher: ensure latest results are sent by CPP + get latest dump via Py...Yaroslav Brustinov4-9/+33
2017-02-28PyZMQ restore removed by accident version of Python3/32 bitsYaroslav Brustinov126-0/+13321
2017-02-27Fix for dump interfaces @ MellanoxYaroslav Brustinov1-1/+4
2017-02-27dpdk_setup_ports: change return code to 32 in case of Mellanox NICs.Yaroslav Brustinov4-20/+43
2017-02-27mlx5 change local ibverb to OFED 4.0 libHanoh Haim3-0/+0
2017-02-27mlx5, enforce OFED 4.0Hanoh Haim1-2/+2
2017-02-26added 'pkt' console command to help with debugging single packets transmitimarom3-1/+133
2017-02-22Dumping interface info was broken in v2.18Yaroslav Brustinov2-3/+6
2017-02-22fix for https://trex-tgn.cisco.com/youtrack/issue/trex-358imarom3-28/+27
2017-02-21Removed mac keyword from all traffic profilesIdo Barnea62-93/+12
2017-02-21fix streams showimarom1-1/+7
2017-02-20STF daemon: add message error if server is already running by current user.Yaroslav Brustinov1-3/+4
2017-02-20TUI should skip any non-ascii charsimarom1-1/+1
2017-02-20fix trex-355Hanoh Haim1-3/+9
2017-02-19capture - regression test exception for trex11 - VLAN taggingimarom1-14/+28
2017-02-16support more than 255 client/server poolsHanoh Haim1-0/+0
2017-02-16mlx5 - update regression maximum latency due to trex-261 issueHanoh Haim1-1/+1
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea13-8/+112
2017-02-16test for TX captureimarom1-6/+54
2017-02-16TX feature - draftimarom2-5/+1
2017-02-16Add branch name to title of mails (Side branch scenario)Yaroslav Brustinov1-0/+8
2017-02-15update sock.py script: adapt to Python2/3, use Scapy lib instead of removed d...Yaroslav Brustinov2-492/+243
2017-02-13Adjusting test performance numbers for xl710 and mlx for dpdk1702Ido Barnea3-28/+28
2017-02-13OFED version at least 3.4.1, 4.0.0 would be validHanoh Haim1-3/+13
2017-02-13fix error handelingHanoh Haim2-2/+3
2017-02-13move so flag in case of mellanoxHanoh Haim2-5/+19
2017-02-13no need for dummy verbs anymoreHanoh Haim1-5/+0
2017-02-13Changes to our files to make dpdk1702 workIdo Barnea2-16/+25
2017-02-08STL example of using IPv6 in automationYaroslav Brustinov1-0/+30
2017-02-08Regression: adjust trex-dan number of coresYaroslav Brustinov1-1/+1
2017-02-07STL API: change STLError representationYaroslav Brustinov1-8/+11
2017-02-07Regression: fixes for filter in Python3Yaroslav Brustinov2-4/+4
2017-02-07Regression: another fix for ipv6 STL test, add flag --no-dut-config to disabl...Yaroslav Brustinov11-67/+75
2017-02-07Regression: stl ping/scan6 test fixYaroslav Brustinov1-2/+3
2017-02-06STL API: ping_ip returns data + formatted string and statusYaroslav Brustinov5-10/+122
2017-02-06examples for functional testsimarom1-0/+1
2017-02-06added another functional test - PINGimarom2-4/+47
2017-02-06added example for functional tests using start_capture/stop_capture APIsimarom5-14/+197
2017-02-06STL API scan6: If error at any port, raise error. If no error, return data pe...Yaroslav Brustinov2-9/+33
2017-02-05test breakage on csi-trex-06imarom2-3/+12
2017-02-05trex_daemon_server: check ZMQ port matches between the server and TRex platfo...Yaroslav Brustinov3-11/+34