summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless_port.h
AgeCommit message (Collapse)AuthorFilesLines
2016-01-24added support for L1 B/W checkimarom1-4/+4
both start/update now enforce this and it can be bypassed by providing 'force'
2016-01-07first bug caught by the simulator - memory leakimarom1-0/+2
2016-01-07yet another stateless simulation phaseimarom1-0/+11
2016-01-07more options to the stateless simulationimarom1-0/+4
2015-12-14bugs fixesimarom1-1/+1
1. ignore your own force acquire of ports 2. TUI fixes
2015-12-10removed session id - not necessaryimarom1-8/+3
2015-12-09read only supportimarom1-49/+84
2015-12-06burst bug -imarom1-4/+22
generate compiler object per core send message per core instead of duplicating it
2015-12-06various fixes (each one is a minor one)imarom1-5/+20
2015-12-011. fixed ZMQ message limitationimarom1-1/+9
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts
2015-11-29support for update +/- requestimarom1-22/+60
2015-11-26Hanoch's review - changed update model to differentialimarom1-14/+45
also, graph is calculated on demand and once for each update
2015-11-26added support for 'update'imarom1-2/+12
2015-11-24added support for percentage on startimarom1-2/+5
also added info about the correct interface driver and speed from DPDK layer
2015-11-24Merge branch 'master' of ↵imarom1-0/+5
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-11-23add stream graph + support for console to use any of the followingimarom1-0/+2
bps, kbps, mbps, gbps, pps, kpps, mbps percentage is not working yet
2015-11-23add pause/resume into the consoleHanoh Haim1-0/+5
2015-11-19BUG: didn't do all the states per port on the DP - now fixedimarom1-2/+0
2015-11-19async events (DP to CP)imarom1-6/+32
2015-11-15added duration to the RPC server (and all the way to the DP)imarom1-1/+1
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE"
2015-11-09moved logic to the port classimarom1-25/+103
also implemented the state machine for CP port
2015-11-03now support multiple interfaces / portsimarom1-0/+4
2015-11-01added support for a new RPC command : sync_userimarom1-0/+4
provides a way to sync a console / GUI to the server for a specific user
2015-11-01added support for 'mul' field in start_traffic RPC commandimarom1-1/+1
2015-10-29some bug fixes:imarom1-1/+1
1. added a active bit to all the active nodes - when a stop arrives it invalidates them for next time 2. some small flag issues in the stateless port
2015-10-26RPC control plane now integarted with DPDKimarom1-74/+0
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-0/+34
2015-10-08some file renamingimarom1-1/+1
2015-10-07added some dir structure to the statelessimarom1-0/+196