summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Add client config unit test + fixes to unit tests infraIdo Barnea3-56/+65
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 Haim24-3/+16
2017-01-05Regression: test_all_profiles at trex07 skip failing profiles:Yaroslav Brustinov2-4/+2
2017-01-04console: move show_intro into try-finally to ensure release of portsYaroslav Brustinov1-9/+8
2017-01-04Create config script: fix verify custom MAC in interactive modeYaroslav Brustinov1-2/+4
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-02add warning about lack of read permissions for user "nobody" to run scapy ser...Yaroslav Brustinov2-28/+69
2017-01-02Creating config script: by default dump config to screen, note on -o flag to ...Yaroslav Brustinov1-7/+7
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
2017-01-01minorYaroslav Brustinov1-2/+2
2017-01-01Max number of ports: 16Yaroslav Brustinov1-9/+9
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 Haim4-6/+127
2016-12-26Regression: update stateful benchmark at kiwi02Yaroslav Brustinov1-3/+3
2016-12-26add --active-flows option to scale the active flowsHanoh Haim1-0/+21
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-25add a way to change tw configurationHanoh Haim1-0/+27
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-24add a http short avg pkt size profileHanoh Haim3-0/+47
2016-12-23Regression stateful: division by zero due to rounding of small numbers, only ...Yaroslav Brustinov1-8/+7
2016-12-22Fix IP based creation of config in case of interactive tooYaroslav Brustinov1-2/+2
2016-12-22Config creation script (IP based): wrong IP in case of 10+ interfacesYaroslav Brustinov1-2/+2
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-22stateful scheduler cleanupHanoh Haim15-0/+28
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-21master_daemon: failure if directory in package is not in format v1.11Yaroslav Brustinov1-6/+11
2016-12-21RX services - general API to allow addition of new featuresimarom8-267/+376
2016-12-21Add affinity for scapy_daemon_server to master thread from config fileYaroslav Brustinov2-8/+12
2016-12-21watchdog disable for time capabilityimarom1-7/+1
2016-12-21minor error checks refinementsimarom4-30/+25
2016-12-21improve Stateful schedulerHanoh Haim54-0/+45
2016-12-20Fix the way root user is being determined in Python; Running scapy_daemon_ser...Yaroslav Brustinov5-16/+15
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