summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-12-24improve multi-core random VM supportHanoh Haim4-0/+187
2015-12-21CRASH: uninit var at stateless port objectimarom1-0/+0
2015-12-21trex_client.py: maximal latency should not include c-max-*, only max-*Yaroslav Brustinov1-2/+2
2015-12-21latency.cpp: update ports stats at CLatencyManager::update, instead of CCPort...Yaroslav Brustinov1-0/+63
2015-12-16minorHanoh Haim1-1/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim3-3/+77
2015-12-16Merge branch 'master' of csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/re...Hanoh Haim1-10/+10
2015-12-16Merge from masterHanoh Haim4-6/+29
2015-12-16typoYaroslav Brustinov1-1/+1
2015-12-16trex_client.py: increase timeout by '-k' argument seconds, as it leaves TRex ...Yaroslav Brustinov1-1/+3
2015-12-16cleaned the code a little, added load_packet_from_pcap into packet builder fu...Dan Klein3-5/+26
2015-12-16Latest dpdk_nic_bind.py from dpdk upstreamIdo Barnea1-10/+10
2015-12-15simple playground YAML file for VMimarom1-0/+31
2015-12-15Merging lastest 'master' to side branch 'vm'imarom9-129/+166
2015-12-15VM: connected control plane to DPimarom2-1/+7
2015-12-15TRex API: increase timeout (from 30 to 40) of waiting for TRex to change stat...Yaroslav Brustinov2-3/+3
2015-12-15refactor the vm_testsHanoh Haim2-0/+0
2015-12-15first test worksHanoh Haim1-0/+0
2015-12-15moved all return code values to RC types (better for batch rc)imarom6-113/+110
2015-12-14bugs fixesimarom4-14/+57
2015-12-14merge from masterHanoh Haim32-1646/+34236
2015-12-14a minor fixHanoh Haim1-0/+0
2015-12-14add client commandHanoh Haim3-0/+0
2015-12-14publish rx_check counters via ZMQ even with iom=0Yaroslav Brustinov1-2/+2
2015-12-14TUI v2.0 - now no flickering, state machine for lost of connectivityimarom8-42/+181
2015-12-14vm - check ipv4 fix checksumHanoh Haim1-0/+0
2015-12-13python API: determine TRex version in more robust wayYaroslav Brustinov2-6/+11
2015-12-10add dns without delayHanoh Haim1-0/+23
2015-12-10added a "--tui" feature to the consoleimarom2-28/+56
2015-12-10removed session id - not necessaryimarom5-12/+15
2015-12-09read only supportimarom7-566/+745
2015-12-08some modifications to the tablesimarom4-22/+91
2015-12-08dynamic commands on TUIimarom2-14/+75
2015-12-08a minor fix to the TUI (pause/resume all ports)imarom2-10/+34
2015-12-08text based TUI (does not use ncurses)imarom4-962/+319
2015-12-08Fix to documentation of python function generate_run_cmdIdo Barnea1-4/+5
2015-12-08add traffic profilesHanoh Haim2-0/+108
2015-12-07removed duplicationsimarom1-31/+0
2015-12-07Merge branch 'dan_stateless' into a test branchimarom14-90/+1634
2015-12-07added 'dry' option to start commandimarom3-28/+120
2015-12-07some validate infoimarom2-24/+53
2015-12-07clear command now works as well..Dan Klein1-3/+7
2015-12-07Re-designed the statistic building model based on agreed diagram.Dan Klein4-177/+233
2015-12-06python API:fix no latency specified in testsYaroslav Brustinov1-13/+17
2015-12-06another minor change of sample config fileHanoh Haim1-4/+4
2015-12-06Merge from masterHanoh Haim5-96/+202
2015-12-06add simple configuration fileHanoh Haim2-3/+13
2015-12-06ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)imarom4-31/+87
2015-12-06various fixes (each one is a minor one)imarom3-65/+115
2015-12-011. fixed ZMQ message limitationimarom6-21/+30884