aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/devices/dpdk/cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-08Fix bug in code for setting dpdk interface descriptors (VPP-552)Juraj Sloboda1-1/+1
2016-11-18CLI for access to HQoS queue statisticsDavid Hotham1-0/+115
2016-11-17dpdk: remove efdDamjan Marion1-380/+0
2016-11-15threads: add support for multiple worker handoff queuesDamjan Marion1-35/+2
2016-11-15DPDK_HQoS: fix coverity warnings on uninitialized variablesJasvinder Singh1-3/+7
2016-11-09Fix a batch of coverity warnings, VPP-486Dave Barach1-0/+13
2016-10-31Update _slabshr fields when updating HQoS masksDavid Hotham1-0/+6
2016-10-26dpdk: remove support for dpdk 16.04Damjan Marion1-5/+0
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek1-3/+3
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh1-0/+669
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-1/+1
2016-09-20dpdk: use flags for identifying interface typesDamjan Marion1-1/+1
2016-08-16Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248Damjan Marion1-460/+567
2016-08-10VPP-189 Fix coverity warningsDave Barach1-1/+1
2016-07-28VPP-189 More coverity bug fixesDave Barach1-1/+1
2016-07-22Add DPDK 16.07 support (rc3 based)Damjan Marion1-0/+5
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion1-277/+0
2016-06-05Add per-device startup config supportDamjan Marion1-1/+1
2016-05-25Move dpdk startup config data to separate structDamjan Marion1-1/+1
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+8
2016-04-28Add histogram to frame queue tracingBud Grise1-26/+113
2016-03-29Mark some show commands as mp safeTodd Foggoa (tfoggoa)1-1/+4
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+974