aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/dpdk_priv.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-14dpdk: refactor device setupDamjan Marion1-2/+0
2022-01-12dpdk: update packet offload flagsDamjan Marion1-28/+49
2022-01-11dpdk: offloads cleanupDamjan Marion1-0/+6
2022-01-08dpdk: new flags formatDamjan Marion1-0/+31
2022-01-05dpdk: remove unused definesDamjan Marion1-7/+0
2022-01-05dpdk: remove unused flagDamjan Marion1-4/+0
2021-12-31vlib: remove external thread management supportDamjan Marion1-4/+0
2021-09-07dpdk: lro supportMohammed Hawari1-0/+1
2021-07-13dpdk: add base-virtaddr config optionRobert Shearman1-1/+4
2020-09-08dpdk: fix interface counters to never go backwardChristian Hopps1-33/+24
2020-08-27dpdk: fix blacklistsVladimir Ratnikov1-1/+0
2020-02-13dpdk: Add iova-mode to startupVladimir Ratnikov1-1/+2
2019-06-04dpdk: rework extended statsFilip Tehlar1-13/+13
2019-01-30buffers: major cleanup and improvementsDamjan Marion1-8/+0
2019-01-20dpdk: add buffer.hDamjan Marion1-3/+0
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