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-12-04
take care of extra Ethernet FCS bytes handed to software in e1000
Ido Barnea
1
-1
/
+15
2016-12-04
Make RX core in VM read packets directly instead of getting message from TX core
Ido Barnea
1
-54
/
+19
2016-12-04
Added TX queue
Ido Barnea
1
-68
/
+34
2016-12-01
bug found by valgrind
imarom
1
-1
/
+5
2016-12-01
refactor RX core
imarom
1
-1
/
+1
2016-11-30
merging with latest master
imarom
1
-19
/
+126
2016-11-30
reply to messages
imarom
1
-9
/
+8
2016-11-30
Support receive all mode for 82599 10G card
Ido Barnea
1
-3
/
+44
2016-11-28
VIC DPDK input counter add +4 bytes - reduce it
Hanoh Haim
1
-3
/
+3
2016-11-28
add VIC reg files
Hanoh Haim
1
-1
/
+50
2016-11-28
check VIC FW support using FILTER_INFO, remove patch from enic driver
Hanoh Haim
1
-13
/
+12
2016-11-28
self code review
imarom
1
-3
/
+3
2016-11-27
make -l work with client config
Ido Barnea
1
-2
/
+20
2016-11-23
Allow non resolve state for stateless to startup
imarom
1
-3
/
+12
2016-11-23
Merge branch 'master'
imarom
1
-67
/
+163
2016-11-21
Client config ARP support - code review changes
Ido Barnea
1
-1
/
+2
2016-11-21
Seperating ClientCfgDirBase/Ext and ClientCfgBase/Ext to save memory
Ido Barnea
1
-6
/
+4
2016-11-21
client config ARP resolve working. Still missing IPv6 support.
Ido Barnea
1
-60
/
+153
2016-11-21
Support multi dest and src addresses in pretest
Ido Barnea
1
-4
/
+11
2016-11-16
Merge branch 'master' to rx_features phase 0.5
imarom
1
-28
/
+544
2016-11-15
RX features - another refinement
imarom
1
-12
/
+3
2016-11-13
RX features - pre-resolve stage
imarom
1
-6
/
+33
2016-11-13
enic verify fw version
Hanoh Haim
1
-1
/
+23
2016-11-13
mlx5/enic support enable flow stats in software
Hanoh Haim
1
-69
/
+1
2016-11-13
enic move to TOS=LSB
Hanoh Haim
1
-26
/
+28
2016-11-11
VIC basic filter support
Hanoh Haim
1
-8
/
+239
2016-11-11
change proto from uint16_t to uint8_t
Hanoh Haim
1
-5
/
+6
2016-11-11
mlx5 ipv6 filters works
Hanoh Haim
1
-21
/
+11
2016-11-11
No debug for DPDK in case of release
Hanoh Haim
1
-2
/
+13
2016-11-11
mlx5 stats from hardware
Hanoh Haim
1
-1
/
+2
2016-11-11
WIP mlx5 remove filters
Hanoh Haim
1
-11
/
+12
2016-11-11
mlx5 WIP Stateful work -- all traffic goes to RX_QUEUE=0
Hanoh Haim
1
-0
/
+303
2016-11-09
RX features - added port attributes for IPv4 and DG
imarom
1
-15
/
+11
2016-11-09
Fix issue when --vlan option appearing before -i option
Ido Barnea
1
-16
/
+20
2016-11-03
moved RX filter feature to port attr
imarom
1
-8
/
+17
2016-11-03
start in case of linkdown - trex-192 only for XL710/X710
Hanoh Haim
1
-3
/
+21
2016-11-02
some refactor to RX core to allow multiple features
imarom
1
-1
/
+1
2016-11-02
draft: RX software feature
imarom
1
-0
/
+11
2016-11-02
Trex threads - pin DPDK master thread to the master core
imarom
1
-13
/
+29
2016-10-31
minor fixes
Ido Barnea
1
-2
/
+4
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
[prev]
[next]