aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk_priv.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-12dpdk: support passing log-levelStephen Hemminger1-1/+2
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-05-31dpdk: Decoupling the meaning of xd->device_index in dpdk_pluginRui Cai1-4/+3
2018-04-25dpdk: complete rework of the dpdk-input nodeDamjan Marion1-3/+3
2018-03-14Prevent calling rte_eth_xstats_get not initialized devSzymon Sliwa1-0/+2
2017-10-25vlib: add support for multiple buffer poolsDamjan Marion1-0/+8
2017-04-06Use thread local storage for thread indexDamjan Marion1-4/+4
2017-03-01dpdk: be a pluginDamjan Marion1-0/+135