Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-02-21 | Removed mac keyword from all traffic profiles | Ido Barnea | 1 | -25/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-16 | support more than 255 client/server pools | Hanoh Haim | 1 | -3/+3 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-02-16 | VLAN keyword in platform config file will now make all traffic be sent over vlan | Ido Barnea | 1 | -10/+36 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2017-02-09 | move to active flows | Hanoh Haim | 1 | -6/+25 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-22 | stateful expected with L2 + 4 bytes CRC | Hanoh Haim | 1 | -1/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2017-01-05 | add not accurate timer wheel for better performance | Hanoh Haim | 1 | -4/+89 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-26 | add --active-flows option to scale the active flows | Hanoh Haim | 1 | -6/+65 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | add a way to change tw configuration | Hanoh Haim | 1 | -2/+30 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-25 | gcc macro cleanup | Hanoh Haim | 1 | -10/+1 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-22 | stateful scheduler cleanup | Hanoh Haim | 1 | -25/+52 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-22 | Small fix to previous commit | Ido Barnea | 1 | -2/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-22 | Allow up to 10 hops TTL reduction in X710 and 82599 stateful | Ido Barnea | 1 | -4/+3 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-22 | Support for UDP with --learn_mode 1 and 3 (TCP ACK) using IP_ID | Ido Barnea | 1 | -47/+63 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-12-21 | improve Stateful scheduler | Hanoh Haim | 1 | -80/+301 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-12-20 | trex-312 ARP resolution does not work from console at virtual NICs | imarom | 1 | -13/+31 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-11-21 | Client config ARP support - code review changes | Ido Barnea | 1 | -2/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory | Ido Barnea | 1 | -2/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-21 | client config ARP resolve working. Still missing IPv6 support. | Ido Barnea | 1 | -0/+16 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-16 | fix threads number 31+ in config causing overflow in mask calculations | Yaroslav Brustinov | 1 | -5/+5 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-11 | mlx5 add TOS marker for mlx5 type of driver | Hanoh Haim | 1 | -1/+8 | |
Signed-off-by: Hanoh Haim <hhaim@cisco.com> | |||||
2016-11-10 | Add nicer error if -c is bigger than number of threads in platform config | Yaroslav Brustinov | 1 | -0/+7 | |
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com> | |||||
2016-11-10 | Fixed unit test isseus of calling is_stateless before initializing state | Ido Barnea | 1 | -1/+2 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-11-02 | Trex threads - pin DPDK master thread to the master core | imarom | 1 | -4/+8 | |
also, some names to the threads to make things clear and a script to show them Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-31 | minor fixes | Ido Barnea | 1 | -1/+1 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-26 | fixed performance issue (moved STRECH case to low priority cases) | imarom | 1 | -23/+43 | |
Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-18 | severe crash when time strech push a node in the top of the priority queue | imarom | 1 | -5/+22 | |
between TOP and POP it was obsereved during execution of the command push -r -f /auto/avc-devtest/CS-NBAR/SR_639103737/PcapPerIp.pcap -a -n 10000000 -s 1000 when two adject ports exists Signed-off-by: imarom <imarom@cisco.com> | |||||
2016-10-18 | Help message fixes + removing unused command line options | Ido Barnea | 1 | -2/+0 | |
Signed-off-by: Ido Barnea <ibarnea@cisco.com> | |||||
2016-10-05 | pre test: Code review fixes | Ido Barnea | 1 | -1/+1 | |
2016-08-18 | CPU util. measurements fix (more accurate and steady) | imarom | 1 | -2/+1 | |
see #trex-246 | |||||
2016-08-03 | ipv6 flow stat on vm working | Ido Barnea | 1 | -91/+0 | |
2016-08-01 | sync: unsafe to touch the node pointer, use a timestamp instead | imarom | 1 | -3/+5 | |
2016-07-31 | https://trex-tgn.cisco.com/youtrack/issue/trex-223 | imarom | 1 | -41/+84 | |
2016-07-12 | NAT seq num randomization fully working | Ido Barnea | 1 | -6/+15 | |
2016-07-12 | NAT seq num randomization working version - Missing some functionality | Ido Barnea | 1 | -98/+186 | |
2016-07-04 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -91/+96 | |
2016-07-03 | client config - cosmetics and gtest back on | imarom | 1 | -6/+1 | |
2016-07-03 | client config - refactor #2 | imarom | 1 | -24/+29 | |
2016-07-03 | client configuration: refactoring | imarom | 1 | -8/+16 | |
2016-07-03 | added enhanced parsing for the YAML wrapper module | imarom | 1 | -5/+5 | |
2016-07-03 | draft #3 of client config | imarom | 1 | -75/+64 | |
2016-06-27 | fix trex-220 | Hanoh Haim | 1 | -2/+9 | |
2016-06-26 | Fx trex-216 - Crash on VM setups when running latency flows | Ido Barnea | 1 | -0/+1 | |
2016-06-23 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -19/+14 | |
Conflicts: scripts/automation/trex_control_plane/server/singleton_daemon.py | |||||
2016-06-22 | adding flow stat profiles to simulator tests | Ido Barnea | 1 | -15/+13 | |
2016-06-20 | WATCHDOG - refactor due to trex-211 | imarom | 1 | -3/+0 | |
2016-06-14 | coverity fixes | Ido Barnea | 1 | -1/+1 | |
2016-06-05 | Merge branch 'master' into cpu_per_core | Yaroslav Brustinov | 1 | -0/+9 | |
2016-06-05 | cpu utilization: don't return vectors, only change passed arguments. | Yaroslav Brustinov | 1 | -8/+6 | |
2016-06-02 | cpu utilization per thread + mbufs per socket + add in tui | Yaroslav Brustinov | 1 | -44/+23 | |
2016-06-02 | watchdog phase 2 | imarom | 1 | -0/+9 | |