aboutsummaryrefslogtreecommitdiffstats
path: root/vlib/vlib/node.h
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-725/+0
2016-11-04feature: store arc index in vlib_bufferDamjan Marion1-3/+0
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-0/+3
2016-11-01node: ensure that vlib_node_runtime_t is cacheline sizedDamjan Marion1-5/+2
2016-07-08fd-io-styleify passDave Barach1-87/+131
2016-06-29Decouple worker thread code from dpdk, enable worker threads in vpp_liteDamjan Marion1-0/+18
2016-05-21Add per-thread, per-node runtime stats serializationDave Barach1-0/+2
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion1-0/+27
2016-05-10Avoid clobbering output_function by concurrent CLI sessions doing vlib_proces...Andrew Yourtchenko1-2/+17
2016-02-14Increase VLIB_MAX_CPUS to 256Damjan Marion1-0/+1
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+621