summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
AgeCommit message (Expand)AuthorFilesLines
2017-02-09move to active flowsHanoh Haim1-1/+3
2017-01-23enable TRex to run with --rt : real time priority for DP and RX coresimarom1-0/+8
2017-01-10Add client config unit test + fixes to unit tests infraIdo Barnea1-35/+44
2017-01-05add not accurate timer wheel for better performanceHanoh Haim1-8/+26
2016-12-26add --active-flows option to scale the active flowsHanoh Haim1-0/+7
2016-12-25add a way to change tw configurationHanoh Haim1-4/+41
2016-12-25refactor layer config on prot attributesimarom1-1/+3
2016-12-22stateful scheduler cleanupHanoh Haim1-0/+22
2016-12-22Support for UDP with --learn_mode 1 and 3 (TCP ACK) using IP_IDIdo Barnea1-23/+19
2016-12-21improve Stateful schedulerHanoh Haim1-109/+70
2016-12-20trex-312 ARP resolution does not work from console at virtual NICsimarom1-3/+10
2016-12-13minor fix (RX core sync time)imarom1-0/+1
2016-12-13Major refactor - L2 / L3 modes for portsimarom1-0/+27
2016-12-06RX features phase 2 - ARP and ICMP self responseimarom1-1/+0
2016-11-22client config gtestIdo Barnea1-1/+1
2016-11-21Client config ARP support - code review changesIdo Barnea1-1/+1
2016-11-21Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memoryIdo Barnea1-2/+2
2016-11-21client config ARP resolve working. Still missing IPv6 support.Ido Barnea1-41/+5
2016-11-16Fix trex-267 - allocation of ARP packets from wrong memory socketIdo Barnea1-2/+10
2016-11-11mlx5 add TOS marker for mlx5 type of driverHanoh Haim1-1/+21
2016-11-11mlx5 ipv6 filters worksHanoh Haim1-0/+3
2016-11-09Fix issue when --vlan option appearing before -i optionIdo Barnea1-0/+5
2016-11-02Trex threads - pin DPDK master thread to the master coreimarom1-3/+10
2016-10-26fixed performance issue (moved STRECH case to low priority cases)imarom1-1/+13
2016-10-18severe crash when time strech push a node in the top of the priority queueimarom1-0/+1
2016-10-18Help message fixes + removing unused command line optionsIdo Barnea1-10/+1
2016-10-05pre test: Some small fixesIdo Barnea1-3/+5
2016-10-05pre test: Periodically send gratuitous ARP in statefulIdo Barnea1-7/+24
2016-10-05pre test: Send grat ARP, and resolve gateway addressesIdo Barnea1-1/+2
2016-09-08Fix issue of reading RX queue from DP core even when we are not in VM modeIdo Barnea1-70/+15
2016-08-18TRex argument --dump-interfaces <list of PCI> (by default will take interface...Yaroslav Brustinov1-1/+3
2016-08-15core mask - first phaseimarom1-0/+39
2016-08-08change default to not run rte_eth_dev_stop/closeIdo Barnea1-2/+2
2016-08-08Adding --no-close optionIdo Barnea1-0/+8
2016-08-01sync: unsafe to touch the node pointer, use a timestamp insteadimarom1-1/+2
2016-07-31https://trex-tgn.cisco.com/youtrack/issue/trex-223imarom1-1/+6
2016-07-15merge cs_offload WIP - need to add more support and tests for thatHanoh Haim1-1/+57
2016-07-15add option to use DPDK tx checksum offloading to generate packets with correc...Martin Weiser1-1/+57
2016-07-12NAT seq num randomization fully workingIdo Barnea1-0/+2
2016-07-12NAT seq num randomization working version - Missing some functionalityIdo Barnea1-41/+73
2016-07-05add TRex -w argument (wait between nics init and sending traffic)Yaroslav Brustinov1-0/+2
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-40/+41
2016-07-04Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-4/+28
2016-07-03slowpath features bit to avoid multiple IFsimarom1-0/+6
2016-07-03client config - refactor #2imarom1-29/+14
2016-07-03draft #3 of client configimarom1-12/+20
2016-06-26Fx trex-216 - Crash on VM setups when running latency flowsIdo Barnea1-5/+7
2016-06-23Fix latency stats issues of fast stop/start, and starting from different coresIdo Barnea1-4/+22
2016-06-23allow coredump for TRex with --alow-coredumpimarom1-0/+6
2016-06-23Merge branch 'master' into cpu_per_coreYaroslav Brustinov1-5/+10