summaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/node.c
AgeCommit message (Expand)AuthorFilesLines
2017-03-14Fix packet trace output: dpdk_rx_trace must decode the actual ethertypeDave Barach1-1/+31
2017-03-08dpdk: dpdk-input optimizations and fixesDamjan Marion1-96/+104
2017-03-08Change dpdk input node fixed-sleep units to usecDave Barach1-2/+2
2017-03-06features: take device-input buffer advance value directlyDamjan Marion1-4/+2
2017-03-02Determine pkt type in dpdk-input node using ethertype only (VPP-647)John Lo1-52/+22
2017-03-01dpdk: be a pluginDamjan Marion1-0/+674