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-03-27
fix for trex-193. Statefull with -l option never exit
Ido Barnea
1
-7
/
+9
2016-03-27
Added flow parser for 82599 10G card. Added exceptions for flow stat
Ido Barnea
1
-3
/
+31
2016-03-24
Temporarely removed flow stat support from 1G, 10G and VM
Ido Barnea
1
-3
/
+3
2016-03-24
Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat"
Ido Barnea
1
-28
/
+0
2016-03-24
Added flow parser for 82599 10G card. Added exceptions for flow stat
Ido Barnea
1
-0
/
+28
2016-03-23
Fix for flow stats - making functions virtual
Ido Barnea
1
-17
/
+17
2016-03-23
10G and VM work
Ido Barnea
1
-62
/
+143
2016-03-22
Added CP to RX messages
Ido Barnea
1
-4
/
+4
2016-03-22
RX bytes reporting working
Ido Barnea
1
-8
/
+13
2016-03-22
1g pkt flow stat working
Ido Barnea
1
-46
/
+99
2016-03-10
RX stats #2
imarom
1
-10
/
+10
2016-03-10
RX STATS !
imarom
1
-4
/
+11
2016-03-09
Flow stat fix for issue of counting more than 1 stream
Ido Barnea
1
-4
/
+4
2016-03-08
Additions and fixes to per flow stats
Ido Barnea
1
-5
/
+32
2016-03-08
fix to rx stats crash when adding 2 streams and stopping
Ido Barnea
1
-30
/
+25
2016-03-07
Added get_active_pgids
Ido Barnea
1
-0
/
+4
2016-03-06
improve init speed of 1gb ports (12 ports init time reduced from 55 secs to 15)
Yaroslav Brustinov
1
-4
/
+16
2016-03-03
Small flow stat fix
Ido Barnea
1
-1
/
+1
2016-03-03
changing "latency" to "rx" + rx core options logic fix
Ido Barnea
1
-1022
/
+1012
2016-03-02
TX barrier
imarom
1
-9
/
+28
2016-03-02
tx stats per stream
Ido Barnea
1
-73
/
+101
2016-02-29
stdint.h on Fedora dist. requires explicit defines for
imarom
1
-7
/
+0
2016-02-28
on Fedora 18, inttypes.h requires explicit define
imarom
1
-0
/
+1
2016-02-28
more info for ports (API and TUI)
imarom
1
-17
/
+33
2016-02-28
merge max_port=12 support
Hanoh Haim
1
-0
/
+11
2016-02-28
m_max_ports->12, base on RaminNietzsche fix. set defult DPDK error to 4
Hanoh Haim
1
-22
/
+7
2016-02-28
support for mac addr query
imarom
1
-0
/
+11
2016-02-28
fix for up to 12 ports, fix error in case port_limit higher than number of in...
Yaroslav Brustinov
1
-2
/
+2
2016-02-25
port attributes - promiscuous and etc.
imarom
1
-0
/
+9
2016-02-24
Rx stat per flow. Low level working for xl710, and partly for i350.
Ido Barnea
1
-71
/
+292
2016-02-24
virtual NICs does not add 4 bytes of CRC
imarom
1
-2
/
+13
2016-02-21
return 10G instead of 40G on x710 cards
Ido Barnea
1
-10
/
+17
2016-01-24
Merge from origin
Hanoh Haim
1
-42
/
+71
2016-01-24
82599 report input errors on drop queue- remove the MPC in this case
Hanoh Haim
1
-3
/
+7
2016-01-21
async publish now
imarom
1
-42
/
+71
2016-01-19
Fix issue of --learn-mode ignored if --learn-verify was set before it in comm...
Ido Barnea
1
-3
/
+4
2016-01-19
Adding option to pass NAT info in TCP ACK of first SYN
Ido Barnea
1
-9
/
+24
2016-01-10
add alloc_error, queue_full, queue_drop stats report via ZMQ
Yaroslav Brustinov
1
-0
/
+3
2016-01-07
Merge
Hanoh Haim
1
-605
/
+28
2016-01-07
basic enic support- still has issues
Hanoh Haim
1
-1
/
+30
2016-01-07
Added --send-debug-pkt
Ido Barnea
1
-605
/
+28
2016-01-05
Merge branch 'random_pkt'
Hanoh Haim
1
-31
/
+103
2016-01-05
9k packet size does not work for VMXNET3
Hanoh Haim
1
-1
/
+6
2016-01-04
Fixing 40G stuck input queue issue
Ido Barnea
1
-52
/
+38
2015-12-29
trim packet size command works
Hanoh Haim
1
-3
/
+6
2015-12-28
maximum packet size support 9k - simulation
Hanoh Haim
1
-30
/
+94
2015-12-28
Better error message when user gives too big -c arg
Ido Barnea
1
-2
/
+54
2015-12-27
No flow control disabling for 40G.
Ido Barnea
1
-15
/
+17
2015-12-27
Full support dpdk 22.
Ido Barnea
1
-89
/
+75
2015-12-27
Adding dpdk 2.2 instead of dpdk 1.8 and making changes to make compilation work.
Ido Barnea
1
-16
/
+26
[prev]
[next]