summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-12-24 sim stateful works nowHanoh Haim1-0/+2
2016-12-22stateful scheduler cleanupHanoh Haim7-566/+255
2016-12-22Small fix to previous commitIdo Barnea1-2/+2
2016-12-22Allow up to 10 hops TTL reduction in X710 and 82599 statefulIdo Barnea3-72/+73
2016-12-22UDP NAT --learn mode 1,3 support - doc + regression testsIdo Barnea1-8/+9
2016-12-22Support for UDP with --learn_mode 1 and 3 (TCP ACK) using IP_IDIdo Barnea6-126/+183
2016-12-21watchdog disable for time capabilityimarom2-40/+62
2016-12-21improve Stateful schedulerHanoh Haim14-231/+2823
2016-12-20https://trex-tgn.cisco.com/youtrack/issue/trex-313imarom2-19/+41
2016-12-20trex-312 ARP resolution does not work from console at virtual NICsimarom8-61/+132
2016-12-20Check OS version for Mellanox NICs; More detailed args error prints; 40G and ...Yaroslav Brustinov1-50/+67
2016-12-19changes from code reviewYaroslav Brustinov6-33/+66
2016-12-191) limit number of streams per port to 20kYaroslav Brustinov1-0/+3
2016-12-19add min_ipg to push_pcapsYaroslav Brustinov9-5/+30
2016-12-19verify L2/L3 configuration cannot be done under trafficimarom2-3/+23
2016-12-18trex-234 - when allocating too many PG IDs an error get stuckimarom1-5/+14
2016-12-16revert of 1602ab2067f1752b0c72c2cd1335d210260b3b04Yaroslav Brustinov2-26/+41
2016-12-15issue: trex-295Yaroslav Brustinov2-41/+26
2016-12-15Fix trex-308. Stateful latency with NAT does not work on more than 2 portsIdo Barnea1-23/+23
2016-12-14Fix E1000 stateful latency. Was broken in 227c1ff45fe36be859e9145cb1ec8c364a7...Ido Barnea1-2/+5
2016-12-13minor fix (RX core sync time)imarom3-6/+2
2016-12-13Merge branch 'master' into rx_phase_2imarom9-111/+299
2016-12-13startup issues with L2/L3imarom1-19/+22
2016-12-13Major refactor - L2 / L3 modes for portsimarom15-139/+367
2016-12-13In stateful, print latency stats only if given -l != 0Ido Barnea1-12/+14
2016-12-13Fix trex-257 - Could not count p:... printed to screen with IPv6 streamsIdo Barnea1-3/+3
2016-12-12grat ARPimarom15-61/+236
2016-12-12Added VIC tests + VIC small fix + fail tests if latency packets failIdo Barnea1-2/+2
2016-12-11mlx5 add RSS improve RX drop MPPSHanoh Haim2-10/+115
2016-12-11Cisco VIC card - support for receive all mode, and work around for IPv6 issuesIdo Barnea3-72/+109
2016-12-11IP src configuriation invalidates ARP resolutionimarom2-4/+6
2016-12-11ConnextX-4 local build take the right headersHanoh Haim1-2/+2
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. (check also unzipped size)Yaroslav Brustinov3-13/+31
2016-12-10Limit ZMQ RPC requests to 999999 bytes at CPP side. TODO: split requests at P...Yaroslav Brustinov2-0/+7
2016-12-08Add prints about link down for statelessYaroslav Brustinov1-3/+21
2016-12-06Fix to Mellanox recevie all modeIdo Barnea1-0/+1
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom11-14/+362
2016-12-06Add receive all mode to Mellanox cordIdo Barnea2-159/+131
2016-12-04Fix debug packet test to work with mlnx and vic cardsIdo Barnea3-5/+8
2016-12-04valgrind cleanup and suppresionimarom1-4/+15
2016-12-04test breakage due to incorrect speed calculationimarom1-1/+1
2016-12-04Merge stateless rx core changes with Itay's changesIdo Barnea6-35/+29
2016-12-04cleanupIdo Barnea1-48/+0
2016-12-04take care of extra Ethernet FCS bytes handed to software in e1000Ido Barnea3-4/+53
2016-12-04RX core stateless - do not go to idle mode in VMIdo Barnea2-26/+3
2016-12-04Make RX core in VM read packets directly instead of getting message from TX coreIdo Barnea3-115/+19
2016-12-04Added TX queueIdo Barnea1-68/+34
2016-12-01bug found by valgrindimarom3-3/+11
2016-12-01refactor RX coreimarom12-77/+138
2016-11-30minor bugsimarom3-15/+17