aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/device/cli.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07Add support for DPDK 18.05Damjan Marion1-15/+39
2018-05-31dpdk: Decoupling the meaning of xd->device_index in dpdk_pluginRui Cai1-4/+4
2018-05-25Add interface rx pcap tracingDave Barach1-59/+93
2018-05-10vppinfra: use count_trailing_zeros in sparse_vec_indexDamjan Marion1-3/+3
2018-04-18dpdk: improve loggingDamjan Marion1-1/+91
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-0/+53
2017-09-12physmem: remove debug leftoversDamjan Marion1-1/+0
2017-08-02Fix tcp tx buffer allocationFlorin Coras1-0/+1
2017-05-15dpdk: improve error handling during device initializationDamjan Marion1-1/+4
2017-05-09dpdk: refactor setup, start, stop codeDamjan Marion1-1/+1
2017-04-11dpdk: use common interface placement infraDamjan Marion1-182/+2
2017-03-01dpdk: be a pluginDamjan Marion1-0/+2079