Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-30 | Added goldenMin and GoldenMax metrics for Google Analytics regression ↵ | itraviv | 1 | -3/+7 | |
testing report Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-30 | Updated Google Analytics Manager for regression | itraviv | 1 | -84/+18 | |
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-28 | move port_attr from driver class to physical port class + small fixes ↵ | Yaroslav Brustinov | 3 | -19/+5 | |
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | console: rearrange lines at "stats --ps" | Yaroslav Brustinov | 3 | -6/+11 | |
in case of start traffic with link down, return error with link state Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | console "stats --ps" move link status to another line | Yaroslav Brustinov | 2 | -5/+7 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | stl port attr event: show exactly what was changed | Yaroslav Brustinov | 1 | -12/+23 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | typo | Yaroslav Brustinov | 1 | -1/+2 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help" | Yaroslav Brustinov | 9 | -92/+280 | |
dpdk_setup_ports.py: fix warning of TRex is already running if different NICs are being used singleton_daemon.py: fix error socket in use immediately after check if in use trex-console: fix crash in case of "tui --help" trex-console: try-catch commands instead of crashing add async notification on port status/atttibutes change add port xstats support add description of interfaces main_dpdk.cpp: fix --client_cfg not working with Python API Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | new port attr commands: flow control, link status, led status | Yaroslav Brustinov | 4 | -34/+138 | |
add user friendly description to ports add xstats enable start with link down at stateless. in CPP status will update itself upon link up, in Python need to restart client at this phase. Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-27 | Fix to functional tests | Ido Barnea | 2 | -7/+7 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-27 | Putting back MAC config in IPv6 regression tests | Ido Barnea | 6 | -15/+36 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-27 | fix scapy_service ARP issue and add more layers in the service | Hanoh Haim | 1 | -2/+16 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-27 | performance - more tolerant values | imarom | 2 | -5/+5 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-27 | regression: fix for python3 client test | Yaroslav Brustinov | 1 | -3/+1 | |
2016-10-26 | typo | Yaroslav Brustinov | 1 | -4/+7 | |
2016-10-26 | regression: stateless rx_check allow 0.1% errors | Yaroslav Brustinov | 1 | -1/+1 | |
2016-10-26 | fixed performance issue (moved STRECH case to low priority cases) | imarom | 2 | -12/+16 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-26 | regression: fix client pkg test to configure the dut interfaces | Yaroslav Brustinov | 1 | -0/+5 | |
2016-10-26 | Changed trex25 config to be IP based | Ido Barnea | 1 | -8/+8 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-25 | Added support for router IP based config in regression, and changed TRex Dan ↵ | Ido Barnea | 3 | -43/+63 | |
to use it Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-25 | Merge from master | Hanoh Haim | 3 | -1/+383 | |
2016-10-25 | performance test did disconnect after end of tests | imarom | 1 | -1/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-25 | added performance test (starting with trex09) | imarom | 3 | -1/+384 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-21 | preserve abstract model structure, calculate values and show structure changes | Anton Kiselev | 3 | -6/+87 | |
2016-10-18 | add unit tests for scapy service | Anton Kiselev | 2 | -0/+175 | |
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-10-17 | update scapy_service for gui usage. | Anton Kiselev | 2 | -91/+421 | |
- build_pkt, reconstruct_pkt and corresponding data structures changed in order to support nested protocols and correct field ordering - binary packet editing capabilities with reconstruct_pkt - added read_pcap, write_pcap for working with pcap files - added get_definitions for retrieving scapy_service definitions for GUI - added get_payload_classes for retrieving available payload classes - python2, python3 support squash-merge of kisel / 196d638 | |||||
2016-10-13 | Revert "Another small fix to regression" | Ido Barnea | 1 | -2/+2 | |
This reverts commit cf40f4d078a847eb05de1c880f349c8dcb20fb29. Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-13 | Another small fix to regression | Ido Barnea | 1 | -2/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-09 | add STLVmWrFlowVar to doc | Hanoh Haim | 1 | -0/+8 | |
2016-10-06 | Changed ipv6 test on trex09 to use 3 cores instead of 4 | Ido Barnea | 1 | -1/+1 | |
2016-09-30 | fix parsing tunables, add support for separate -t in console, add benchmark ↵ | Yaroslav Brustinov | 2 | -28/+40 | |
profile | |||||
2016-09-29 | add hw_cs Python API doc | Hanoh Haim | 2 | -3/+15 | |
2016-09-29 | Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engine | Hanoh Haim | 1 | -0/+74 | |
2016-09-29 | https://trex-tgn.cisco.com/youtrack/issue/trex-249 | imarom | 1 | -13/+76 | |
2016-09-29 | https://trex-tgn.cisco.com/youtrack/issue/trex-243 | imarom | 1 | -13/+23 | |
2016-09-29 | https://trex-tgn.cisco.com/youtrack/issue/trex-247 | imarom | 2 | -4/+23 | |
2016-09-28 | trex-console: add print of Python error in case of error loading profile in TUI | Yaroslav Brustinov | 1 | -3/+7 | |
2016-09-28 | stl api - importing profile: use given directory as first path, not last | Yaroslav Brustinov | 1 | -1/+1 | |
2016-09-26 | update stl doc | Hanoh Haim | 1 | -0/+36 | |
2016-09-25 | merge issues with rand limit | imarom | 2 | -20/+12 | |
2016-09-25 | split multicore - all tests pass | imarom | 3 | -20/+10 | |
2016-09-25 | Splitter - padding for non circular VMs | imarom | 3 | -20/+39 | |
2016-09-25 | draft: new split algorithm | imarom | 1 | -8/+48 | |
2016-09-22 | stl test rx_check virtio fixes + syntax sugar | Yaroslav Brustinov | 1 | -17/+55 | |
2016-09-15 | regression: trex12 is vm | Yaroslav Brustinov | 1 | -1/+1 | |
2016-09-14 | regression: lower multiplier for assymetric imix at trex24 | Yaroslav Brustinov | 1 | -1/+1 | |
2016-09-14 | regression: increase ipg in benckmark test with pcap at trex24 | Yaroslav Brustinov | 1 | -1/+1 | |
2016-09-13 | typo | Yaroslav Brustinov | 1 | -6/+8 | |
2016-09-13 | fix regression | Hanoh Haim | 1 | -2/+2 | |
2016-09-13 | fix random_limit max value | Hanoh Haim | 2 | -7/+4 | |