summaryrefslogtreecommitdiff
path: root/lib/dpdk.c
Commit message (Expand)AuthorAgeFilesLines
* netdev-dpdk: Limit rate of DPDK logs.Ilya Maximets2018-03-231-4/+6
* vswitchd: show DPDK versionMatteo Croce2018-01-261-0/+8
* netdev-dpdk: vHost IOMMU supportMark Kavanagh2017-12-081-0/+12
* dpdk: Redirect DPDK log to OVS logging subsystem.Ilya Maximets2017-03-091-0/+48
* dpdk: Use VLOG_INFO_ONCE instead of open-coding it.Ben Pfaff2017-03-081-6/+2
* dpdk: Fixes memory leak in dpdk_init__().nickcooper-zhangtonghao2017-02-101-3/+3
* dpdk: Late initialization.Daniele Di Proietto2017-01-101-10/+21
* lib/dpdk: No more deferred releaseAaron Conole2016-12-211-12/+5
* lib/dpdk: fix double free on exitAaron Conole2016-12-121-2/+8
* dpdk: Fix DPDK pdump compilationCiara Loftus2016-10-131-0/+5
* dpdk: New module with some code from netdev-dpdk.Daniele Di Proietto2016-10-121-0/+432