summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless.h
AgeCommit message (Collapse)AuthorFilesLines
2016-10-28move port_attr from driver class to physical port class + small fixes ↵Yaroslav Brustinov1-1/+1
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov1-1/+13
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-07-27support for graceful shutdownimarom1-0/+6
2016-06-02watchdog phase 2imarom1-2/+1
2016-05-23replace t-rex to TRexYaroslav Brustinov1-1/+1
regression: instead of checking map and reconnecting for eact STL test, do in only for those with disconnect (+revert of commit 0f8e6065f467703b1461e87c3912f8d4bd616807)
2016-04-04API classes (versions)imarom1-18/+20
2016-04-03Enabled flow stats for all interface types + needed correctionsIdo Barnea1-0/+1
2016-03-02TX barrierimarom1-3/+3
2016-02-24Rx stat per flow. Low level working for xl710, and partly for i350.Ido Barnea1-0/+3
added full clone (with CP VM) to stream
2016-01-04simulation end to endimarom1-1/+5
2015-11-19full async DP stop supportimarom1-0/+9
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-10-26RPC control plane now integarted with DPDKimarom1-47/+27
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-0/+4
2015-10-11some DP base filesimarom1-4/+7
2015-10-08first integration with DPDK layerimarom1-4/+23
2015-10-08fixed some bugs in the async serverimarom1-5/+39
also added affinity to the stateless main object
2015-10-08some file renamingimarom1-0/+142