Store per-thread node error counters 73/73/1
authorDamjan Marion <damarion@cisco.com>
Thu, 17 Dec 2015 13:28:18 +0000 (14:28 +0100)
committerDamjan Marion <damarion@cisco.com>
Thu, 17 Dec 2015 20:28:39 +0000 (21:28 +0100)
commitbc20bdf2073accf423bef5bdba735c1c0ca0402c
tree0ee04003c1dc97f93cf18eda4a6bcddc791997cc
parentbe9bf426b9ee78d3650fb5d758cb8c70fff46f70
Store per-thread node error counters

This fixed performance issue in muti-threaded setup
due to sharing of the same cacheline between multiple threads

Change-Id: I930ee44c17a83d4da350d15b4b97b8bb4633a9b0
Signed-off-by: Damjan Marion <damarion@cisco.com>
vlib/vlib/error.c
vlib/vlib/threads.c