summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless_port.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-03-02TX barrierimarom1-46/+62
2016-02-28more info for ports (API and TUI)imarom1-23/+17
2016-02-28support for mac addr queryimarom1-0/+21
2016-02-25port attributes - promiscuous and etc.imarom1-3/+16
2016-02-24RX - for not supported interfaces gives an error in JSONimarom1-0/+3
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-8/+63
2016-02-24virtual NICs does not add 4 bytes of CRCimarom1-1/+1
2016-02-23global srand messed up stuffimarom1-2/+2
2016-02-23some mods to the rateimarom1-3/+9
2016-02-08stream ID allocationimarom1-0/+5
2016-02-01fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174imarom1-2/+9
2016-02-01simulator support (API and profiles)imarom1-7/+7
2016-01-24added support for L1 B/W checkimarom1-8/+31
2016-01-24fixed issue trex-172: Console -m 100% is L2 and no L1imarom1-3/+3
2016-01-07simulation bug - mbuf refincimarom1-1/+7
2016-01-07first bug caught by the simulator - memory leakimarom1-0/+5
2016-01-07yet another stateless simulation phaseimarom1-0/+10
2015-12-21CRASH: uninit var at stateless port objectimarom1-0/+2
2015-12-14bugs fixesimarom1-1/+5
2015-12-10removed session id - not necessaryimarom1-9/+3
2015-12-09read only supportimarom1-28/+73
2015-12-06moved gtest to new compile APIimarom1-4/+4
2015-12-06burst bug -imarom1-38/+67
2015-12-06various fixes (each one is a minor one)imarom1-3/+32
2015-11-29support for update +/- requestimarom1-18/+117
2015-11-26Hanoch's review - changed update model to differentialimarom1-30/+73
2015-11-26added support for 'update'imarom1-16/+11
2015-11-25fixed a bug with default start command in the consoleimarom1-1/+8
2015-11-24added support for percentage on startimarom1-5/+6
2015-11-24Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...imarom1-10/+15
2015-11-23add stream graph + support for console to use any of the followingimarom1-1/+32
2015-11-23add pause/resume into the consoleHanoh Haim1-10/+15
2015-11-19BUG: didn't do all the states per port on the DP - now fixedimarom1-3/+3
2015-11-19a bug in back to back start/stopimarom1-6/+7
2015-11-19disable stop event when you got it as a sync requestimarom1-0/+3
2015-11-19full async DP stop supportimarom1-1/+5
2015-11-19async events (DP to CP)imarom1-9/+47
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-2/+2
2015-11-12DRAFT - only for internal purposeimarom1-6/+6
2015-11-11lightweight consoleimarom1-1/+3
2015-11-09moved logic to the port classimarom1-32/+111
2015-11-09DPDK target is now built with -Wall -Werrorimarom1-2/+9
2015-11-03support for multicoreimarom1-1/+1
2015-11-03now support multiple interfaces / portsimarom1-8/+20
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-2/+2
2015-11-01DP stop message now disables only port related nodesimarom1-2/+2
2015-10-29some bug fixes:imarom1-6/+10
2015-10-28moved all stream compiling phase to a new fileimarom1-3/+16
2015-10-28support for multiple streamsimarom1-21/+5
2015-10-27working cont. stream on 1 coreimarom1-1/+37