aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk
AgeCommit message (Expand)AuthorFilesLines
2016-06-05dpdk: download from dpdk.orgThomas Monjalon1-6/+6
2016-06-02VPP-106: Patch e40i driver to support VLAN sub-interfaceJohn Lo1-0/+41
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo2-0/+798
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-1/+2
2016-05-17dpdk/Makefile - Allow dpdk target to be set according to the platformChristophe Fontaine1-1/+10
2016-05-07Switch to using nexus.fd.io for dpdk tarballEd Warnicke1-1/+1
2016-05-04ENIC driver patch to set PKT_RX_VLAN_PKT only if pkt passed has VLAN tagJohn Lo1-0/+42
2016-04-29Revert ixgbe driver vRX removal of packet type recognitionJohn Lo1-0/+128
2016-04-27ENIC driver updates for DPDK 16.04 and 2.2.0John Lo6-12/+3814
2016-04-26Fix compile errors reported by clangDamjan Marion2-3/+42
2016-04-26Build vpp w/ dpdk-16.04 by defaultDave Barach1-1/+1
2016-04-26Gernerate dpdk config out of target specific filesDamjan Marion1-7/+2
2016-04-20Remove execute flags from some dpdk patch filesDamjan Marion3-0/+0
2016-04-16ENIC driver patch to fix rx miss or drop countersJohn Lo3-0/+87
2016-04-12Porting 2 dpdk patches to dpdk 16.04 patchesTodd Foggoa2-0/+106
2016-04-12Add support for DPDK 16.04 release, rebase some of 2.2.0 patchesDamjan Marion7-1/+318
2016-04-11Bump DPDK 16.04 to RC4Damjan Marion1-1/+1
2016-04-06Fix DPDK patch files so git am works smoothlyTodd Foggoa14-99/+199
2016-03-29Add DPDK 16.04-rc2 supportDamjan Marion1-1/+4
2016-03-29Update ENIC driver patches for DPDK 2.2.0John Lo12-74/+573
2016-03-29Add abbility to specify dpdk tarball download base urlDamjan Marion1-1/+2
2016-03-25Use rte_mempool private data for storing vlib_buffer_tDamjan Marion1-1/+1
2016-03-23Add dpdk vmxnet3 driver patch and init.c change to allow jumbo packetsJohn Lo1-0/+171
2016-03-14dpdk: fix link errorJean-Mickael Guerin1-1/+1
2016-03-10More updated match to ENIC PMD for DPDK 2.2.0 including rx path optimization.John Lo2-14/+1366
2016-02-26Fix ENIC PMD not sending the first packet on TX.John Lo1-0/+26
2016-02-26Fix link bonding PMD slave status polling path used by VIC ENIC driver.John Lo1-0/+34
2016-02-25Add support of Ethernet link bonding utilizing DPDK link bondingJohn Lo1-2/+2
2016-02-22dpdk: fix enic pmd driver tx functionYoann Desmouceaux1-0/+28
2016-02-19dpdk: fix enic pmd driver tx functionYoann Desmouceaux1-0/+28
2016-02-13Increase number of dpdk lcores to 256Damjan Marion1-0/+1
2016-02-09Disable EAL message spew which can easily fill /var/logDave Barach1-0/+26
2016-02-05DPDK patch: Add missing init of packet_type field.Todd Foggoa1-0/+70
2016-02-05DPDK patch: Allow applications to override rte_delay_us()Todd Foggoa1-0/+43
2016-02-05DPDK patch: Fix a crash in igb_uio driver when the device is removed.Todd Foggoa1-0/+33
2016-02-02Change default dpdk version to 2.2Damjan Marion1-1/+1
2016-02-01remove igb_uio static pci id table patch, use new_id for all NICsDamjan Marion1-49/+0
2015-12-16Introduce support for DPDK 2.2Damjan Marion6-3/+287
2015-12-08Initial commit of vpp code.Ed Warnicke10-0/+654