Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
dpdk
/
device
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-27
ethernet: fix DMAC check and skip unnecessary ones (VPP-1868)
John Lo
1
-19
/
+28
2020-05-19
dpdk: change netvsc device port type
Matthew Smith
1
-1
/
+1
2020-05-14
dpdk: fix crash with chelsio pmd
Benoît Ganne
1
-6
/
+12
2020-04-30
crypto: introduce async crypto infra
Fan Zhang
1
-0
/
+5
2020-04-28
flow: add RSS support
Chenmin Sun
1
-1
/
+2
2020-04-22
misc: fix coverity warnings
Dave Barach
1
-2
/
+3
2020-04-22
devices: Adding ConnectX-6 DX Device ID for validation
Amir Zeidner
1
-2
/
+7
2020-04-02
dpdk: VM VHOST tests with rxq>1 failing
Steven Luong
1
-0
/
+1
2020-03-27
dpdk: enable DPDK iAVF PMD
Chenmin Sun
1
-0
/
+18
2020-02-20
dpdk: rx checksum offload
Florin Coras
1
-0
/
+8
2020-02-14
dpdk: TSO does not work for Cisco VIC
Steven Luong
1
-0
/
+11
2020-02-05
dpdk: use port_id as interface name suffix for representors
Haggai Eran
1
-1
/
+7
2020-01-30
misc: deprecate dpdk hqos
Damjan Marion
1
-77
/
+0
2019-12-17
dpdk: add devargs support
Chenmin Sun
1
-12
/
+24
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-2
/
+0
2019-11-19
dpdk: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2019-11-14
dpdk: Enable bnxt PMD
Andy Gospodarek
1
-0
/
+14
2019-11-01
dpdk: fix tso not properly check the 'enable-tcp-udp-checksum' option issue
Chenmin Sun
1
-16
/
+15
2019-10-30
dpdk: use local logger
Paul Vinciguerra
1
-5
/
+5
2019-09-12
dpdk: fix null-termination of strings
Elias Rudberg
1
-0
/
+3
2019-08-30
dpdk: enable checksum offload for Intel SRIOV NIC drivers
John Lo
1
-0
/
+8
2019-08-21
dpdk: bump DPDK version to 19.08
Damjan Marion
1
-1
/
+1
2019-08-19
dpdk: add TSO support in dpdk plugin.
Chenmin Sun
1
-0
/
+30
2019-08-19
dpdk: QAT devices update, add c4xxx and xeon d15xx
Jim Thompson
1
-1
/
+2
2019-07-26
dpdk: fix vlan stripping
Neale Ranns
1
-11
/
+15
2019-05-31
Update vnet hardware flags if link state changes
Dave Barach
1
-1
/
+9
2019-05-31
bonding: add support for numa awareness
Zhiyong Yang
1
-0
/
+1
2019-05-30
dpdk: remove bonding code
Damjan Marion
1
-123
/
+1
2019-05-27
dpdk: vlan strip config does not take effect in default device
Chenmin Sun
1
-0
/
+6
2019-05-16
init / exit function ordering
Dave Barach
1
-5
/
+2
2019-04-24
dpdk: fix interface naming
Florin Coras
1
-1
/
+1
2019-04-24
dpdk: get a rid of "Invalid port_id=" log message
Damjan Marion
1
-3
/
+5
2019-04-17
Default nums of RX/TX descriptors changed to 512 for 2M page on DVN
Zhiyong Yang
1
-1
/
+63
2019-04-16
Add direct packets to specific flow action in dpdk flow
Simon Zhang
1
-0
/
+1
2019-03-22
dpdk: do not enable VLAN stripping on Cisco VIC adapters by default
Hyong Youb Kim
1
-11
/
+22
2019-03-14
dpdk: Add E810 family support
ChenminSun
1
-0
/
+1
2019-03-13
Add the SRIOV variant PCI Device ID of the Cisco VIC
Jay Lubomirski
1
-1
/
+2
2019-03-12
dpdk: pass log-level configuration to EAL
Stephen Hemminger
1
-6
/
+0
2019-02-19
dpdk: update Cisco VIC port type
Hyong Youb Kim
1
-4
/
+1
2019-02-02
Disable hqos part deux
Dave Barach
1
-0
/
+2
2019-02-02
dpdk: bump to dpdk 19.02
Damjan Marion
1
-13
/
+0
2019-01-30
buffers: major cleanup and improvements
Damjan Marion
1
-91
/
+3
2019-01-20
dpdk: add buffer.h
Damjan Marion
1
-0
/
+1
2019-01-20
buffers: don't init metadata, as it is already initialized
Damjan Marion
1
-4
/
+1
2018-12-22
dpdk: switch to in-memory mode, deprecate use of socket-mem
Damjan Marion
1
-112
/
+25
2018-12-19
vlib: support Hyper-v/Azure VMBus
Stephen Hemminger
1
-0
/
+32
2018-12-19
dpdk plugin: blacklist PCI devices by type
Dave Barach
1
-1
/
+44
2018-11-29
dpdk: bump to DPDK 18.11
Damjan Marion
1
-48
/
+5
2018-11-28
dpdk: allow interface name to be specified from startup.conf
Damjan Marion
1
-4
/
+10
2018-11-20
ethernet-input optimizations
Damjan Marion
1
-4
/
+4
[next]