summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-03-30check for service mode ports should be from among the acquired portsimarom1-6/+11
2017-03-28regression: trex19 benchmarkYaroslav Brustinov1-1/+1
2017-03-27regression: trex19 more coresYaroslav Brustinov1-10/+10
2017-03-27regression: trex19 skip broadcast profile (garp)Yaroslav Brustinov1-2/+5
2017-03-27regression: adapt further trex19 benchmarksYaroslav Brustinov1-1/+1
2017-03-27regression: stl_rx_test - reduce VF ratesYaroslav Brustinov1-3/+3
2017-03-27regression: trex19 stl performance benchmark updateYaroslav Brustinov1-15/+15
2017-03-26regression: trex19 filesYaroslav Brustinov2-0/+293
2017-03-22master_daemon: chmod 777 on unpacked dir, so that core dumps can be writtenYaroslav Brustinov1-0/+1
2017-03-22Added to flow stat profile qinq exampleIdo Barnea1-9/+30
2017-03-21regression: rename BUILD_ID -> BUILD_NUMYaroslav Brustinov1-1/+1
2017-03-20Sould not set BUILD_ID in Jenkins (https://wiki.jenkins-ci.org/display/JENKIN...Yaroslav Brustinov2-3/+3
2017-03-16minorYaroslav Brustinov1-2/+1
2017-03-16Regression: test for Scapy offsets:Yaroslav Brustinov2-2/+89
2017-03-16update golden kiwi-02Hanoh Haim1-6/+6
2017-03-15Verify Scapy build does not ruin raw dataYaroslav Brustinov4-8/+6
2017-03-15Scapy: fix offsets for GUI.Yaroslav Brustinov4-5/+12
2017-03-14scapy_server: skip uninitialized/unsupported field_desc._offsetAnton Kiselev2-6/+55
2017-03-14STL map() reset at startYaroslav Brustinov1-1/+1
2017-03-14STL map() using flow stats: ignores network noise + avoid sending exponential...Yaroslav Brustinov1-30/+39
2017-03-13i40e fix of workaround of stuck counters + regression testYaroslav Brustinov5-8/+36
2017-03-13stl console: add "readonly" flag to connectYaroslav Brustinov2-2/+10
2017-03-10dpdk_setup_ports: fix path if missing, and check of uio is loaded at first tr...Yaroslav Brustinov1-5/+16
2017-03-09typo in STL API help + update trex21 tests configYaroslav Brustinov2-3/+6
2017-03-09trex-370. Added --no-hw-flow-stat command line optionIdo Barnea1-0/+10
2017-03-08fix for https://trex-tgn.cisco.com/youtrack/issue/trex-369imarom2-29/+133
2017-03-08Regression: fix Python3 list of ports, update trex21 benchmark, other minor c...Yaroslav Brustinov5-27/+23
2017-03-07Regression: Python3 print...Yaroslav Brustinov1-1/+1
2017-03-07scapy_service: typoYaroslav Brustinov1-1/+1
2017-03-07scapy_server: fix layer offset calculation(pkt.offset -> pkt._offset)Anton Kiselev1-3/+3
2017-03-07scapy_server: add build_pkt_details test with offset & length verificationAnton Kiselev1-2/+28
2017-03-07scapy_server: fix template testsAnton Kiselev3-63/+50
2017-03-07dpdk_setup_ports: fix vfio-pci always raisingYaroslav Brustinov1-8/+8
2017-03-07older .so in zmqYaroslav Brustinov1-0/+0
2017-03-07* fix net_ixgbe_vf driver xstats not putting idYaroslav Brustinov1-33/+2
2017-03-07* add trex22 (Mellanox VF) and trex23(XL710 VF) regression configsYaroslav Brustinov9-81/+410
2017-03-07small fixes to TRexDataAnalysis and GAObjclassitraviv1-297/+307
2017-03-06internal captures are not captured (RX core server feature)imarom1-3/+9
2017-03-06dpdk_setup_ports: fix MellanoxYaroslav Brustinov1-2/+3
2017-03-05Deal with loaded Kernel modules in Python:Yaroslav Brustinov3-120/+185
2017-03-05Use vfio-pci as DPDK driver if prerequisites are satisfiedYichen Wang2-2/+7
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