summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-11-21Client config ARP support - code review changesIdo Barnea1-2/+2
2016-11-21Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memoryIdo Barnea1-2/+2
2016-11-21client config ARP resolve working. Still missing IPv6 support.Ido Barnea1-0/+16
2016-11-16fix threads number 31+ in config causing overflow in mask calculationsYaroslav Brustinov1-5/+5
2016-11-11mlx5 add TOS marker for mlx5 type of driverHanoh Haim1-1/+8
2016-11-10Add nicer error if -c is bigger than number of threads in platform configYaroslav Brustinov1-0/+7
2016-11-10Fixed unit test isseus of calling is_stateless before initializing stateIdo Barnea1-1/+2
2016-11-02Trex threads - pin DPDK master thread to the master coreimarom1-4/+8
2016-10-31minor fixesIdo Barnea1-1/+1
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom1-23/+43
2016-10-18severe crash when time strech push a node in the top of the priority queueimarom1-5/+22
2016-10-18Help message fixes + removing unused command line optionsIdo Barnea1-2/+0
2016-10-05pre test: Code review fixesIdo Barnea1-1/+1
2016-08-18CPU util. measurements fix (more accurate and steady)imarom1-2/+1
2016-08-03ipv6 flow stat on vm workingIdo Barnea1-91/+0
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom1-3/+5
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom1-41/+84
2016-07-12NAT seq num randomization fully workingIdo Barnea1-6/+15
2016-07-12NAT seq num randomization working version - Missing some functionalityIdo Barnea1-98/+186
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-91/+96
2016-07-03client config - cosmetics and gtest back onimarom1-6/+1
2016-07-03client config - refactor #2imarom1-24/+29
2016-07-03client configuration: refactoringimarom1-8/+16
2016-07-03added enhanced parsing for the YAML wrapper moduleimarom1-5/+5
2016-07-03draft #3 of client configimarom1-75/+64
2016-06-27fix trex-220Hanoh Haim1-2/+9
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea1-0/+1
2016-06-23Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-19/+14
2016-06-22adding flow stat profiles to simulator testsIdo Barnea1-15/+13
2016-06-20WATCHDOG - refactor due to trex-211imarom1-3/+0
2016-06-14coverity fixesIdo Barnea1-1/+1
2016-06-05Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-0/+9
2016-06-05cpu utilization: don't return vectors, only change passed arguments.Yaroslav Brustinov1-8/+6
2016-06-02cpu utilization per thread + mbufs per socket + add in tuiYaroslav Brustinov1-44/+23
2016-06-02watchdog phase 2imarom1-0/+9
2016-05-31add rpc command get_cpu_util_full to cppYaroslav Brustinov1-0/+10
2016-05-18unit tests + simulator workIdo Barnea1-183/+200
2016-05-10cpu% without tscHanoh Haim1-1/+4
2016-05-10merge from masterHanoh Haim1-264/+149
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim1-0/+291
2016-05-09PCAP remote gtestsimarom1-18/+49
2016-05-09PCAP remote code review fixesimarom1-85/+106
2016-05-09PCAP refinementimarom1-9/+6
2016-05-09first remote PCAP push - draftimarom1-61/+81
2016-05-08add cache to CPHanoh Haim1-9/+15
2016-05-08add cache capability to stateless node objectHanoh Haim1-3/+17
2016-05-03bp_sim: correct description of supported stateful layersYaroslav Brustinov1-2/+2
2016-04-10memory error on simulationimarom1-1/+6
2016-04-10Merge trex-197 bug fixHanoh Haim1-1/+5
2016-04-10fix trex-197Hanoh Haim1-2/+71