aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari1-1/+4
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion1-1/+1
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-4/+8
2017-05-11dpdk: bump to dpdk 17.05Damjan Marion1-22/+0
2017-05-10dpdk: refactor interface speed detectionDamjan Marion1-1/+4
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion1-1/+3
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion1-0/+1
2017-05-02dpdk: remove unused codeDamjan Marion1-33/+1
2017-04-28dpdk: cryptodev support enabled by defaultSergio Gonzalez Monroy1-1/+0
2017-04-27dpdk: cleanup, move APIs to separate .c fileDamjan Marion1-12/+0
2017-04-11dpdk: use common interface placement infraDamjan Marion1-6/+1
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo1-2/+2
2017-03-17Fix bonded ethernet PMD name for DPDK 17.02Alexander Popovsky (apopovsk)1-0/+21
2017-03-08dpdk: dpdk-input optimizations and fixesDamjan Marion1-0/+3
2017-03-08Change dpdk input node fixed-sleep units to usecDave Barach1-2/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+490