Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-15 | RX features - another refinement | imarom | 16 | -117/+417 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-13 | RX features - pre-resolve stage | imarom | 11 | -149/+501 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-09 | RX features - added port attributes for IPv4 and DG | imarom | 11 | -86/+240 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | imarom | 10 | -47/+105 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | RX features - queueing | imarom | 12 | -110/+403 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features | imarom | 5 | -9/+73 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | imarom | 15 | -37/+231 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-03 | moved RX filter feature to port attr | imarom | 20 | -175/+368 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | RX software features | imarom | 4 | -51/+102 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | some refactor to RX core to allow multiple features | imarom | 6 | -245/+311 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | draft: RX software feature | imarom | 15 | -6/+321 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | RX software features - some new files | imarom | 3 | -0/+389 | |
2016-11-02 | ZMQ build doc note | imarom | 1 | -1/+1 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | ZMQ library on script path | imarom | 1 | -0/+0 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | build zmq without pthread_affinity | Hanoh Haim | 5 | -0/+6 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-02 | Trex threads - pin DPDK master thread to the master core | imarom | 8 | -29/+141 | |
also, some names to the threads to make things clear and a script to show them Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | regression: stl performance test Python3 fix | Yaroslav Brustinov | 1 | -1/+1 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | dpdk_setup_ports: do not check if TRex is already running when called --help | Yaroslav Brustinov | 1 | -1/+4 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-01 | v2.10 | Hanoh Haim | 1 | -1/+2 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-31 | fix trex25 config file | Ido Barnea | 1 | -1/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | minor fixes | Ido Barnea | 3 | -4/+6 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | In pre test - handle gratitues ARP, and answer ARP requests | Ido Barnea | 1 | -7/+39 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | Put real MACs on trex-dan and trex25 ipv6 router regression setup | Ido Barnea | 2 | -10/+10 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | regression: do not clear is_init at end | Yaroslav Brustinov | 1 | -1/+1 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | root signoff by cisco | Hanoh Haim | 1 | -0/+8 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-10-31 | Merge branch 'signoff' of git://github.com/wofanli/trex-core into ↵ | Hanoh Haim | 1 | -0/+33 | |
wofanli-signoff | |||||
2016-10-31 | regression functional gtests fix imports | Yaroslav Brustinov | 1 | -0/+2 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | regression: fix gtests in functional can't run on b94 | Yaroslav Brustinov | 1 | -1/+1 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | syntax sugar on GA + fill ActionNumber with dummy value | Yaroslav Brustinov | 2 | -6/+7 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | regression STL: first configure router, then start TRex for IP resolve to work. | Yaroslav Brustinov | 3 | -10/+28 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | add gtests as functional test | Yaroslav Brustinov | 1 | -0/+44 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | add ifdef guard to .h file | Yaroslav Brustinov | 7 | -19/+34 | |
remove UUID from TUI STF Python API: show newlines instead of "\n\n\n" in Exception message STF Python API: remove "During handling of the above exception, another exception occurred:" in Python3.3+ dpdk_nic_bind.py: ensure needed PATH exists for lspci etc. t-rex-64: remove "stty: standard input: Inappropriate ioctl for device" t-rex-64: remove "cat: write error: Broken pipe" Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-30 | Increased number of ARP retries at start to 10 | Ido Barnea | 1 | -1/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-30 | for now shutdown stateful GA | imarom | 2 | -10/+12 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-30 | added action name to differ between same tests on different times | itraviv | 1 | -4/+5 | |
Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-10-30 | signoff by wenxianli | wenxian li | 1 | -0/+33 | |
2016-10-30 | performance integration with GA | imarom | 2 | -15/+37 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
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 | Added inet_pton.cpp | Ido Barnea | 4 | -41/+177 | |
Signed-off-by: Ido Barnea <ibarnea@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 | rebase merge typo | Yaroslav Brustinov | 1 | -2/+0 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | move port_attr from driver class to physical port class + small fixes ↵ | Yaroslav Brustinov | 13 | -197/+263 | |
according to code review Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | console: rearrange lines at "stats --ps" | Yaroslav Brustinov | 4 | -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-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 | disable fc change if not supported | Yaroslav Brustinov | 1 | -0/+3 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-28 | Add method name to "Method not registered" error | Yaroslav Brustinov | 1 | -1/+3 | |
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 | 22 | -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-28 | new port attr commands: flow control, link status, led status | Yaroslav Brustinov | 20 | -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> |