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-10-30
Increased number of ARP retries at start to 10
Ido Barnea
1
-1
/
+1
2016-10-28
rebase merge typo
Yaroslav Brustinov
1
-2
/
+0
2016-10-28
move port_attr from driver class to physical port class + small fixes accordi...
Yaroslav Brustinov
1
-97
/
+109
2016-10-28
disable fc change if not supported
Yaroslav Brustinov
1
-0
/
+3
2016-10-28
dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"
Yaroslav Brustinov
1
-52
/
+86
2016-10-28
new port attr commands: flow control, link status, led status
Yaroslav Brustinov
1
-45
/
+199
2016-10-25
Remove useless print in server stateless mode
Ido Barnea
1
-1
/
+1
2016-10-18
Help message fixes + removing unused command line options
Ido Barnea
1
-138
/
+61
2016-10-06
put back --vlan option for stateless 82599
Ido Barnea
1
-1
/
+9
2016-10-06
Fix to set_rcv_all off on xl710
Ido Barnea
1
-9
/
+13
2016-10-05
Fix issue with set_rcv_all in 1G
Ido Barnea
1
-10
/
+11
2016-10-05
pre test: Code review fixes
Ido Barnea
1
-126
/
+138
2016-10-05
pre test: Some small fixes
Ido Barnea
1
-9
/
+23
2016-10-05
pre test: Periodically send gratuitous ARP in stateful
Ido Barnea
1
-5
/
+8
2016-10-05
pre test: Send grat ARP, and resolve gateway addresses
Ido Barnea
1
-2
/
+60
2016-09-28
cpp arg parser changes argv, on second iteration data might be not valid => c...
Yaroslav Brustinov
1
-2
/
+19
2016-09-13
APIs and functions in preparation for receive all mode. XL710/i350 mode toggl...
Ido Barnea
1
-43
/
+147
2016-09-08
Fix issue of reading RX queue from DP core even when we are not in VM mode
Ido Barnea
1
-26
/
+17
2016-08-22
interactive creation of config, finish returning DPDK interfaces to Linux com...
Yaroslav Brustinov
1
-3
/
+4
2016-08-18
TRex argument --dump-interfaces <list of PCI> (by default will take interface...
Yaroslav Brustinov
1
-31
/
+49
2016-08-18
CPU util. measurements fix (more accurate and steady)
imarom
1
-6
/
+12
2016-08-17
add another ko
Hanoh Haim
1
-0
/
+2
2016-08-15
core mask - first phase
imarom
1
-14
/
+78
2016-08-14
Exit if x710 firmware version is too old
Ido Barnea
1
-0
/
+34
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
[next]