Don't use foreach_vlib_main macro w/out barrier sync 74/12974/2
authorDave Barach <dave@barachs.net>
Sat, 9 Jun 2018 18:49:00 +0000 (14:49 -0400)
committerDamjan Marion <dmarion@me.com>
Sun, 10 Jun 2018 09:21:20 +0000 (09:21 +0000)
commit5313adc02a1f658268935a940bb706846f6e78e9
tree735d3aff90e7f2a800bd6ccc77d801a6d1f2eba5
parent98a5d810f84273fee669e457a105e7d43cc82bd8
Don't use foreach_vlib_main macro w/out barrier sync

It should be OK to scrape dispatch stats without forcing a barrier
sync. Scrape the stats manually. We'll see what happens.

Change-Id: Ia20b51ea12ed81cce76e1801401bad0edd0645bb
Signed-off-by: Dave Barach <dave@barachs.net>
src/vpp/stats/stat_segment.c