Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
automation
/
trex_control_plane
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-21
trex_client.py: maximal latency should not include c-max-*, only max-*
Yaroslav Brustinov
1
-2
/
+2
2015-12-21
latency.cpp: update ports stats at CLatencyManager::update, instead of CCPort...
Yaroslav Brustinov
1
-0
/
+63
2015-12-16
minor
Hanoh Haim
1
-1
/
+1
2015-12-16
add tuple gen command and yaml example
Hanoh Haim
2
-3
/
+14
2015-12-16
Merge from master
Hanoh Haim
4
-6
/
+29
2015-12-16
typo
Yaroslav Brustinov
1
-1
/
+1
2015-12-16
trex_client.py: increase timeout by '-k' argument seconds, as it leaves TRex ...
Yaroslav Brustinov
1
-1
/
+3
2015-12-16
cleaned the code a little, added load_packet_from_pcap into packet builder fu...
Dan Klein
3
-5
/
+26
2015-12-15
Merging lastest 'master' to side branch 'vm'
imarom
9
-129
/
+166
2015-12-15
VM: connected control plane to DP
imarom
1
-0
/
+5
2015-12-15
TRex API: increase timeout (from 30 to 40) of waiting for TRex to change stat...
Yaroslav Brustinov
2
-3
/
+3
2015-12-15
moved all return code values to RC types (better for batch rc)
imarom
6
-113
/
+110
2015-12-14
bugs fixes
imarom
4
-14
/
+57
2015-12-14
publish rx_check counters via ZMQ even with iom=0
Yaroslav Brustinov
1
-2
/
+2
2015-12-14
TUI v2.0 - now no flickering, state machine for lost of connectivity
imarom
8
-42
/
+181
2015-12-13
python API: determine TRex version in more robust way
Yaroslav Brustinov
2
-6
/
+11
2015-12-10
added a "--tui" feature to the console
imarom
2
-28
/
+56
2015-12-10
removed session id - not necessary
imarom
5
-12
/
+15
2015-12-09
read only support
imarom
7
-566
/
+745
2015-12-08
some modifications to the tables
imarom
4
-22
/
+91
2015-12-08
dynamic commands on TUI
imarom
2
-14
/
+75
2015-12-08
a minor fix to the TUI (pause/resume all ports)
imarom
2
-10
/
+34
2015-12-08
text based TUI (does not use ncurses)
imarom
4
-962
/
+319
2015-12-08
Fix to documentation of python function generate_run_cmd
Ido Barnea
1
-4
/
+5
2015-12-07
removed duplications
imarom
1
-31
/
+0
2015-12-07
Merge branch 'dan_stateless' into a test branch
imarom
9
-90
/
+557
2015-12-07
added 'dry' option to start command
imarom
3
-28
/
+120
2015-12-07
some validate info
imarom
2
-24
/
+53
2015-12-07
clear command now works as well..
Dan Klein
1
-3
/
+7
2015-12-07
Re-designed the statistic building model based on agreed diagram.
Dan Klein
4
-177
/
+233
2015-12-06
python API:fix no latency specified in tests
Yaroslav Brustinov
1
-13
/
+17
2015-12-06
ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !)
imarom
4
-31
/
+87
2015-12-06
various fixes (each one is a minor one)
imarom
3
-65
/
+115
2015-12-01
1. fixed ZMQ message limitation
imarom
4
-21
/
+82
2015-11-29
Merge branch 'master' of csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/re...
imarom
2
-11
/
+7
2015-11-29
support for update +/- request
imarom
2
-46
/
+62
2015-11-29
Supports all desired stats option, plus clearing option
Dan Klein
4
-32
/
+180
2015-11-28
restore comment
Yaroslav Brustinov
1
-0
/
+1
2015-11-28
fix second try of running daemon: second daemonize_parser() ruins input args
Yaroslav Brustinov
2
-11
/
+6
2015-11-26
when connection is lost - identify this on the console
imarom
3
-14
/
+78
2015-11-26
Merge branch 'master' into dan_stateless
Dan Klein
4
-40
/
+326
2015-11-26
Initial implementation of stats prompting
Dan Klein
9
-44
/
+270
2015-11-26
added support for 'update'
imarom
2
-11
/
+93
2015-11-25
fixed a bug with default start command in the console
imarom
3
-3
/
+51
2015-11-25
added events log
imarom
3
-10
/
+42
2015-11-25
support for "total" flag for start
imarom
2
-2
/
+15
2015-11-25
removed some garbage prints
imarom
1
-2
/
+0
2015-11-25
added history command support - you can show the history or execute a previou...
imarom
2
-2
/
+60
2015-11-24
added support for percentage on start
imarom
2
-10
/
+25
2015-11-24
Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re...
imarom
3
-0
/
+140
[next]