summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-09-13APIs and functions in preparation for receive all mode. XL710/i350 mode toggl...Ido Barnea14-144/+391
2016-09-12added minimum values for validate commandimarom1-1/+7
2016-09-08dual mode fix: MAC address on the slave port was not updatedimarom2-7/+36
2016-09-08Fix issue of reading RX queue from DP core even when we are not in VM modeIdo Barnea3-97/+33
2016-09-07ERF reader missing rewindimarom2-0/+8
2016-09-07dual mode : code review fixesimarom5-13/+9
2016-09-07dual mode - testsimarom1-3/+28
2016-09-07dual mode - check for ERF onlyimarom5-3/+24
2016-09-07DUAL mode - phase #1imarom9-43/+87
2016-08-22interactive creation of config, finish returning DPDK interfaces to Linux com...Yaroslav Brustinov1-3/+4
2016-08-18revert mmain_dpdk.h commited by mistake codeYaroslav Brustinov1-2/+4
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov7-83/+65
2016-08-18core_mask backward compatability (for GUI)imarom5-5/+10
2016-08-18previous commit was missing a file changeimarom1-1/+1
2016-08-18CPU util. measurements fix (more accurate and steady)imarom5-16/+33
2016-08-17add another koHanoh Haim1-0/+2
2016-08-16simulator breakage fiximarom1-0/+1
2016-08-16personal code review tweaksimarom2-3/+4
2016-08-15TUI screen bufferimarom2-5/+17
2016-08-15core mask - first phaseimarom16-72/+317
2016-08-14Exit if x710 firmware version is too oldIdo Barnea3-0/+58
2016-08-11IPv6 Latency/flow stats on x710 - supporting all packet typesIdo Barnea3-21/+46
2016-08-10Better flow stat parser unit tests, including IPv6Ido Barnea6-260/+457
2016-08-08change default to not run rte_eth_dev_stop/closeIdo Barnea2-9/+9
2016-08-08Changing DPDK latency patch, so we can easily merge it for next DPDK versionIdo Barnea2-40/+21
2016-08-08removed dpdk22 filesIdo Barnea399-248801/+0
2016-08-08Adding --no-close optionIdo Barnea2-23/+20
2016-08-08IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p...Ido Barnea8-115/+166
2016-08-07fix for #trex-240imarom2-24/+37
2016-08-03remove old VSI patchHanoh Haim1-1/+0
2016-08-03revert typoYaroslav Brustinov1-0/+5
2016-08-03Fix compilation error on ubuntuIdo Barnea1-3/+3
2016-08-03fix for https://trex-tgn.cisco.com/youtrack/issue/trex-226imarom4-6/+51
2016-08-03IPv6 XL710 stateless support and stateful --rx-checkIdo Barnea6-107/+397
2016-08-03ipv6 flow stat i350Ido Barnea1-4/+34
2016-08-03ipv6 flow stat on vm workingIdo Barnea10-264/+298
2016-08-03Merge remote-tracking branch 'origin/master'Yaroslav Brustinov6-74/+108
2016-08-03set default stateful duration 1 hour, forbid duration in statelessYaroslav Brustinov1-6/+10
2016-08-03trex-214 another small optimization- move to 0x407 AQ commandHanoh Haim1-6/+8
2016-08-03push_remote with all packet times zero sends only one packetimarom2-4/+4
2016-08-03async compressed - https://trex-tgn.cisco.com/youtrack/issue/trex-232imarom3-5/+30
2016-08-03another latency improvment - see trex-214. remove old workaround and add TX Q...Hanoh Haim2-66/+73
2016-08-02Remove call to rte_eth_dev_stop. See trex-237 for detailsIdo Barnea1-0/+5
2016-08-02Fix error in move of X710 latency patch to DPDK 16.07Ido Barnea1-6/+6
2016-08-01DPDK ports order change to be compliant with our /etc/trex_cfg.yamlYaroslav Brustinov2-1/+36
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom3-5/+7
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom3-42/+92
2016-07-31dpdk 16.07 - merges of final version changesIdo Barnea27-81/+153
2016-07-28RPC commands were not really zipped (used a padded length)imarom1-1/+1
2016-07-27removed was_stoppedimarom3-40/+78