summaryrefslogtreecommitdiff
path: root/lib/dpdk.c
Commit message (Expand)AuthorAgeFilesLines
* dpdk: Use ovs-numa provided functions to manage thread affinity.Ilya Maximets2019-09-061-15/+12
* dpif-netdev-perf: Fix TSC frequency for non-DPDK case.Ilya Maximets2019-09-061-0/+6
* netdev-offload: Rename offload providers.Ilya Maximets2019-06-111-1/+1
* netdev: Split up netdev offloading to separate module.Ilya Maximets2019-06-111-2/+2
* netdev: Dynamic per-port Flow API.Ilya Maximets2019-06-111-0/+2
* netdev-dpdk: Post-copy Live Migration support for vhost-user-client.Liliia Butorina2019-05-241-0/+18
* dpdk: Stop dumping memzones to stdout.Ilya Maximets2019-03-191-1/+17
* dpdk: Fix case-sensitivity of dpdk-init knob.Ilya Maximets2019-03-041-2/+2
* dpdk: Limit DPDK memory usage.Ilya Maximets2019-02-011-2/+19
* dpdk: Use svec instead of re-inventing.Ilya Maximets2019-01-301-153/+68
* dpdk: Use dynamic string for socket-mem construction.Ilya Maximets2019-01-281-8/+5
* dpdk: Support both shared and per port mempools.Ian Stokes2018-07-061-0/+12
* OVS-DPDK: Change "dpdk-socket-mem" default value.Marcin Rybka2018-06-081-1/+27
* dpdk: reflect status and version in the databaseAaron Conole2018-05-251-2/+19
* dpdk: allow init to failAaron Conole2018-05-251-7/+16
* 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