summaryrefslogtreecommitdiffstats
path: root/src/stateless/cp/trex_stateless.cpp
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02ipv6 scan & pingYaroslav Brustinov1-1/+1
Change-Id: I4f8112b4c942d149da5ea3f0ee01ac82d7fe32cc Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2017-01-11capture - draft commitimarom1-28/+3
Signed-off-by: imarom <imarom@cisco.com>
2017-01-04draft - unreviewedimarom1-50/+33
Signed-off-by: imarom <imarom@cisco.com>
2016-12-25Update STL API version to 3.0Yaroslav Brustinov1-2/+2
Change-Id: Ib00cdc8f960522e54414cfda5ae7778887a9d0ec Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-11-02Trex threads - pin DPDK master thread to the master coreimarom1-9/+0
also, some names to the threads to make things clear and a script to show them Signed-off-by: imarom <imarom@cisco.com>
2016-10-28move port_attr from driver class to physical port class + small fixes ↵Yaroslav Brustinov1-3/+1
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-08-03async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232imarom1-1/+1
2016-07-27support for graceful shutdownimarom1-6/+26
2016-07-06increase server<->client API version from 1.2 to 1.3Yaroslav Brustinov1-1/+5
various fixes
2016-06-02watchdog phase 2imarom1-1/+1
2016-04-18support for reacquire commandimarom1-1/+1
also better sync with the server about ownership of ports
2016-04-12events API and RX core util.imarom1-1/+1
2016-04-04API classes (versions)imarom1-0/+3
2016-03-2310G and VM workIdo Barnea1-0/+1
2016-03-02TX barrierimarom1-1/+1
2015-11-19full async DP stop supportimarom1-0/+2
2015-11-19async events (DP to CP)imarom1-1/+1
2015-10-26RPC control plane now integarted with DPDKimarom1-100/+62
2015-10-11DP cores now inject a single packet as a dummy to see statsimarom1-7/+7
2015-10-11some DP base filesimarom1-6/+5
2015-10-08first integration with DPDK layerimarom1-14/+45
2015-10-08fixed some bugs in the async serverimarom1-9/+54
also added affinity to the stateless main object
2015-10-08some file renamingimarom1-1/+1
2015-10-07added some dir structure to the statelessimarom1-0/+137