summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-01-04updated statsDan Klein1-2/+46
2016-01-04some additions to the stateless simulation modeimarom8-42/+221
2016-01-04a script to inject simulation stateless filesimarom4-1/+254
2016-01-04simulation end to endimarom19-654/+1167
2016-01-04Fixing 40G stuck input queue issueIdo Barnea1-52/+38
2015-12-29trim packet size command worksHanoh Haim6-15/+30
2015-12-28 fix simulation statsHanoh Haim1-5/+5
2015-12-28maximum packet size support 9k - simulationHanoh Haim16-88/+638
2015-12-28yet another minor script fixHanoh Haim1-0/+5
2015-12-28minor script fixHanoh Haim1-1/+3
2015-12-28add bcov utility for coverityHanoh Haim1-0/+32
2015-12-28fix gitignoreHanoh Haim2-0/+67
2015-12-28MergeHanoh Haim1-0/+134
2015-12-28add coverity scriptHanoh Haim1-0/+134
2015-12-28Better error message when user gives too big -c argIdo Barnea1-2/+54
2015-12-27add YouTrack infoYaroslav Brustinov1-0/+4
2015-12-27updated server pacakges include for ZMQimarom1-4/+8
2015-12-27.so files for ZMQ build were missing, git ignores those files by defaultimarom20-0/+0
2015-12-27Added README to dpdk dirIdo Barnea1-0/+3
2015-12-27No flow control disabling for 40G.Ido Barnea1-15/+17
Add DPDK version to help string.
2015-12-27Full support dpdk 22.Ido Barnea1-89/+75
2015-12-27Changes only to DPDK files: dpdk22 40G fixes for TTL and ip_protocol match ↵Ido Barnea7-10/+104
and IPv6 support + TX hang issue fix
2015-12-27Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work.Ido Barnea655-145860/+96684
40G and 10G filters do not work yet.
2015-12-27another missing file for bp-simimarom1-0/+0
2015-12-27file was deleted accidently - libzmq.so from external_libs C++imarom1-0/+0
2015-12-27script to support CEL pythonimarom1-1/+30
2015-12-27provide a CEL 5.9 a way to run trex-consoleimarom276-2/+62944
2015-12-24merge vm random supportHanoh Haim43-1412/+5466
2015-12-24 add refresh option to stream - should be enabled by stream bitHanoh Haim2-0/+21
2015-12-24improve multi-core random VM supportHanoh Haim11-26/+425
2015-12-24some TUI tweaksimarom3-20/+60
2015-12-24fix display of huge positive number of drops (due to casting from negative ↵Yaroslav Brustinov1-2/+9
to unsinged)
2015-12-24CPU util beautificationimarom3-10/+97
PPS total is only TX now and not TX + RX
2015-12-23problem in the yaml fileimarom1-1/+1
2015-12-23some debug files to help build fastimarom2-0/+4
2015-12-23connected control plane to splitimarom19-1174/+4566
2015-12-23support for client var splitimarom7-37/+144
2015-12-23VM wrap around issueimarom1-32/+40
2015-12-23some fixes to the VM and the splitterimarom13-78/+172
2015-12-23support for VM split - 1st phaseimarom15-201/+519
2015-12-21MergeHanoh Haim4-3/+72
2015-12-21add gdb file to pkgHanoh Haim1-0/+1
2015-12-21CRASH: uninit var at stateless port objectimarom2-0/+2
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 ↵Yaroslav Brustinov2-1/+68
CCPortLatency::DumpShort Python API added: * is_idle(): determine if TRex is in idle state * sample_x_seconds(): sample TRex for given number of seconds, useful for changing device (router etc.) config afterwards.
2015-12-20Merge branch 'master' into dan_statelessDan Klein80-3962/+39063
2015-12-16minorHanoh Haim1-1/+1
2015-12-16add tuple gen command and yaml exampleHanoh Haim7-6/+110
2015-12-16Merge branch 'master' of ↵Hanoh Haim1-10/+10
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into vm
2015-12-16Merge from masterHanoh Haim4-6/+29