summaryrefslogtreecommitdiffstats
path: root/src/bp_sim.h
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Supporting more flows in stateless flow stats, according to NIC type, and run...Ido Barnea1-5/+5
2017-03-16Fixes for v2.21 --software mode issuesIdo Barnea1-1/+1
2017-03-16early support mlx4 driver for connectX-3Hanoh Haim1-0/+8
2017-03-13i40e fix of workaround of stuck counters + regression testYaroslav Brustinov1-0/+10
2017-03-09trex-370. Added --no-hw-flow-stat command line optionIdo Barnea1-1/+8
2017-03-08Got rid of get_vm_one_queue(). Separated its uses to many small attributes. -...Ido Barnea1-14/+20
2017-03-07Revert "Got rid of get_vm_one_queue(). Separated its uses to many small attri...Ido Barnea1-20/+14
2017-03-07Got rid of get_vm_one_queue(). Separated its uses to many small attributes.Ido Barnea1-14/+20
2017-02-21Removed mac keyword from all traffic profilesIdo Barnea1-8/+0
2017-02-16support more than 255 client/server poolsHanoh Haim1-9/+9
2017-02-16VLAN keyword in platform config file will now make all traffic be sent over vlanIdo Barnea1-15/+19
2017-02-16TX packet capture - zero impact on fast pathimarom1-0/+7
2017-02-14init vlan mode explicitly. We noticed this affect performanceIdo Barnea1-0/+1
2017-02-13add --mlx5-so option to load mlx5 share objectHanoh Haim1-1/+9
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