Hanoh Haim [Thu, 24 Mar 2016 17:48:10 +0000 (19:48 +0200)]
Merge branch 'mac-cfg-crash' of git://github.com/wofanli/trex-core into wofanli-mac-cfg-crash
Hanoh Haim [Thu, 24 Mar 2016 17:45:51 +0000 (19:45 +0200)]
v1.97
Ido Barnea [Thu, 24 Mar 2016 14:28:31 +0000 (16:28 +0200)]
Added flow parser for 82599 10G card. Added exceptions for flow stat
errors
wenxian li [Thu, 24 Mar 2016 14:21:43 +0000 (10:21 -0400)]
When <ip, mac> mapping file is invalid, directly force stop TRex with error log.
wenxian li [Thu, 24 Mar 2016 05:44:36 +0000 (01:44 -0400)]
minor.
wenxian li [Thu, 24 Mar 2016 05:41:10 +0000 (01:41 -0400)]
Fix crash when # of mac-ip mapping entries exceed than 255.
Ido Barnea [Wed, 23 Mar 2016 21:04:55 +0000 (23:04 +0200)]
Fix for flow stats - making functions virtual
imarom [Wed, 23 Mar 2016 14:11:53 +0000 (16:11 +0200)]
moving us to python 3 by default (console)
imarom [Wed, 23 Mar 2016 13:03:45 +0000 (15:03 +0200)]
fix for breakage in the doc
imarom [Wed, 23 Mar 2016 11:34:07 +0000 (13:34 +0200)]
console now supports python3
imarom [Wed, 23 Mar 2016 09:55:07 +0000 (11:55 +0200)]
python 3 - regression
imarom [Wed, 23 Mar 2016 08:43:40 +0000 (10:43 +0200)]
yes...again Python3....
imarom [Wed, 23 Mar 2016 07:29:18 +0000 (09:29 +0200)]
nose for python 3
imarom [Wed, 23 Mar 2016 07:19:46 +0000 (09:19 +0200)]
Python 3 - another drop (package fixups)
imarom [Tue, 22 Mar 2016 15:20:13 +0000 (17:20 +0200)]
removed dpkt
Ido Barnea [Tue, 22 Mar 2016 15:36:43 +0000 (17:36 +0200)]
10G and VM work
Ido Barnea [Thu, 17 Mar 2016 14:10:11 +0000 (16:10 +0200)]
Added CP to RX messages
Ido Barnea [Tue, 15 Mar 2016 16:36:04 +0000 (18:36 +0200)]
RX bytes reporting working
Ido Barnea [Tue, 15 Mar 2016 11:46:22 +0000 (13:46 +0200)]
1g pkt flow stat working
imarom [Tue, 22 Mar 2016 08:53:23 +0000 (10:53 +0200)]
console push was broken
Yaroslav Brustinov [Mon, 21 Mar 2016 22:03:38 +0000 (00:03 +0200)]
stateful server zmq import fix. TODO: check zmq per platform/py_version
imarom [Mon, 21 Mar 2016 15:22:06 +0000 (17:22 +0200)]
python 3 - examples working
imarom [Mon, 21 Mar 2016 14:20:41 +0000 (16:20 +0200)]
python 3 support - phase 2
imarom [Mon, 21 Mar 2016 14:03:47 +0000 (16:03 +0200)]
scapy python 2/3
imarom [Mon, 21 Mar 2016 12:48:00 +0000 (14:48 +0200)]
python 3 support for package - phase 1
imarom [Mon, 21 Mar 2016 10:00:29 +0000 (12:00 +0200)]
YAML python2 / python3
imarom [Sun, 20 Mar 2016 14:29:23 +0000 (16:29 +0200)]
python 3 - rearrange
Hanoh Haim [Mon, 21 Mar 2016 10:55:37 +0000 (12:55 +0200)]
Merge Scapy 3.0
Hanoh Haim [Mon, 21 Mar 2016 10:55:16 +0000 (12:55 +0200)]
scapy 3-0.18 with trex client diff
Yaroslav Brustinov [Sun, 20 Mar 2016 16:21:43 +0000 (18:21 +0200)]
regression: add trex17 with E1000
imarom [Sun, 20 Mar 2016 09:49:17 +0000 (11:49 +0200)]
ZMQ CEL5.9 / 32 bit / 64 bit with python 2 / python 3
Hanoh Haim [Thu, 17 Mar 2016 15:31:56 +0000 (17:31 +0200)]
show progress on sync to server
Hanoh Haim [Thu, 17 Mar 2016 15:20:59 +0000 (17:20 +0200)]
add more contrib guys
Hanoh Haim [Thu, 17 Mar 2016 15:01:15 +0000 (17:01 +0200)]
Merge pyATS support
Hanoh Haim [Thu, 17 Mar 2016 15:01:04 +0000 (17:01 +0200)]
add pyATS help
Yaroslav Brustinov [Thu, 17 Mar 2016 14:54:46 +0000 (16:54 +0200)]
fix integer checks, now they include "long"
imarom [Thu, 17 Mar 2016 08:56:38 +0000 (10:56 +0200)]
'port_id' paramter for profiles
Ido Barnea [Wed, 16 Mar 2016 18:08:57 +0000 (20:08 +0200)]
e1000 patch to reduce log level of reading from file descriptor... error
Ido Barnea [Wed, 16 Mar 2016 18:04:28 +0000 (20:04 +0200)]
Merge branch 'master' of csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
imarom [Wed, 16 Mar 2016 16:32:45 +0000 (18:32 +0200)]
tunables show on the console
Yaroslav Brustinov [Wed, 16 Mar 2016 12:52:30 +0000 (14:52 +0200)]
regression: trex14 updated classification
imarom [Wed, 16 Mar 2016 12:23:53 +0000 (14:23 +0200)]
tunables for console
imarom [Wed, 16 Mar 2016 09:39:04 +0000 (11:39 +0200)]
traceback should not inlcude our code
imarom [Wed, 16 Mar 2016 09:30:40 +0000 (11:30 +0200)]
FIX: direction for profile
Yaroslav Brustinov [Tue, 15 Mar 2016 14:19:13 +0000 (16:19 +0200)]
building native code: remove checksum fields
Ido Barnea [Tue, 15 Mar 2016 11:19:20 +0000 (13:19 +0200)]
Support for Q in Q for debug packets
Hanoh Haim [Mon, 14 Mar 2016 16:17:36 +0000 (18:17 +0200)]
david comments
Hanoh Haim [Mon, 14 Mar 2016 14:56:01 +0000 (16:56 +0200)]
Merge profile doc
Hanoh Haim [Mon, 14 Mar 2016 14:55:42 +0000 (16:55 +0200)]
add profile doc
imarom [Mon, 14 Mar 2016 14:32:19 +0000 (16:32 +0200)]
RX tests
imarom [Mon, 14 Mar 2016 12:15:53 +0000 (14:15 +0200)]
STL RX tests
Ido Barnea [Mon, 14 Mar 2016 14:20:04 +0000 (16:20 +0200)]
Fix for issue with flow stats when doing fast stop/start for stream
Hanoh Haim [Mon, 14 Mar 2016 12:08:29 +0000 (14:08 +0200)]
add packet builder doc
Hanoh Haim [Mon, 14 Mar 2016 11:48:40 +0000 (13:48 +0200)]
merge cleanup
Hanoh Haim [Mon, 14 Mar 2016 11:37:44 +0000 (13:37 +0200)]
some cleanup for API doc
Yaroslav Brustinov [Mon, 14 Mar 2016 10:00:16 +0000 (12:00 +0200)]
regression: stl speedup (fix)
Yaroslav Brustinov [Mon, 14 Mar 2016 09:14:13 +0000 (11:14 +0200)]
regression: stl speedup
imarom [Sun, 13 Mar 2016 15:37:36 +0000 (17:37 +0200)]
removed some prints and a fix for error handling on add_streams
Hanoh Haim [Sun, 13 Mar 2016 15:07:39 +0000 (17:07 +0200)]
add more API sample
imarom [Sun, 13 Mar 2016 13:23:51 +0000 (15:23 +0200)]
add_streams now returns the correct stream IDs which were allocated by the port
imarom [Sun, 13 Mar 2016 13:11:15 +0000 (15:11 +0200)]
RX stats API/TUI refinement
Ido Barnea [Sun, 13 Mar 2016 13:05:31 +0000 (15:05 +0200)]
Always send timestamp in flow stat. Even if no data
Hanoh Haim [Sun, 13 Mar 2016 12:43:11 +0000 (14:43 +0200)]
bdir simple
Ido Barnea [Sun, 13 Mar 2016 12:32:39 +0000 (14:32 +0200)]
Send empty dict if no change for pg_id in flow stat
imarom [Sun, 13 Mar 2016 11:51:03 +0000 (13:51 +0200)]
prebuild for ZMQ
with README.txt
Yaroslav Brustinov [Sun, 13 Mar 2016 08:57:28 +0000 (10:57 +0200)]
regression: fix - error in some type of tests leads to ignoring other types of tests.
Yaroslav Brustinov [Sun, 13 Mar 2016 08:34:53 +0000 (10:34 +0200)]
hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add wait_on_traffic. fix cleanup_session to remove streams
Yaroslav Brustinov [Sat, 12 Mar 2016 22:16:07 +0000 (00:16 +0200)]
TRex will ask before bind/unbind interfaces with active (established) tcp connections
imarom [Fri, 11 Mar 2016 12:10:44 +0000 (14:10 +0200)]
ZMQ 32 bit for CEL 5.9
Yaroslav Brustinov [Fri, 11 Mar 2016 12:12:37 +0000 (14:12 +0200)]
regression: add error print
Hanoh Haim [Thu, 10 Mar 2016 19:57:08 +0000 (21:57 +0200)]
remove disable zmq
Hanoh Haim [Thu, 10 Mar 2016 17:34:05 +0000 (19:34 +0200)]
v1.95
Hanoh Haim [Thu, 10 Mar 2016 17:32:29 +0000 (19:32 +0200)]
merge doc
Hanoh Haim [Thu, 10 Mar 2016 17:23:30 +0000 (19:23 +0200)]
basic doc for python client API
imarom [Thu, 10 Mar 2016 16:02:16 +0000 (18:02 +0200)]
stress test for RX on stl_flow_stats.py
Hanoh Haim [Thu, 10 Mar 2016 15:37:03 +0000 (17:37 +0200)]
first Stateless API doc
imarom [Thu, 10 Mar 2016 15:29:23 +0000 (17:29 +0200)]
a minor fix
imarom [Thu, 10 Mar 2016 15:15:36 +0000 (17:15 +0200)]
yet another RX stats fixup
imarom [Thu, 10 Mar 2016 09:53:58 +0000 (11:53 +0200)]
minor fix
imarom [Thu, 10 Mar 2016 08:21:37 +0000 (10:21 +0200)]
RX stats #2
imarom [Wed, 9 Mar 2016 16:04:31 +0000 (18:04 +0200)]
RX STATS !
imarom [Tue, 8 Mar 2016 14:05:16 +0000 (16:05 +0200)]
BW for RX stats
imarom [Tue, 8 Mar 2016 07:20:02 +0000 (09:20 +0200)]
RX stats - major refactor
Yaroslav Brustinov [Thu, 10 Mar 2016 09:33:39 +0000 (11:33 +0200)]
regression: stl added 1 more map try + sleep
Yaroslav Brustinov [Thu, 10 Mar 2016 08:51:26 +0000 (10:51 +0200)]
stl map: send initial streams to calm down switches, send x3 traffic to filter noises
Yaroslav Brustinov [Wed, 9 Mar 2016 21:43:21 +0000 (23:43 +0200)]
regression: exchange --copy flag to --pkg argument, to run server with given package unzipped to /tmp/trex-scripts dir
Yaroslav Brustinov [Wed, 9 Mar 2016 15:16:13 +0000 (17:16 +0200)]
regression:fix
Yaroslav Brustinov [Wed, 9 Mar 2016 13:51:42 +0000 (15:51 +0200)]
regression: fix
Yaroslav Brustinov [Wed, 9 Mar 2016 13:11:14 +0000 (15:11 +0200)]
fix
Yaroslav Brustinov [Wed, 9 Mar 2016 12:37:52 +0000 (14:37 +0200)]
fix
Yaroslav Brustinov [Wed, 9 Mar 2016 12:05:47 +0000 (14:05 +0200)]
Merge remote-tracking branch 'origin/master'
Yaroslav Brustinov [Wed, 9 Mar 2016 12:05:08 +0000 (14:05 +0200)]
regression: stl updates
Ido Barnea [Wed, 9 Mar 2016 11:40:00 +0000 (13:40 +0200)]
Support for rx_thread_id instead of latency_thread_id
Some white space/indentation cleanup
Ido Barnea [Wed, 9 Mar 2016 09:25:05 +0000 (11:25 +0200)]
Flow stat fix for issue of counting more than 1 stream
Yaroslav Brustinov [Wed, 9 Mar 2016 09:04:28 +0000 (11:04 +0200)]
Merge remote-tracking branch 'origin/master'
Yaroslav Brustinov [Wed, 9 Mar 2016 09:04:08 +0000 (11:04 +0200)]
regression: stl updates
Ido Barnea [Tue, 8 Mar 2016 16:22:50 +0000 (18:22 +0200)]
Additions and fixes to per flow stats
Yaroslav Brustinov [Tue, 8 Mar 2016 11:38:31 +0000 (13:38 +0200)]
Merge remote-tracking branch 'origin/master'
Ido Barnea [Tue, 8 Mar 2016 09:39:58 +0000 (11:39 +0200)]
fix to rx stats crash when adding 2 streams and stopping
Hanoh Haim [Tue, 8 Mar 2016 09:18:07 +0000 (11:18 +0200)]
Merge enic patch