aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/format.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-23Added support for Virtio-user interfaces by means of a new VNET_DPDK_PORT_TYPE.Mohammed Hawari1-0/+8
2017-05-22dpdk: make dpdk global debug level configurableDamjan Marion1-30/+24
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-0/+20
2017-05-10dpdk: refactor interface speed detectionDamjan Marion1-0/+8
2017-05-08dpdk: use speed_capa to detect i40e device speedDamjan Marion1-0/+4
2017-04-22Fix multicast enable on the bonded interfaceSteve Shin1-1/+1
2017-04-11dpdk: use common interface placement infraDamjan Marion1-1/+1
2017-03-18Fix bonded interface name to use instance number starting from 0John Lo1-2/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+754