Linux Foundation Collaborative Projects
index
:
trex
master
ARCHIVED- 2020-07-23 at the request of the project
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main_dpdk.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-11
IPv6 Latency/flow stats on x710 - supporting all packet types
Ido Barnea
1
-4
/
+4
2016-08-08
change default to not run rte_eth_dev_stop/close
Ido Barnea
1
-7
/
+7
2016-08-08
Adding --no-close option
Ido Barnea
1
-23
/
+12
2016-08-08
IPv6 x710 flow stats work. Still not supported: Flow stats for UDP/TCP IPv6 p...
Ido Barnea
1
-50
/
+72
2016-08-03
revert typo
Yaroslav Brustinov
1
-0
/
+5
2016-08-03
IPv6 XL710 stateless support and stateful --rx-check
Ido Barnea
1
-30
/
+46
2016-08-03
ipv6 flow stat i350
Ido Barnea
1
-4
/
+34
2016-08-03
ipv6 flow stat on vm working
Ido Barnea
1
-10
/
+11
2016-08-03
set default stateful duration 1 hour, forbid duration in stateless
Yaroslav Brustinov
1
-6
/
+10
2016-08-02
Remove call to rte_eth_dev_stop. See trex-237 for details
Ido Barnea
1
-0
/
+5
2016-08-01
DPDK ports order change to be compliant with our /etc/trex_cfg.yaml
Yaroslav Brustinov
1
-0
/
+34
2016-07-27
removed was_stopped
imarom
1
-36
/
+74
2016-07-27
support for graceful shutdown
imarom
1
-37
/
+146
2016-07-24
dpdk0716 move: changes to our files
Ido Barnea
1
-43
/
+20
2016-07-15
merge cs_offload WIP - need to add more support and tests for that
Hanoh Haim
1
-2
/
+23
2016-07-15
add option to use DPDK tx checksum offloading to generate packets with correc...
Martin Weiser
1
-1
/
+23
2016-07-13
Better error handling in case of unsupported driver
Ido Barnea
1
-1
/
+3
2016-07-12
NAT seq num randomization fully working
Ido Barnea
1
-7
/
+35
2016-07-12
NAT seq num randomization working version - Missing some functionality
Ido Barnea
1
-2
/
+3
2016-07-08
fix multicast being counted as ierror
Yaroslav Brustinov
1
-4
/
+2
2016-07-06
increase server<->client API version from 1.2 to 1.3
Yaroslav Brustinov
1
-1
/
+1
2016-07-05
original delay was 10 miliseconds not 10 seconds, new default will cover it.
Yaroslav Brustinov
1
-1
/
+1
2016-07-05
few more places to add wait_before_traffic argument
Yaroslav Brustinov
1
-16
/
+15
2016-07-05
add TRex -w argument (wait between nics init and sending traffic)
Yaroslav Brustinov
1
-4
/
+21
2016-07-04
Merge branch 'master' into cpu_per_core
Yaroslav Brustinov
1
-95
/
+113
2016-07-04
Merge branch 'master' into cpu_per_core
Yaroslav Brustinov
1
-18
/
+36
2016-07-03
slowpath features bit to avoid multiple IFs
imarom
1
-12
/
+30
2016-07-03
client config - cosmetics and gtest back on
imarom
1
-1
/
+7
2016-07-03
client config - refactor #2
imarom
1
-75
/
+66
2016-07-03
client configuration: refactoring
imarom
1
-6
/
+4
2016-07-03
added enhanced parsing for the YAML wrapper module
imarom
1
-10
/
+12
2016-07-03
draft #3 of client config
imarom
1
-0
/
+3
2016-06-29
flow stat/latency error counters code + documentation
Ido Barnea
1
-0
/
+4
2016-06-27
Make all latency tests work on Virtual machines
Ido Barnea
1
-10
/
+5
2016-06-27
fix trex-218 & trex-219
Hanoh Haim
1
-1
/
+1
2016-06-26
Fx trex-216 - Crash on VM setups when running latency flows
Ido Barnea
1
-1
/
+2
2016-06-23
Fix latency stats issues of fast stop/start, and starting from different cores
Ido Barnea
1
-17
/
+15
2016-06-23
allow coredump for TRex with --alow-coredump
imarom
1
-2
/
+22
2016-06-23
Merge branch 'master' into cpu_per_core
Yaroslav Brustinov
1
-33
/
+40
2016-06-20
Merge minor
Hanoh Haim
1
-2
/
+2
2016-06-20
minor remove sim help
Hanoh Haim
1
-12
/
+3
2016-06-20
fix: --no-watchdog did not work
imarom
1
-2
/
+2
2016-06-20
Add 4 bytes for each packet rx/tx bytes in flow stats, to artificially count ...
Ido Barnea
1
-1
/
+1
2016-06-20
WATCHDOG - refactor due to trex-211
imarom
1
-18
/
+15
2016-06-20
better support for latency with field engine + some order with mbuf functions
Ido Barnea
1
-2
/
+6
2016-06-17
XL710/X710 include 4 byte CRC for port stats
Hanoh Haim
1
-2
/
+2
2016-06-14
fix typo
Hanoh Haim
1
-1
/
+1
2016-06-14
disable WD due to crash trex-210
Hanoh Haim
1
-1
/
+2
2016-06-07
fix wd issue, in some cases it can't exit with CTRL-C
Hanoh Haim
1
-2
/
+16
2016-06-05
cpu utilization: replace using static with resize vector.
Yaroslav Brustinov
1
-3
/
+2
[next]