Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-10-26 | fixed performance issue (moved STRECH case to low priority cases) | 2 | -24/+56 | ||
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-25 | Remove useless print in server stateless mode | 1 | -1/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-18 | severe crash when time strech push a node in the top of the priority queue | 2 | -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-18 | Help message fixes + removing unused command line options | 3 | -150/+62 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-13 | Revert "Fix bundeling in file names to bundling" | 1 | -1/+1 | ||
This reverts commit 9ed37dfeed71c3adac59f02e08ee08627bd7924c. Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-13 | Fix bundeling in file names to bundling | 1 | -1/+1 | ||
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-06 | put back --vlan option for stateless 82599 | 1 | -1/+9 | ||
2016-10-06 | Fix to set_rcv_all off on xl710 | 1 | -9/+13 | ||
2016-10-05 | Fix issue with set_rcv_all in 1G | 1 | -10/+11 | ||
2016-10-05 | pre test: Code review fixes | 14 | -236/+359 | ||
2016-10-05 | pre test: Some small fixes | 8 | -61/+128 | ||
2016-10-05 | pre test: Periodically send gratuitous ARP in stateful | 11 | -119/+240 | ||
2016-10-05 | pre test: Send grat ARP, and resolve gateway addresses | 7 | -25/+536 | ||
2016-10-05 | Implementation of Ipv6Header::getl4Proto + cleanup in Ipv6 files | 4 | -155/+273 | ||
2016-09-30 | refactor limit split | 2 | -14/+26 | ||
2016-09-29 | minor fix hw_cs in case of random pkt size | 1 | -63/+63 | ||
2016-09-29 | minor fix to hw_cs inst | 2 | -6/+7 | ||
2016-09-29 | add a way to dump packet as K12 format for debug | 2 | -0/+13 | ||
2016-09-29 | Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engine | 9 | -4/+300 | ||
2016-09-28 | performance measurements - class fix checksum does not work well | 1 | -4/+26 | ||
2016-09-28 | performance tweak - faster checksum | 2 | -5/+61 | ||
2016-09-28 | cpp arg parser changes argv, on second iteration data might be not valid => ↵ | 1 | -2/+19 | ||
copy the argv before each call. | |||||
2016-09-27 | fix regression issues with step/init values | 1 | -5/+6 | ||
TODO: random limit currently does not support limit less than core count - it is possible to solve this by giving redundant cores the same seed and limit (currently it is blocked) | |||||
2016-09-27 | /etc/trex_cfg.yaml allow MAC as string "12:34:56:78:9a:bc" etc. | 4 | -13/+57 | ||
dpdk_setup_ports: fix create config in case of VM & passthrough | |||||
2016-09-25 | merge issues with rand limit | 3 | -71/+61 | ||
2016-09-25 | split multicore - all tests pass | 3 | -461/+224 | ||
2016-09-25 | fixing up all gtests results (due to split now in order instead of | 1 | -7/+7 | ||
segments) | |||||
2016-09-25 | Splitter - padding for non circular VMs | 2 | -0/+46 | ||
2016-09-25 | client var support split now | 5 | -119/+193 | ||
2016-09-25 | draft: new split algorithm | 3 | -206/+163 | ||
2016-09-13 | add python test | 3 | -34/+52 | ||
2016-09-13 | add min/max to repeatable random inst | 5 | -20/+365 | ||
2016-09-13 | more tests | 1 | -0/+383 | ||
2016-09-13 | add rand_limit tests | 2 | -1/+50 | ||
2016-09-13 | add rand limit instruction DP | 3 | -59/+454 | ||
2016-09-13 | APIs and functions in preparation for receive all mode. XL710/i350 mode ↵ | 14 | -144/+391 | ||
toggling work. | |||||
2016-09-12 | added minimum values for validate command | 1 | -1/+7 | ||
see https://trex-tgn.cisco.com/youtrack/issue/trex-243 | |||||
2016-09-08 | dual mode fix: MAC address on the slave port was not updated | 2 | -7/+36 | ||
2016-09-08 | Fix issue of reading RX queue from DP core even when we are not in VM mode | 3 | -97/+33 | ||
2016-09-07 | ERF reader missing rewind | 2 | -0/+8 | ||
2016-09-07 | dual mode : code review fixes | 5 | -13/+9 | ||
2016-09-07 | dual mode - tests | 1 | -3/+28 | ||
2016-09-07 | dual mode - check for ERF only | 5 | -3/+24 | ||
2016-09-07 | DUAL mode - phase #1 | 9 | -43/+87 | ||
2016-08-22 | interactive creation of config, finish returning DPDK interfaces to Linux ↵ | 1 | -3/+4 | ||
command. | |||||
2016-08-18 | revert mmain_dpdk.h commited by mistake code | 1 | -2/+4 | ||
add create config functional test change order of cores in config file | |||||
2016-08-18 | TRex argument --dump-interfaces <list of PCI> (by default will take ↵ | 7 | -83/+65 | ||
interfaces from /etc/trex_cfg.yaml if exists, if does not exists, will show all DPDK interfaces) get interface speed from DPDK instead of using constants per driver add script to generate config file /etc/trex_cfg.yaml: sudo ./dpdk_setup_ports.py -c <list of PCI> show table of interfaces in sudo ./dpdk_setup_ports.py -t | |||||
2016-08-18 | core_mask backward compatability (for GUI) | 5 | -5/+10 | ||
2016-08-18 | previous commit was missing a file change | 1 | -1/+1 | ||
2016-08-18 | CPU util. measurements fix (more accurate and steady) | 5 | -16/+33 | ||
see #trex-246 |