aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/dpdk/buffer.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-14plugins/dpdk: align memory to avoid potential segfault and false sharingGeorgina Sheehan1-1/+1
2017-09-15dpdk: cli to check for buffer leakageFlorin Coras1-1/+62
2017-08-25dpdk: bump to dpdk 17.08, remove support for dpdk 17.02Damjan Marion1-17/+0
2017-07-13dpdk: fix dpdk_buffer_pool_create nameChris Luke1-1/+1
2017-07-10vlib: store buffer memory information in the buffer_mainDamjan Marion1-65/+4
2017-05-17dpdk: Do not check and set rte_mbuf refcnt if dpdk ver >= 17.05Damjan Marion1-0/+4
2017-05-09Fix remaining 32-bit compile issuesDamjan Marion1-3/+3
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2017-03-01dpdk: be a pluginDamjan Marion1-0/+588