summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-20WATCHDOG - refactor due to trex-211imarom1-5/+2
2016-06-07fix wd issue, in some cases it can't exit with CTRL-CHanoh Haim1-0/+8
2016-06-02watchdog phase 2imarom1-0/+9
2016-05-18Regression tests working. Still missing python API to parse latency jsonIdo Barnea1-1/+4
2016-05-18payload tx stat workIdo Barnea1-1/+2
2016-05-17flush TX queue before sending done message to CPimarom1-0/+4
2016-05-10cpu% without tscHanoh Haim1-1/+1
2016-05-10merge from masterHanoh Haim1-2/+33
2016-05-10refactor the schduler to be with minimum TSC instructionsHanoh Haim1-0/+70
2016-05-09PCAP remote gtestsimarom1-0/+3
2016-05-09PCAP remote code review fixesimarom1-0/+4
2016-05-09added duration to remote pushimarom1-1/+15
2016-05-09PCAP refinementimarom1-0/+4
2016-05-09first remote PCAP push - draftimarom1-2/+9
2016-05-08add cache capability to stateless node objectHanoh Haim1-1/+1
2016-04-10Merge trex-197 bug fixHanoh Haim1-6/+1
2016-04-10fix trex-197Hanoh Haim1-2/+21
2016-04-10some refinements and few refactorsimarom1-6/+0
2016-04-10NULL stream and multi core better support for streamsimarom1-0/+1
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-204/+207
2016-03-2310G and VM workIdo Barnea1-1/+1
2016-03-221g pkt flow stat workingIdo Barnea1-1/+2
2016-03-03changing "latency" to "rx" + rx core options logic fixIdo Barnea1-33/+35
2016-03-02tx stats per streamIdo Barnea1-4/+2
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-1/+2
2016-02-15add support for dp mac replace mode-golden were changedHanoh Haim1-3/+6
2016-01-19Adding option to pass NAT info in TCP ACK of first SYNIdo Barnea1-54/+80
2016-01-07Added --send-debug-pktIdo Barnea1-0/+1
2016-01-07stateless sim dry was "too much" dry - no only I/O is skippedimarom1-1/+36
2016-01-05Merge branch 'random_pkt'Hanoh Haim1-21/+28
2016-01-05stateless sim - core_index and all cores simulationimarom1-2/+9
2015-12-28 fix simulation statsHanoh Haim1-5/+5
2015-12-28maximum packet size support 9k - simulationHanoh Haim1-17/+24
2015-12-14merge from masterHanoh Haim1-318/+28
2015-12-01Added ICMP latency packet modesIdo Barnea1-318/+28
2015-11-30vm mode works - first testHanoh Haim1-3/+3
2015-11-22fix stop on duration per portHanoh Haim1-0/+1
2015-11-19support debug logs in case of dpdk debug imageHanoh Haim1-1/+1
2015-11-18add support for a program of streams. refactor the dp codeHanoh Haim1-1/+14
2015-11-16 clean termination - stateless and stateful - fix pure virtual function errorHanoh Haim1-0/+8
2015-11-11add first stl test and cleanup valgrindHanoh Haim1-2/+44
2015-11-08fixed all warningsimarom1-2/+5
2015-11-08code review notes:imarom1-4/+5
2015-11-03now support multiple interfaces / portsimarom1-0/+9
2015-11-01stateless cores starts on IDLE - and starts the scheduler only whenimarom1-3/+3
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom1-57/+0
2015-10-27working cont. stream on 1 coreimarom1-1/+7
2015-10-26Merge branch 'rpc_intg1' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools...imarom1-40/+150
2015-10-26RPC control plane now integarted with DPDKimarom1-4/+4
2015-10-26stateless dp works with static packetHanoh Haim1-40/+148