aboutsummaryrefslogtreecommitdiffstats
path: root/vlib
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Warnings be gone.Dave Barach2-3/+3
2016-01-27dpdk_buffer.c: Ensure that the mbuf reference count is as expectedKevin Paul Herbert1-0/+3
2016-01-27Print worker thread name as a c-string, not a vector. Otherwise, theDave Barach1-2/+2
2016-01-21PowerPC64-be arch support. Qemu ("qppc") platform support.Dave Barach5-11/+35
2015-12-22Fix to show trace output.Ed Warnicke1-4/+7
2015-12-18Fix warnings/errors reported by clangDamjan Marion4-3/+5
2015-12-17Remove redundant functionDamjan Marion1-18/+0
2015-12-17Store per-thread node error countersDamjan Marion2-15/+65
2015-12-15Remove autotools generated productsDave Barach10-39304/+0
2015-12-15replacing all vec_sort() invocations to vec_sort_with_function()Matus Fabian5-13/+52
2015-12-08Initial commit of vpp code.Ed Warnicke70-0/+63582