summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane
AgeCommit message (Expand)AuthorFilesLines
2016-11-07scapy_service: payload generator upper limit and null checkAnton Kiselev1-11/+14
2016-11-06RX featuresimarom2-4/+53
2016-11-06RX features - RX snifferimarom5-26/+156
2016-11-04scapy server python 3 compatibility fixes(file and pseudo-random generator)Anton Kiselev2-5/+10
2016-11-04add access to scapy.all from eval, tests to IPOptions, TCPOptionsAnton Kiselev2-1/+23
2016-11-04scapy_service: support total_bytes for BYTES payload generatorAnton Kiselev3-16/+60
2016-11-04scapy_service: support {vtype: BYTES, generate: ascii/bytes/template/template...Anton Kiselev3-2/+130
2016-11-04add protocol definition json for scapy serverAnton Kiselev4-9/+254
2016-11-03moved RX filter feature to port attrimarom5-32/+68
2016-11-02draft: RX software featureimarom2-1/+33
2016-10-30syntax sugar on GA + fill ActionNumber with dummy valueYaroslav Brustinov1-6/+6
2016-10-30add ifdef guard to .h fileYaroslav Brustinov3-5/+7
2016-10-30added action name to differ between same tests on different timesitraviv1-4/+5
2016-10-30Added goldenMin and GoldenMax metrics for Google Analytics regression testing...itraviv1-3/+7
2016-10-30Updated Google Analytics Manager for regressionitraviv1-84/+18
2016-10-28move port_attr from driver class to physical port class + small fixes accordi...Yaroslav Brustinov3-19/+5
2016-10-28console: rearrange lines at "stats --ps"Yaroslav Brustinov3-6/+11
2016-10-28console "stats --ps" move link status to another lineYaroslav Brustinov2-5/+7
2016-10-28stl port attr event: show exactly what was changedYaroslav Brustinov1-12/+23
2016-10-28typoYaroslav Brustinov1-1/+2
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov9-92/+280
2016-10-28new port attr commands: flow control, link status, led statusYaroslav Brustinov4-34/+138
2016-10-27fix scapy_service ARP issue and add more layers in the serviceHanoh Haim1-2/+16
2016-10-25Merge from masterHanoh Haim1-1/+1
2016-10-25added performance test (starting with trex09)imarom1-1/+1
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev3-6/+87
2016-10-18add unit tests for scapy serviceAnton Kiselev2-0/+175
2016-10-17update scapy_service for gui usage.Anton Kiselev2-91/+421
2016-10-09add STLVmWrFlowVar to docHanoh Haim1-0/+8
2016-09-30fix parsing tunables, add support for separate -t in console, add benchmark p...Yaroslav Brustinov2-28/+40
2016-09-29add hw_cs Python API docHanoh Haim2-3/+15
2016-09-29Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engineHanoh Haim1-0/+74
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-249imarom1-13/+76
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-243imarom1-13/+23
2016-09-29https://trex-tgn.cisco.com/youtrack/issue/trex-247imarom2-4/+23
2016-09-28trex-console: add print of Python error in case of error loading profile in TUIYaroslav Brustinov1-3/+7
2016-09-28stl api - importing profile: use given directory as first path, not lastYaroslav Brustinov1-1/+1
2016-09-26update stl docHanoh Haim1-0/+36
2016-09-25merge issues with rand limitimarom2-20/+12
2016-09-25split multicore - all tests passimarom2-20/+7
2016-09-25Splitter - padding for non circular VMsimarom2-9/+13
2016-09-25draft: new split algorithmimarom1-8/+48
2016-09-13typoYaroslav Brustinov1-6/+8
2016-09-13fix random_limit max valueHanoh Haim1-3/+3
2016-09-13add repetable_random example profileHanoh Haim1-0/+3
2016-09-13add python testHanoh Haim1-12/+52
2016-09-13add min/max to repeatable random instHanoh Haim1-0/+60
2016-09-13dpdk Python scripts small fixesYaroslav Brustinov7-50/+70
2016-09-07support for DUAL mode on small PCAPsimarom2-17/+261
2016-09-07dual mode : code review fixesimarom2-3/+9