X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fbonding%2Fnode.h;fp=src%2Fvnet%2Fbonding%2Fnode.h;h=1ad19dec872fd998eb1b41e2d51fd3986f4b6b6d;hb=0f09a828ad2dc53d4f1e69de536f3104eaccc4b0;hp=94b43dcd1d9ce06fecabc8ff2801a1c967fe6944;hpb=63882357549a39c7be4b23b48418b8febb5b0e12;p=vpp.git diff --git a/src/vnet/bonding/node.h b/src/vnet/bonding/node.h index 94b43dcd1d9..1ad19dec872 100644 --- a/src/vnet/bonding/node.h +++ b/src/vnet/bonding/node.h @@ -367,6 +367,8 @@ typedef struct uword *slave_by_sw_if_index; bond_per_thread_data_t *per_thread_data; + + u32 **stats; } bond_main_t; /* bond packet trace capture */