summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-09-25Splitter - padding for non circular VMsimarom10-45/+108
2016-09-25client var support split nowimarom6-147/+264
2016-09-25draft: new split algorithmimarom5-214/+290
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 Haim4-46/+104
2016-09-13add min/max to repeatable random instHanoh Haim6-20/+425
2016-09-13more testsHanoh Haim1-0/+383
2016-09-13add rand_limit testsHanoh Haim2-1/+50
2016-09-13add rand limit instruction DPHanoh Haim4-59/+454
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov15-73/+321
ensure log dir exists for trex daemon regression: add trex24 setup Sphinx docs remove "capture" tag for compatibility with 1.2 version
2016-09-13APIs and functions in preparation for receive all mode. XL710/i350 mode ↵Ido Barnea15-144/+392
toggling work.
2016-09-12added minimum values for validate commandimarom1-1/+7
see https://trex-tgn.cisco.com/youtrack/issue/trex-243
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom5-8/+38
2016-09-08Fix issue of reading RX queue from DP core even when we are not in VM modeIdo Barnea3-97/+33
2016-09-07dual remote - tests missing PCAPsimarom3-1/+3
2016-09-07support for DUAL mode on small PCAPsimarom4-19/+265
2016-09-07ERF reader missing rewindimarom2-0/+8
2016-09-07dual mode : code review fixesimarom8-16/+41
2016-09-07dual mode - testsimarom3-3/+28
2016-09-07dual mode - refinementimarom1-4/+16
2016-09-07dual mode - check for ERF onlyimarom7-4/+28
2016-09-07DUAL mode - phase #1imarom14-53/+133
2016-09-05fix dpdk_nic_bind.py for virtio interfaces @ OpenStackYaroslav Brustinov1-4/+12
2016-09-04update waf to version 1.9.3 & update building scripts to support Ubuntu16 & ↵Yaroslav Brustinov8-29/+393
Python3
2016-09-04scapy service: added version handler, added packet reconstruct from binary, ↵itraviv4-262/+150
added support for building packet from dictionary, added support for scapy field enhancement. scapy_zmq_server: fixed some path issues, changed minor argument parsing
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 ↵Yaroslav Brustinov1-1/+1
stabilization it can be few
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-24scapy_service:itraviv0-0/+0
supported_methods now returns all functions when invoked with parameter 'all' zmq_client: added simple console to interact with server scapy_zmq_server: added verbosity feature
2016-08-24add example for pin coresHanoh Haim1-0/+72
2016-08-24v2.08Hanoh Haim2-1/+37
2016-08-24better logger for master_daemonYaroslav Brustinov3-18/+44
verify root priveleges in dpdk_* scripts call to functions of show status instead of calling process
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 ↵Yaroslav Brustinov3-84/+200
command.
2016-08-21Check if interfaces are in use at binding/unbinding/starting TRex.Yaroslav Brustinov3-29/+125
2016-08-21scapy_service:itraviv3-4/+84
supported_methods now returns all functions when invoked with parameter 'all' zmq_client: added simple console to interact with server scapy_zmq_server: added verbosity feature