Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-20 | regression - aggregate_results fixes | 1 | -16/+25 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-20 | regression - aggregate results: add option to read last commit info from file | 1 | -10/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | Merge branch 'master' to rx_features phase 0.5 | 22 | -233/+1154 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | RX features - ARP resolve | 5 | -43/+141 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-16 | change order of cores in produced config file | 1 | -11/+11 | ||
fix bug of writing reduced number of cores in VM try using "main" thread for rx Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-16 | trex07 fix queue_full in regression | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | update trex07 benchmark results | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | add trex08 benchmark results | 1 | -0/+50 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-16 | fail in case of queue full - the CPU is not valid | 1 | -0/+4 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | connectx-4 another benchmark update | 1 | -3/+3 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | fix python3 regression issue | 1 | -2/+2 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | STL push remote pcap: don't check that path exists at client side | 2 | -13/+29 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-15 | RX features - another refinement | 3 | -23/+233 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | connectx-4 reduce the speed for the regression - some performance issue | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update connectx-4 regression values | 1 | -10/+11 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update client test for Connect4-X | 1 | -2/+6 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | update Connect4-X setup benchmark | 1 | -13/+16 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | add a way to load default args from config file | 1 | -2/+5 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-15 | https://trex-tgn.cisco.com/youtrack/issue/trex-271 | 3 | -21/+50 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-15 | backup old trex-07 setup config | 5 | -120/+402 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-14 | STL push dual port split fixes | 2 | -3/+15 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-14 | fix STL push pcap: start from zero (or explicit delay) | 1 | -1/+6 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-13 | RX features - pre-resolve stage | 5 | -100/+234 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-10 | Add nicer error if -c is bigger than number of threads in platform config | 1 | -1/+2 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-09 | RX features - added port attributes for IPv4 and DG | 5 | -36/+106 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | RX queue - ARP request working | 2 | -29/+89 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-08 | Merge branch 'scapy_service_gui_updates' of git://github.com/kisel/trex-core ↵ | 5 | -23/+483 | ||
into kisel-scapy_service_gui_updates | |||||
2016-11-08 | scapy_service payload gen: allow template_code without size property | 2 | -7/+20 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-08 | fixup template_code payload generation | 2 | -2/+2 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-07 | RX features - queueing | 2 | -48/+164 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-07 | scapy_service: payload generator upper limit and null check | 1 | -11/+14 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-06 | RX features | 2 | -4/+53 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-06 | RX features - RX sniffer | 5 | -26/+156 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-04 | scapy server python 3 compatibility fixes(file and pseudo-random generator) | 2 | -5/+10 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add access to scapy.all from eval, tests to IPOptions, TCPOptions | 2 | -1/+23 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support total_bytes for BYTES payload generator | 3 | -16/+60 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | scapy_service: support {vtype: BYTES, generate: ↵ | 3 | -2/+130 | ||
ascii/bytes/template/template code } Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | add protocol definition json for scapy server | 4 | -9/+254 | ||
Signed-off-by: Anton Kiselev <anton.kisel@gmail.com> | |||||
2016-11-04 | update trex09 performance numbers | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-04 | update new performance number for kiwi02 | 1 | -1/+1 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | add performance numbers to kiwi02 setup | 1 | -0/+50 | ||
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-03 | changed google analytics reporting attr actionNumber to be BUILD ID instead ↵ | 1 | -3/+1 | ||
of a random string Signed-off-by: itraviv <itraviv@cisco.com> | |||||
2016-11-03 | moved RX filter feature to port attr | 5 | -32/+68 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-03 | regression: ga report - generate random action name | 1 | -1/+3 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | dpdk_setup_ports.py config creation: | 1 | -32/+32 | ||
1) MACs as string instead of array. 2) add --force-macs flag to use MACs and not IPs Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-02 | draft: RX software feature | 2 | -1/+33 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-02 | regression: stl performance test Python3 fix | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-10-31 | fix trex25 config file | 1 | -1/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | Put real MACs on trex-dan and trex25 ipv6 router regression setup | 2 | -10/+10 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-31 | regression: do not clear is_init at end | 1 | -1/+1 | ||
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> |