summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/stl
AgeCommit message (Expand)AuthorFilesLines
2017-01-16capture module for consoleimarom1-0/+365
2017-01-12Add help message for --no-scapy-server flagYaroslav Brustinov3-31/+34
2017-01-11capture - draft commitimarom4-26/+189
2017-01-11scapy_server: add try-catch on determining self IPYaroslav Brustinov1-1/+4
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-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 Brustinov1-2/+2
2017-01-03Stateless API: increase delay in remove rx filters to 100ms in case of virtua...Yaroslav Brustinov2-3/+18
2016-12-25regression breakageimarom1-0/+2
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-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
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov4-91/+154
2016-12-19verify L2/L3 configuration cannot be done under trafficimarom2-9/+4
2016-12-18Fix trex-310 get_active_pgids() does not workIdo Barnea1-0/+2
2016-12-15documenation for neighboring protocolsimarom1-1/+2
2016-12-13Merge branch 'master' into rx_phase_2imarom2-8/+42
2016-12-13startup issues with L2/L3imarom1-1/+1
2016-12-13Major refactor - L2 / L3 modes for portsimarom6-116/+129
2016-12-12grat ARPimarom4-79/+171
2016-12-11IP src configuriation invalidates ARP resolutionimarom1-1/+1
2016-12-11STL API: fix split batch to chunks - one packet not being sentYaroslav Brustinov1-4/+3
2016-12-11few tweaksimarom3-7/+11
2016-12-10Stateless API: send batches by chunksYaroslav Brustinov1-4/+27
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at P...Yaroslav Brustinov2-4/+16
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom5-34/+148
2016-12-06breakage to flow ctrl - fixedimarom1-1/+1
2016-12-04test breakage due to incorrect speed calculationimarom2-6/+5