summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-08first integration with DPDK layerimarom7-52/+211
2015-10-08Merge branch 'master' into rpcimarom3-1/+32
2015-10-08fixed some bugs in the async serverimarom7-46/+129
also added affinity to the stateless main object
2015-10-08some file renamingimarom11-17/+17
2015-10-07More progress in stateless client.Dan Klein2-13/+57
Mainly more mature approach to handling results
2015-10-07added some dir structure to the statelessimarom9-2/+2
2015-10-07added async publisher to the RPC serverimarom15-267/+504
2015-10-07Applied port validity on port_id relevant methodsDan Klein1-0/+18
2015-10-07progress in TRexStatelessClient moduleDan Klein2-69/+139
mainly at batching support
2015-10-07updated stats handling implementationDan Klein1-12/+26
2015-10-07Incorporating batch commands in stateless clientDan Klein2-10/+40
2015-10-06progress in stateless client, added trex_statsDan Klein3-228/+116
2015-10-06Merge branch 'master' into dan_statelessDan Klein43-1237/+2456
2015-10-06removed any T-Rex string in docDan Klein8-64/+35
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein5-93/+93
2015-10-06Commiting last night progressDan Klein2-126/+292
2015-10-04Updated packet export docDan Klein3-30/+53
2015-10-04Updated implementation for packet_builder moduleDan Klein1-28/+79
2015-10-04Updated sshpass file to avoid creation of daemon processesDan Klein1-1/+3
2015-10-04Updated and added documentation files for packet builder moduleDan Klein7-23/+356
2015-10-04Replaced "outer_packages" with "external_packages" to avoid naming collisionDan Klein2-2/+1
2015-10-04Updated .gitignore file to avoid _build compiled documentationDan Klein1-1/+1
2015-10-01fix a build errorroot1-2/+2
2015-10-01minor changeroot2-7/+7
2015-10-01Code change according to code review comments after Tuple Generator phase 2 ↵wenxian li5-55/+98
commit.
2015-10-01Updated control plain documentation with typos and T-Rex changed to TRex.Dan Klein14-163/+164
2015-09-29just a checkpoint on async serverimarom5-15/+147
2015-09-29Merge branch 'master' into dan_latestDan Klein2-1/+31
2015-09-29Added dedicated import for enum module in order to overcome doc building ↵Dan Klein2-1/+31
import error
2015-09-29Merge branch 'dan_latest' (initial fix for doc building bug)Dan Klein1-0/+1
2015-09-27updated .gitignore file to ignore control-plane build filesDan Klein1-0/+1
2015-09-24some improvements to the consoleimarom5-28/+192
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64
2015-09-24cosmetics...Dan Klein1-26/+22
2015-09-24Cosmetics over packet builder moduleDan Klein1-0/+1
2015-09-24Finished implementing the ranging VM of IP Eth and custom fieldsDan Klein1-15/+55
2015-09-24Progress in ip_range methodsDan Klein1-5/+72
2015-09-23Finished writing infra layer of all VM instructionsDan Klein1-16/+45
2015-09-22updated packet builder and stateless client modulesDan Klein2-42/+117
2015-09-21added trex-console to the pkgimarom1-1/+2
2015-09-21some minor fixesimarom3-7/+8
2015-09-21Merge branch 'master' into rpcimarom116-735/+12244
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py
2015-09-21more refinments on the consoleimarom3-1/+86
2015-09-21some python console modificationsimarom3-135/+301
2015-09-21checkpoint - added stats and some python codeimarom8-74/+502
2015-09-21Updated implementation of add_stream method, created subclasses to reflect ↵Dan Klein1-9/+92
vairous objects.
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein2-4/+43
2015-09-20v1.77v1.77Hanoh Haim1-1/+1
2015-09-20Merge branch 'master' of ↵Hanoh Haim123-249/+12165
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
2015-09-20fix tuple generator servers count sanity checkHanoh Haim6-3/+87