aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/node.c
AgeCommit message (Expand)AuthorFilesLines
2017-09-25Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/DownJohn Lo1-0/+2
2017-07-14Introduce l{2,3,4}_hdr_offset fields in the buffer metadataDamjan Marion1-1/+7
2017-05-15[plugins/dpdk] Support for CLIB_HAVE_64 (aarch64)Christophe Fontaine1-0/+13
2017-04-27dpdk: cleanup, move APIs to separate .c fileDamjan Marion1-1/+1
2017-04-11dpdk: use common interface placement infraDamjan Marion1-4/+5
2017-04-07MPLS McastNeale Ranns1-1/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-15/+17
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