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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dpdk
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-21
Fix cosmetic issue in dpdk/Makefile
Damjan Marion
1
-1
/
+1
2017-01-20
Add dpdk development packaging
Damjan Marion
8
-32
/
+213
2017-01-02
dpdk: do not build igb_uio module
Damjan Marion
1
-0
/
+1
2016-12-26
dpdk: Add support for Mellanox ConnectX-4 devices
Damjan Marion
1
-1
/
+3
2016-11-30
dpdk patch: virtio: tx with can_push when VERSION_1 is set
Pierre Pfister
1
-0
/
+38
2016-11-28
dpdk: add ipsec cryptodev support
Sergio Gonzalez Monroy
1
-0
/
+4
2016-11-24
dpdk: remove old patches
Damjan Marion
65
-50996
/
+0
2016-11-23
dpdk: switch to 16.11
Damjan Marion
2
-2
/
+1
2016-11-14
dpdk: add build support for DPDK 16.11 release
Damjan Marion
1
-1
/
+1
2016-11-09
dpdk: bump to 16.11-rc3 release
Damjan Marion
1
-1
/
+1
2016-10-26
dpdk: enable building with dpdk 16.11-rc1
Damjan Marion
1
-0
/
+1
2016-09-12
DPDK virtio patch: Enable indirect descriptor features
Pierre Pfister
1
-0
/
+34
2016-08-25
VPP-345: pull in upstream checksum patch for ICMP packets
Sean Chandler
1
-0
/
+18
2016-08-12
VPP: NXP dpaa2 platform porting to dpdk-16.07
Sachin
1
-0
/
+40106
2016-08-11
Rename DPDK-16.07 patch file from 0007... to 0008... to avoid conflict
John Lo
1
-0
/
+0
2016-08-10
DPDK: Fix a crash in igb_uio driver when the device is removed.
Ray Kinsella
1
-0
/
+38
2016-08-10
Temporarily disable unthrottled log message from DPDK 16.07
John Lo
1
-0
/
+26
2016-08-09
dpdk: allow applications to override rte delay
Ray
1
-0
/
+43
2016-08-09
DPDK: adding patch to init ptype in vmxnet3, e1000 and virtio PMDs
Ray
1
-0
/
+70
2016-08-08
DPDK: adding patch to revert ptype change to ixgbe vpmd
Ray
1
-0
/
+133
2016-08-04
ENIC driver patch for PKT_RX_VLAN_PKT packet flag backward compatibility
John Lo
1
-0
/
+42
2016-08-03
VPP-180 Clean up multi-socket / multi-chunk mempool discovery
Dave Barach
3
-2
/
+1
2016-08-02
VPP: Fixed dpdk-16.07 BAD checksum error
Sachin
1
-1
/
+1
2016-07-29
enic: fix bug introduced with scatter rx
Shesha Sreenivasamurthy
1
-0
/
+24
2016-07-22
Add DPDK 16.07 support (rc3 based)
Damjan Marion
3
-1
/
+1322
2016-07-20
ENIC driver update to init mbuf data offset to RTE_PKTMBUF_HEADROOM
John Lo
1
-0
/
+47
2016-07-16
Add DPDK patches for i40e vPMD (ptype and ip checksum offload)
Damjan Marion
2
-0
/
+1298
2016-07-12
ENIC driver update to allow bonded interface admin down/up to pass traffic
John Lo
2
-0
/
+79
2016-07-05
ENIC driver patches to address various issues
John Lo
10
-0
/
+741
2016-07-02
Enable PCI extended tags in the DPDK config
Damjan Marion
1
-1
/
+3
2016-06-17
NXP DPAA2 Poll Mode Driver Support in DPDK
Sachin
1
-0
/
+40404
2016-06-09
VPP-106: fix performance hit due to unprefetched data read
Dave Barach
1
-41
/
+0
2016-06-07
Rebase DPDK patches
Damjan Marion
7
-100
/
+139
2016-06-05
dpdk: download from dpdk.org
Thomas Monjalon
1
-6
/
+6
2016-06-02
VPP-106: Patch e40i driver to support VLAN sub-interface
John Lo
1
-0
/
+41
2016-05-28
VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf's
John Lo
2
-0
/
+798
2016-05-19
Add support for multiple microarchitectures in single binary
Damjan Marion
1
-1
/
+2
2016-05-17
dpdk/Makefile - Allow dpdk target to be set according to the platform
Christophe Fontaine
1
-1
/
+10
2016-05-07
Switch to using nexus.fd.io for dpdk tarball
Ed Warnicke
1
-1
/
+1
2016-05-04
ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tag
John Lo
1
-0
/
+42
2016-04-29
Revert ixgbe driver vRX removal of packet type recognition
John Lo
1
-0
/
+128
2016-04-27
ENIC driver updates for DPDK 16.04 and 2.2.0
John Lo
6
-12
/
+3814
2016-04-26
Fix compile errors reported by clang
Damjan Marion
2
-3
/
+42
2016-04-26
Build vpp w/ dpdk-16.04 by default
Dave Barach
1
-1
/
+1
2016-04-26
Gernerate dpdk config out of target specific files
Damjan Marion
1
-7
/
+2
2016-04-20
Remove execute flags from some dpdk patch files
Damjan Marion
3
-0
/
+0
2016-04-16
ENIC driver patch to fix rx miss or drop counters
John Lo
3
-0
/
+87
2016-04-12
Porting 2 dpdk patches to dpdk 16.04 patches
Todd Foggoa
2
-0
/
+106
2016-04-12
Add support for DPDK 16.04 release, rebase some of 2.2.0 patches
Damjan Marion
7
-1
/
+318
2016-04-11
Bump DPDK 16.04 to RC4
Damjan Marion
1
-1
/
+1
[next]