Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2016-05-31 | add rpc command get_cpu_util_full to cpp | Yaroslav Brustinov | 1 | -0/+10 | |
2016-05-18 | unit tests + simulator work | Ido Barnea | 1 | -183/+200 | |
2016-05-10 | cpu% without tsc | Hanoh Haim | 1 | -1/+4 | |
2016-05-10 | merge from master | Hanoh Haim | 1 | -264/+149 | |
2016-05-10 | refactor the schduler to be with minimum TSC instructions | Hanoh Haim | 1 | -0/+291 | |
2016-05-09 | PCAP remote gtests | imarom | 1 | -18/+49 | |
2016-05-09 | PCAP remote code review fixes | imarom | 1 | -85/+106 | |
2016-05-09 | PCAP refinement | imarom | 1 | -9/+6 | |
2016-05-09 | first remote PCAP push - draft | imarom | 1 | -61/+81 | |
2016-05-08 | add cache to CP | Hanoh Haim | 1 | -9/+15 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 1 | -3/+17 | |
2016-05-03 | bp_sim: correct description of supported stateful layers | Yaroslav Brustinov | 1 | -2/+2 | |
main_dpdk: send bw_per_core with json, return back precision of low values jsonrpcserver: disable logging regression: use bw_per_core from cpp calculation correct test name for GA | |||||
2016-04-10 | memory error on simulation | imarom | 1 | -1/+6 | |
2016-04-10 | Merge trex-197 bug fix | Hanoh Haim | 1 | -1/+5 | |
2016-04-10 | fix trex-197 | Hanoh Haim | 1 | -2/+71 | |