aboutsummaryrefslogtreecommitdiffstats
path: root/dpdk
AgeCommit message (Expand)AuthorFilesLines
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