aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/device.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-0/+6
2017-08-30Offload prep calls needed for IP and UDP checksum offload pktsDave Barach1-1/+4
2017-08-25dpdk: bump to dpdk 17.08, remove support for dpdk 17.02Damjan Marion1-4/+0
2017-07-18TCP/UDP checksum offload APIDave Barach1-0/+41
2017-07-12dpdk: prefetch 2nd cacheline of rte_mbuf during txDamjan Marion1-1/+1
2017-05-16Fix regression of setting device to admin-down stateJohn Lo1-5/+4
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-43/+6
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion1-0/+4
2017-05-02dpdk: remove unused codeDamjan Marion1-21/+1
2017-04-22Fix multicast enable on the bonded interfaceSteve Shin1-0/+12
2017-04-11dpdk: use common interface placement infraDamjan Marion1-2/+2
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-03-01dpdk: be a pluginDamjan Marion1-0/+852