stats: support multiple works for error counters
[vpp.git] / src / vpp / stats / stat_segment.h
index fd7ce79..b9ffedf 100644 (file)
@@ -110,6 +110,7 @@ typedef struct
   /* statistics segment */
   uword *directory_vector_by_name;
   stat_segment_directory_entry_t *directory_vector;
+  u64 *error_vector;
   u8 **interfaces;
   u8 **nodes;