aboutsummaryrefslogtreecommitdiffstats
path: root/resources/libraries/python/TrafficGenerator.py
AgeCommit message (Expand)AuthorFilesLines
2022-06-10fix(core): T-Rex initializationPeter Mikus1-11/+30
2022-05-24fix(uti): Add TG type exportPeter Mikus1-1/+32
2022-05-03feat(astf): Support framesizes for ASTFVratko Polak1-8/+11
2021-09-29MLRsearch: Increase timeout to 20 minutesVratko Polak1-1/+1
2021-03-31TrafficGenerator: Less logging of unsentVratko Polak1-1/+2
2021-03-26STL traffic: Use the sleep+stop logicVratko Polak1-5/+25
2021-03-26Parametrize T-Rex rx/tx descriptors countTomas Alexy1-0/+18
2021-03-22MLRsearch: Support other than just two ratiosVratko Polak1-17/+21
2021-03-18fix two issuesYulong Pei1-1/+1
2021-02-08Traffic generator: Force ramp-up in next testVratko Polak1-2/+2
2021-02-05NAT44ed: Add pure throuhput bidir testsVratko Polak1-30/+221
2020-11-10TCP CPS: Count NAT sessionsVratko Polak1-2/+4
2020-10-29Support existing test types with ASTFVratko Polak1-331/+623
2020-09-23FIX: Mellanox handlingpmikus1-2/+2
2020-08-20Framework: use 'stl' in trex stateless profile namesJan Gelety1-3/+2
2020-08-07Perf: NAT44 endpoint-dependent mode - udp, part IJan Gelety1-14/+63
2020-08-17Measure latency only in special casesVratko Polak1-6/+14
2020-07-23T-Rex: Add advanced stateful modeJan Gelety1-149/+349
2020-07-13Soak: Do not allow negative lossVratko Polak1-2/+9
2020-05-06Separate files needing GPL licenseVratko Polak1-34/+36
2020-04-27Performance: TRex approximatedDuration and approximateRatePeter Mikus1-2/+17
2020-02-25FIX: check if t-rex is running at test setup of all perf testsJan Gelety1-54/+64
2020-02-25FIX: avoid t-rex suite tear down action to fail successfull testsJan Gelety1-2/+5
2020-02-18Add option to run Trex with --force parameter to startMaros Mullner1-6/+8
2020-01-31T-Rex: CPU pinningPeter Mikus1-7/+24
2020-01-23FIX: Various issuesPeter Mikus1-0/+1
2020-01-07Fix Trex start configurationVratko Polak1-10/+18
2020-01-02TREX: Ability to configure from outside TrafficGenerator.pyPeter Mikus1-4/+6
2019-12-05Deal with some "pylint: disable=" commentsVratko Polak1-2/+4
2019-11-28Python3: resources and librariesJan Gelety1-149/+172
2019-10-30Add: Use containers for shared TGPeter Mikus1-2/+2
2019-10-28TrafficGenerator: Skip only the first equalsVratko Polak1-5/+5
2019-10-25ADD: Mellanox RDMA interface supportPeter Mikus1-6/+0
2019-09-24Add support for HDRhistogramVratko Polak1-2/+2
2019-09-24Reconf tests: Fix async measurementsVratko Polak1-9/+38
2019-09-18Fix errors found by pylintVratko Polak1-1/+2
2019-09-12Support unidirection in all searchesVratko Polak1-29/+54
2019-09-12TRex: 2.61Peter Mikus1-1/+2
2019-09-11Ansible: Trex installationPeter Mikus1-7/+0
2019-08-27Stop using SSH() in TrafficGenerator.pyVratko Polak1-44/+29
2019-08-23Introduce reconfig suites, for dot1q+ip4+vxlanVratko Polak1-73/+122
2019-08-14DO_NOT_MERGE CSIT-1194 - Framework easy pylint improvementsMiroslav Los1-4/+4
2019-05-24CSIT-1425 Upgrade TRex to v2.54Tibor Frank1-55/+72
2019-05-16Avoid !r format appending u on unicodeVratko Polak1-0/+8
2019-05-10PLRsearch: Use stat trackers to shorten IntegratorVratko Polak1-5/+6
2019-04-17Clean up traffic_profile vs osi_layerVratko Polak1-10/+10
2019-04-08Upgrade autogen to NICs and search typesVratko Polak1-35/+37
2019-03-04Rename to Constants.pyVratko Polak1-1/+1
2019-02-26De-duplicate unidirection supportVratko Polak1-125/+60
2019-02-12Fix argument order in unidirection related KWsVratko Polak1-19/+18