summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-09-28trex-console: add print of Python error in case of error loading profile in TUIYaroslav Brustinov1-3/+7
2016-09-28stl api - importing profile: use given directory as first path, not lastYaroslav Brustinov1-1/+1
2016-09-28find_python.sh by default find any available Python, allow 3.5 too.Yaroslav Brustinov2-8/+11
2016-09-27fix regression issues with step/init valuesimarom3-2/+2
2016-09-27/etc/trex_cfg.yaml allow MAC as string "12:34:56:78:9a:bc" etc.Yaroslav Brustinov1-1/+3
2016-09-26update stl docHanoh Haim1-0/+36
2016-09-26regression failure: VM with dec might not be able to pad the instruction to t...imarom1-1/+1
2016-09-25merge issues with rand limitimarom2-20/+12
2016-09-25split multicore - all tests passimarom4-21/+15
2016-09-25fixing up all gtests results (due to split now in order instead ofimarom9-0/+0
2016-09-25Splitter - padding for non circular VMsimarom8-45/+62
2016-09-25client var support split nowimarom1-28/+71
2016-09-25draft: new split algorithmimarom2-8/+127
2016-09-22stl test rx_check virtio fixes + syntax sugarYaroslav Brustinov1-17/+55
2016-09-21fixes to dpdk startup scriptsYaroslav Brustinov2-5/+5
2016-09-15regression: trex12 is vmYaroslav Brustinov1-1/+1
2016-09-14regression: lower multiplier for assymetric imix at trex24Yaroslav Brustinov1-1/+1
2016-09-14regression: increase ipg in benckmark test with pcap at trex24Yaroslav Brustinov1-1/+1
2016-09-13typoYaroslav Brustinov1-6/+8
2016-09-13fix regressionHanoh Haim1-2/+2
2016-09-13fix random_limit max valueHanoh Haim4-8/+5
2016-09-13add repetable_random example profileHanoh Haim4-4/+65
2016-09-13add python testHanoh Haim1-12/+52
2016-09-13add min/max to repeatable random instHanoh Haim1-0/+60
2016-09-13add rand limit instruction DPHanoh Haim1-0/+0
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov13-59/+277
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom2-1/+1
2016-09-07dual remote - tests missing PCAPsimarom3-1/+3
2016-09-07support for DUAL mode on small PCAPsimarom4-19/+265
2016-09-07dual mode : code review fixesimarom3-3/+32
2016-09-07dual mode - testsimarom2-0/+0
2016-09-07dual mode - refinementimarom1-4/+16
2016-09-07dual mode - check for ERF onlyimarom2-1/+4
2016-09-07DUAL mode - phase #1imarom5-10/+46
2016-09-05fix dpdk_nic_bind.py for virtio interfaces @ OpenStackYaroslav Brustinov1-4/+12
2016-09-04scapy service: added version handler, added packet reconstruct from binary, a...itraviv4-262/+150
2016-08-31generation of native code: fix importsYaroslav Brustinov1-6/+29
2016-08-29regression: lower multiplier on asymmetric imix at trex17Yaroslav Brustinov1-1/+1
2016-08-29trex-cfg typoYaroslav Brustinov1-1/+1
2016-08-28add /sbin to path in trex-cfg (for cases like running without shell)Yaroslav Brustinov1-0/+2
2016-08-28regression: lower requirement on output packets, at 9k and quick cpu stabiliz...Yaroslav Brustinov1-1/+1
2016-08-24regression: fix case of division by zero in cpu benchmark calculationYaroslav Brustinov1-1/+7
2016-08-24regression: fix case of division by zero in cpu benchmark calculationYaroslav Brustinov1-129/+151
2016-08-24added logging mechanism with --log argumentitraviv1-11/+31
2016-08-24add example for pin coresHanoh Haim1-0/+72
2016-08-24v2.08Hanoh Haim1-0/+36
2016-08-24better logger for master_daemonYaroslav Brustinov3-18/+44
2016-08-24hltapi example: add example command of removing all streams from portYaroslav Brustinov1-1/+5
2016-08-23fixes to create config script: in case of error input, ask again.Yaroslav Brustinov2-48/+89
2016-08-22interactive creation of config, finish returning DPDK interfaces to Linux com...Yaroslav Brustinov2-81/+196