summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2016-07-27support for graceful shutdownimarom7-43/+213
2016-07-25TRex console - add support for L1 BPSimarom2-1/+8
2016-07-24breakge by previous commit - variable packet size can be inc/dec and notimarom1-2/+9
2016-07-24dpdk0716 move:DPDK file patchesIdo Barnea12-18/+302
2016-07-24dpdk0716 move: changes to our filesIdo Barnea4-51/+41
2016-07-24dpdk0716 rc3Ido Barnea558-0/+414985
2016-07-24BUG: trex-227 - random packet size with -m 100% does not give 100% line rateimarom4-8/+67
2016-07-15merge cs_offload WIP - need to add more support and tests for thatHanoh Haim2-3/+80
2016-07-15fix wd struct alignment issueHanoh Haim1-5/+1