summaryrefslogtreecommitdiffstats
path: root/scripts/automation
AgeCommit message (Collapse)AuthorFilesLines
2016-12-20scapy_server fix Python3 issueYaroslav Brustinov1-1/+1
Change-Id: I39c0590673fd481fd6cf01ea6c0657a586c3e0a8 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-19Merge branch 'payload_gen_total_size_ether_chksum' of ↵Hanoh Haim2-5/+7
git://github.com/kisel/trex-core into field_engine
2016-12-19Add check for cache_size parameter input.Vyacheslav Ogai1-0/+2
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Added a workaround for Ether.fieldsVyacheslav Ogai1-13/+27
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Add field engine instructions templates metadata.Vyacheslav Ogai2-2/+18
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Added autocompletion support for offset parameter.Vyacheslav Ogai1-7/+15
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Update _existed_flow_var_names. Now it returns all Flow var names.Vyacheslav Ogai2-2/+9
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Add more VM insructions.Vyacheslav Ogai1-27/+115
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Support autocompletion for VM instruction parameters.Vyacheslav Ogai2-28/+76
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Fix minor bugs in VM instructions.Vyacheslav Ogai1-43/+44
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Update field engine defs. Generation vm instrucions from updated model.Vyacheslav Ogai3-112/+125
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Add instrucitons meta. Delete split_by_field field engine global parameter.Vyacheslav Ogai3-21/+88
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19Added initial implementation of Field Engine support.Vyacheslav Ogai4-6/+255
Signed-off-by: Vyacheslav Ogai <vyacheslav.ogai@gmail.com>
2016-12-19changes from code reviewYaroslav Brustinov4-72/+48
Change-Id: I628608643d902bd6310b04b8036fc5f1fcc42309 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-191) limit number of streams per port to 20kYaroslav Brustinov4-13/+40
2) fix showing error in TUI 3) represensation of STLError: show only errors if error, limit by 10 entries Change-Id: Ib8de9222e7fc09dd67275283857d0d7e9cb5988c Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-19STL API: fix split batch to chunks - don't stop at chunk with error, return ↵Yaroslav Brustinov1-8/+2
all the result, not just error in case of error. Change-Id: I50162301054500585ecfffcdaad78992cfda9b0e Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov4-91/+154
Change-Id: I353f8903c40963517fd2fed721cc0671d9f6dc4b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-19verify L2/L3 configuration cannot be done under trafficimarom2-9/+4
also ping and arp Signed-off-by: imarom <imarom@cisco.com>
2016-12-18Fix trex-310 get_active_pgids() does not workIdo Barnea1-0/+2
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-16regression: add --restart-daemon flag, without it trex_daemon_server will ↵Yaroslav Brustinov2-20/+18
not be restarted. Change-Id: I5750a11cc9587ae639ef8044f3ff5f1bdf19441b Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-15Fix Trex25 Ipv6 statefull latency test failuresIdo Barnea1-1/+14
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-15documenation for neighboring protocolsimarom1-1/+2
Signed-off-by: imarom <imarom@cisco.com>
2016-12-14tune trex-09 performanceHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-14Small fix left out in 6c31c0534acf57fc3e0e26fe964bbc67d9d7d63cIdo Barnea1-1/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-13Temporary Revert "Small fix left out in ↵Ido Barnea1-1/+1
6c31c0534acf57fc3e0e26fe964bbc67d9d7d63c" since it brakes regression on 06 and 25. Seems like real issue on these setups. This reverts commit fe755604ec04ed7f8622394f99f0048901dad4e1.
2016-12-13Merge branch 'master' into rx_phase_2imarom9-30/+396
2016-12-13startup issues with L2/L3imarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-12-13Major refactor - L2 / L3 modes for portsimarom6-116/+129
Signed-off-by: imarom <imarom@cisco.com>
2016-12-13Small fix left out in 6c31c0534acf57fc3e0e26fe964bbc67d9d7d63cIdo Barnea1-1/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-12grat ARPimarom4-79/+171
Signed-off-by: imarom <imarom@cisco.com>
2016-12-12Added VIC tests + VIC small fix + fail tests if latency packets failIdo Barnea2-2/+24
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-12-12tune trex-09 resultsHanoh Haim1-1/+1
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-12-11IP src configuriation invalidates ARP resolutionimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-12-11STL API: fix split batch to chunks - one packet not being sentYaroslav Brustinov1-4/+3
Change-Id: Id2e96f2fe6a6c1bb0438198675a61f3c73d53072 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-11few tweaksimarom3-7/+11
Signed-off-by: imarom <imarom@cisco.com>
2016-12-10Stateless API: send batches by chunksYaroslav Brustinov1-4/+27
Change-Id: If551b474c4b6be58dfc3ed19e5c14a4ccd387afd Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at ↵Yaroslav Brustinov2-4/+16
Python to smaller chunks. Change-Id: Ieaf477d2ed8264e30a8275a75d597fdc8858da79 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-08Regression: change trex14 configYaroslav Brustinov4-19/+329
Doc: add readme file on how to build Change-Id: I2d3765ad90c99e6c7bd839d8c824b6c1fada9c88 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom5-34/+148
Signed-off-by: imarom <imarom@cisco.com>
2016-12-06breakage to flow ctrl - fixedimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-12-04test breakage due to incorrect speed calculationimarom2-6/+5
Signed-off-by: imarom <imarom@cisco.com>
2016-12-01refactor RX coreimarom4-31/+65
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30doc breakageimarom1-4/+2
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30minor bugsimarom3-1/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30merging with latest masterimarom15-36/+490
Signed-off-by: imarom <imarom@cisco.com> Conflicts: src/main_dpdk.cpp
2016-11-30API change get_info -> get_formatted_infoimarom1-1/+1
Signed-off-by: imarom <imarom@cisco.com>
2016-11-30reply to messagesimarom3-9/+3
Signed-off-by: imarom <imarom@cisco.com>
2016-11-29temporarely disable client config test on kiwi02Ido Barnea1-1/+3
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-11-28cisco VIC fix stateful regression fileHanoh Haim1-27/+14
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-11-28cisco VIC - skip test with 9K packet len due to trex-282Hanoh Haim3-48/+20
Signed-off-by: Hanoh Haim <hhaim@cisco.com>