summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-10-30Increased number of ARP retries at start to 10Ido Barnea1-1/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-30for now shutdown stateful GAimarom2-10/+12
Signed-off-by: imarom <imarom@cisco.com>
2016-10-30added action name to differ between same tests on different timesitraviv1-4/+5
Signed-off-by: itraviv <itraviv@cisco.com>
2016-10-30signoff by wenxianliwenxian li1-0/+33
2016-10-30performance integration with GAimarom2-15/+37
Signed-off-by: imarom <imarom@cisco.com>
2016-10-30Added goldenMin and GoldenMax metrics for Google Analytics regression ↵itraviv1-3/+7
testing report Signed-off-by: itraviv <itraviv@cisco.com>
2016-10-30Added inet_pton.cppIdo Barnea4-41/+177
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-30Updated Google Analytics Manager for regressionitraviv1-84/+18
Signed-off-by: itraviv <itraviv@cisco.com>
2016-10-28rebase merge typoYaroslav Brustinov1-2/+0
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28move port_attr from driver class to physical port class + small fixes ↵Yaroslav Brustinov13-197/+263
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28console: rearrange lines at "stats --ps"Yaroslav Brustinov4-11/+30
in case of start traffic with link down, return error with link state Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28console "stats --ps" move link status to another lineYaroslav Brustinov2-5/+7
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28stl port attr event: show exactly what was changedYaroslav Brustinov1-12/+23
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28typoYaroslav Brustinov1-1/+2
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28disable fc change if not supportedYaroslav Brustinov1-0/+3
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28Add method name to "Method not registered" errorYaroslav Brustinov1-1/+3
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-28dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"Yaroslav Brustinov22-211/+492
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-28new port attr commands: flow control, link status, led statusYaroslav Brustinov20-137/+600
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-27Fix to functional testsIdo Barnea2-7/+7
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-27Putting back MAC config in IPv6 regression testsIdo Barnea6-15/+36
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-27signoff add commitsYaroslav Brustinov1-0/+4
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-27fix scapy_service ARP issue and add more layers in the serviceHanoh Haim5-78/+18
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-10-27performance - more tolerant valuesimarom2-5/+5
Signed-off-by: imarom <imarom@cisco.com>
2016-10-27regression: fix for python3 client testYaroslav Brustinov1-3/+1
2016-10-26typoYaroslav Brustinov1-4/+7
2016-10-26regression: stateless rx_check allow 0.1% errorsYaroslav Brustinov1-1/+1
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom5-36/+72
Signed-off-by: imarom <imarom@cisco.com>
2016-10-26regression: fix client pkg test to configure the dut interfacesYaroslav Brustinov2-0/+7
2016-10-26Changed trex25 config to be IP basedIdo Barnea1-8/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-26changed simple_cfg.yaml to be IP basedIdo Barnea1-7/+8
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25Added support for router IP based config in regression, and changed TRex Dan ↵Ido Barnea3-43/+63
to use it Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25Remove useless print in server stateless modeIdo Barnea1-1/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-25Merge from masterHanoh Haim3-1/+383
2016-10-25Merge branch 'scapy_service_for_gui' of git://github.com/kisel/trex-core ↵Hanoh Haim5-91/+685
into kisel-scapy_service_for_gui
2016-10-25minor fixes after xored spec updateHanoh Haim1-38/+44
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
2016-10-25Merge branch 'scapy_service_for_gui' of git://github.com/kisel/trex-doc into ↵Hanoh Haim1-247/+484
kisel-scapy_service_for_gui
2016-10-25performance test did disconnect after end of testsimarom1-1/+0
Signed-off-by: imarom <imarom@cisco.com>
2016-10-25added performance test (starting with trex09)imarom3-1/+384
Signed-off-by: imarom <imarom@cisco.com>
2016-10-24signoffAnton Kiselev1-0/+1
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-10-21preserve abstract model structure, calculate values and show structure changesAnton Kiselev3-6/+87
2016-10-20fix dpdk_setup_ports.py for Python3Yaroslav Brustinov1-1/+1
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-10-20Small fix to dpdk_setup_ports.pyIdo Barnea1-1/+1
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-20Added support for ip based config generation to dpdk_setup_ports.pyIdo Barnea1-45/+143
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-20Merge branch 'master' of https://github.com/danklein10/trex-coreIdo Barnea1-0/+135
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-19-sDan Klein1-0/+135
2016-10-18severe crash when time strech push a node in the top of the priority queueimarom2-5/+23
between TOP and POP it was obsereved during execution of the command push -r -f /auto/avc-devtest/CS-NBAR/SR_639103737/PcapPerIp.pcap -a -n 10000000 -s 1000 when two adject ports exists Signed-off-by: imarom <imarom@cisco.com>
2016-10-18Help message fixes + removing unused command line optionsIdo Barnea4-151/+63
Signed-off-by: Ido Barnea <ibarnea@cisco.com>
2016-10-18signoffAnton Kiselev1-0/+1
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-10-18add unit tests for scapy serviceAnton Kiselev2-0/+175
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>
2016-10-18signoffAnton Kiselev1-0/+6
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com>