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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-15
RX features - another refinement
imarom
11
-94
/
+182
2016-11-13
RX features - pre-resolve stage
imarom
6
-49
/
+267
2016-11-09
RX features - added port attributes for IPv4 and DG
imarom
6
-50
/
+134
2016-11-08
RX queue - ARP request working
imarom
8
-18
/
+16
2016-11-07
RX features - queueing
imarom
10
-62
/
+239
2016-11-06
RX features
imarom
3
-5
/
+20
2016-11-06
RX features - RX sniffer
imarom
10
-11
/
+75
2016-11-03
moved RX filter feature to port attr
imarom
14
-141
/
+298
2016-11-02
RX software features
imarom
4
-51
/
+102
2016-11-02
some refactor to RX core to allow multiple features
imarom
6
-245
/
+311
2016-11-02
draft: RX software feature
imarom
12
-4
/
+286
2016-11-02
RX software features - some new files
imarom
3
-0
/
+389
2016-11-02
Trex threads - pin DPDK master thread to the master core
imarom
7
-29
/
+61
2016-10-31
minor fixes
Ido Barnea
3
-4
/
+6
2016-10-31
In pre test - handle gratitues ARP, and answer ARP requests
Ido Barnea
1
-7
/
+39
2016-10-30
add ifdef guard to .h file
Yaroslav Brustinov
1
-0
/
+4
2016-10-30
Increased number of ARP retries at start to 10
Ido Barnea
1
-1
/
+1
2016-10-30
Added inet_pton.cpp
Ido Barnea
2
-40
/
+174
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
10
-178
/
+258
2016-10-28
console: rearrange lines at "stats --ps"
Yaroslav Brustinov
1
-5
/
+19
2016-10-28
disable fc change if not supported
Yaroslav Brustinov
1
-0
/
+3
2016-10-28
Add method name to "Method not registered" error
Yaroslav Brustinov
1
-1
/
+3
2016-10-28
dpdk_setup_ports.py: fix add of help in case of "t-rex-64 --help"
Yaroslav Brustinov
12
-110
/
+198
2016-10-28
new port attr commands: flow control, link status, led status
Yaroslav Brustinov
13
-103
/
+440
2016-10-26
fixed performance issue (moved STRECH case to low priority cases)
imarom
2
-24
/
+56
2016-10-25
Remove useless print in server stateless mode
Ido Barnea
1
-1
/
+1
2016-10-18
severe crash when time strech push a node in the top of the priority queue
imarom
2
-5
/
+23
2016-10-18
Help message fixes + removing unused command line options
Ido Barnea
3
-150
/
+62
2016-10-13
Revert "Fix bundeling in file names to bundling"
Ido Barnea
1
-1
/
+1
2016-10-13
Fix bundeling in file names to bundling
Ido Barnea
1
-1
/
+1
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
14
-236
/
+359
2016-10-05
pre test: Some small fixes
Ido Barnea
8
-61
/
+128
2016-10-05
pre test: Periodically send gratuitous ARP in stateful
Ido Barnea
11
-119
/
+240
2016-10-05
pre test: Send grat ARP, and resolve gateway addresses
Ido Barnea
7
-25
/
+536
2016-10-05
Implementation of Ipv6Header::getl4Proto + cleanup in Ipv6 files
Ido Barnea
4
-155
/
+273
2016-09-30
refactor limit split
Hanoh Haim
2
-14
/
+26
2016-09-29
minor fix hw_cs in case of random pkt size
Hanoh Haim
1
-63
/
+63
2016-09-29
minor fix to hw_cs inst
Hanoh Haim
2
-6
/
+7
2016-09-29
add a way to dump packet as K12 format for debug
Hanoh Haim
2
-0
/
+13
2016-09-29
Add FE Instruction to fix TCP/UDP Payload checksum using hardware offload engine
Hanoh Haim
9
-4
/
+300
2016-09-28
performance measurements - class fix checksum does not work well
imarom
1
-4
/
+26
2016-09-28
performance tweak - faster checksum
imarom
2
-5
/
+61
2016-09-28
cpp arg parser changes argv, on second iteration data might be not valid => c...
Yaroslav Brustinov
1
-2
/
+19
2016-09-27
fix regression issues with step/init values
imarom
1
-5
/
+6
2016-09-27
/etc/trex_cfg.yaml allow MAC as string "12:34:56:78:9a:bc" etc.
Yaroslav Brustinov
4
-13
/
+57
2016-09-25
merge issues with rand limit
imarom
3
-71
/
+61
[next]