summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Collapse)AuthorFilesLines
2016-03-22stateful server zmq import fix. TODO: check zmq per platform/py_versionYaroslav Brustinov1-1/+1
2016-03-21python 3 - examples workingimarom9-61/+66
2016-03-21python 3 support - phase 2imarom7-41/+59
2016-03-21python 3 support for package - phase 1imarom15-150/+145
2016-03-21python 3 - rearrangeimarom2-31/+29
2016-03-20ZMQ CEL5.9 / 32 bit / 64 bit with python 2 / python 3imarom1-50/+31
2016-03-17Merge pyATS supportHanoh Haim4-57/+74
2016-03-17add pyATS helpHanoh Haim2-0/+62
2016-03-17fix integer checks, now they include "long"Yaroslav Brustinov4-57/+74
2016-03-17'port_id' paramter for profilesimarom2-9/+11
2016-03-16tunables show on the consoleimarom4-8/+117
2016-03-16tunables for consoleimarom3-2/+46
2016-03-16traceback should not inlcude our codeimarom1-1/+1
2016-03-16FIX: direction for profileimarom3-12/+22
2016-03-15building native code: remove checksum fieldsYaroslav Brustinov1-1/+7
2016-03-14david commentsHanoh Haim5-12/+12
2016-03-14add profile docHanoh Haim6-55/+191
2016-03-14add packet builder docHanoh Haim3-38/+79
2016-03-14merge cleanupHanoh Haim6-44/+92
2016-03-14some cleanup for API docHanoh Haim12-135/+740
2016-03-14regression: stl speedup (fix)Yaroslav Brustinov1-15/+16
2016-03-13removed some prints and a fix for error handling on add_streamsimarom3-8/+9
2016-03-13 add more API sampleHanoh Haim4-5/+282
2016-03-13add_streams now returns the correct stream IDs which were allocated by the portimarom2-2/+6
2016-03-13RX stats API/TUI refinementimarom1-2/+9
2016-03-13hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add ↵Yaroslav Brustinov2-19/+54
wait_on_traffic. fix cleanup_session to remove streams
2016-03-12ZMQ 32 bit for CEL 5.9imarom1-1/+13
2016-03-10merge docHanoh Haim10-217/+659
2016-03-10 basic doc for python client APIHanoh Haim4-11/+300
2016-03-10stress test for RX on stl_flow_stats.pyimarom1-33/+51
2016-03-10first Stateless API docHanoh Haim7-252/+1016
2016-03-10a minor fiximarom1-1/+4
2016-03-10yet another RX stats fixupimarom1-93/+107
2016-03-10minor fiximarom1-3/+1
2016-03-10RX stats #2imarom3-19/+21
2016-03-10RX STATS !imarom3-102/+198
2016-03-10BW for RX statsimarom1-26/+69
2016-03-10RX stats - major refactorimarom6-90/+330
2016-03-10stl map: send initial streams to calm down switches, send x3 traffic to ↵Yaroslav Brustinov1-5/+14
filter noises
2016-03-09regression: stl updatesYaroslav Brustinov2-8/+19
2016-03-08Merge remote-tracking branch 'origin/master'Yaroslav Brustinov1-0/+10
2016-03-08regression: add stateless support (WIP); Scapy builder: fix remove MACs from ↵Yaroslav Brustinov2-47/+52
binary, do not build by default;
2016-03-07Added get_active_pgidsIdo Barnea1-0/+10
2016-03-07changed STLRxStats to STLFlowStatsIdo Barnea2-5/+5
2016-03-07changed rx stats to flow stats everywhereIdo Barnea6-44/+43
2016-03-06functional tests - not fast enough - now 9 seconds...imarom1-3/+17
2016-03-061. blazing fast regressionimarom2-5/+16
2. API checks for Python version
2016-03-06add --native argument to simulatorYaroslav Brustinov1-1/+11
2016-03-04add manual padding to 60 bytes with zerosYaroslav Brustinov2-10/+6
2016-03-04ignore python3 cache, generated code filesYaroslav Brustinov5-54/+226
add option to export Profile (and thus stream too) to Python code add for each profile in functional tests generating it to Python code and comparing to same pcap result add loading Prifile via add_streams() fix IMIX rates in HLTAPI used with line % and bps Scapy packet builder: fixes to load of pcap/yaml - use MAC from pcap (with flag), remove FCS (with flag), support for VM with offsets by name