X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fplugins%2Favf%2Favf.h;h=744b58370e4bdcd5d572404d85f4b0480aca528b;hb=f7ab7b2d9bc0f42c1e766d22d49dd0dc4f28abb6;hp=a8e8b96e18b580ffdd3535d8c6df7c77f8d98258;hpb=2da39718f560478678caacccd198ee4c0c9673c3;p=vpp.git diff --git a/src/plugins/avf/avf.h b/src/plugins/avf/avf.h index a8e8b96e18b..744b58370e4 100644 --- a/src/plugins/avf/avf.h +++ b/src/plugins/avf/avf.h @@ -333,7 +333,8 @@ typedef struct } avf_input_trace_t; #define foreach_avf_tx_func_error \ -_(NO_FREE_SLOTS, "no free tx slots") + _(SEGMENT_SIZE_EXCEEDED, "segment size exceeded") \ + _(NO_FREE_SLOTS, "no free tx slots") typedef enum {