summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Expand)AuthorFilesLines
2017-01-08fix new mlx5 driver regression nameHanoh Haim1-1/+1
2017-01-05Tune multiplier for trex-25, on the verge of avalancheHanoh Haim1-1/+1
2017-01-05Add support for predefined packet templates.ichebyki11-1/+147
2017-01-05Update docs with info about Field Engine and predefined templates.Vyacheslav Ogai1-1/+1
2017-01-05add not accurate timer wheel for better performanceHanoh Haim1-3/+4
2017-01-05Regression: test_all_profiles at trex07 skip failing profiles:Yaroslav Brustinov2-4/+2
2017-01-04draft - unreviewedimarom5-99/+82
2017-01-04console: move show_intro into try-finally to ensure release of portsYaroslav Brustinov1-9/+8
2017-01-03STL Console: fix crash in case of no supported speeds reported by DPDKYaroslav Brustinov2-3/+3
2017-01-03Stateless API: increase delay in remove rx filters to 100ms in case of virtua...Yaroslav Brustinov3-4/+22
2017-01-01Regression stl performance: send to GA in case of failure tooYaroslav Brustinov1-13/+8
2017-01-01regression: update trex11 stateless bench based on 12 last regression reportsYaroslav Brustinov1-12/+12
2017-01-01regression: update stl performance benchmark based on 100 last regression rep...Yaroslav Brustinov3-13/+13
2016-12-31regression: avoid queue full at trex11Yaroslav Brustinov2-10/+12
2016-12-31regression:Yaroslav Brustinov2-2/+51
2016-12-31regression: tune kiwi02 performanceYaroslav Brustinov1-3/+3
2016-12-26add tw appendix for many active of flowsHanoh Haim1-0/+69
2016-12-26Regression: update stateful benchmark at kiwi02Yaroslav Brustinov1-3/+3
2016-12-25Regression: verify connectivity to trex_daemon_serverYaroslav Brustinov1-14/+22
2016-12-25regression breakageimarom1-0/+2
2016-12-25Regression: handle exceptions during mapping to skip other testsYaroslav Brustinov1-10/+14
2016-12-25Update STL API version to 3.0Yaroslav Brustinov1-1/+1
2016-12-25bug: ICMP ping did not ping the correct addressimarom1-1/+1
2016-12-25refactor layer config on prot attributesimarom8-83/+84
2016-12-25Regression: adapt IMIX stateful benchmark to removal of mbuf optimizationYaroslav Brustinov5-14/+14
2016-12-23Regression stateful: division by zero due to rounding of small numbers, only ...Yaroslav Brustinov1-8/+7
2016-12-22Less strict check on end of warmup state in Stateful API (96% of expected)Yaroslav Brustinov2-6/+18
2016-12-22Revert "stateful repeat flows is no accurate - filter tests for now until it ...Hanoh Haim4-33/+32
2016-12-22UDP NAT --learn mode 1,3 support - doc + regression testsIdo Barnea4-5/+18
2016-12-22stateful repeat flows is no accurate - filter tests for now until it will be ...Hanoh Haim4-32/+33
2016-12-21RX services - general API to allow addition of new featuresimarom8-267/+376
2016-12-21watchdog disable for time capabilityimarom1-7/+1
2016-12-21minor error checks refinementsimarom4-30/+25
2016-12-20trex-190 - Shutting down server and restarting with different config - consol...imarom1-3/+3
2016-12-20scapy_server fix Python3 issueYaroslav Brustinov1-1/+1
2016-12-19Merge branch 'payload_gen_total_size_ether_chksum' of git://github.com/kisel/...Hanoh Haim2-5/+7
2016-12-19Add check for cache_size parameter input.Vyacheslav Ogai1-0/+2
2016-12-19Added a workaround for Ether.fieldsVyacheslav Ogai1-13/+27
2016-12-19Add field engine instructions templates metadata.Vyacheslav Ogai2-2/+18
2016-12-19Added autocompletion support for offset parameter.Vyacheslav Ogai1-7/+15
2016-12-19Update _existed_flow_var_names. Now it returns all Flow var names.Vyacheslav Ogai2-2/+9
2016-12-19Add more VM insructions.Vyacheslav Ogai1-27/+115
2016-12-19Support autocompletion for VM instruction parameters.Vyacheslav Ogai2-28/+76
2016-12-19Fix minor bugs in VM instructions.Vyacheslav Ogai1-43/+44
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai3-112/+125
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai3-21/+88
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai4-6/+255
2016-12-19changes from code reviewYaroslav Brustinov4-72/+48
2016-12-191) limit number of streams per port to 20kYaroslav Brustinov4-13/+40
2016-12-19STL API: fix split batch to chunks - don't stop at chunk with error, return a...Yaroslav Brustinov1-8/+2