X-Git-Url: https://gerrit.fd.io/r/gitweb?p=vpp.git;a=blobdiff_plain;f=src%2Fplugins%2Favf%2Favf.h;h=14d78195f76d6c710754c02db69d2dd24dcf3a5b;hp=32bbb46fde415eaff39088833784c8075f4a4a6d;hb=4e6014fc;hpb=e8b68a3da28aa0a2c5f2b7db8e4a59b787c3c4d1 diff --git a/src/plugins/avf/avf.h b/src/plugins/avf/avf.h index 32bbb46fde4..14d78195f76 100644 --- a/src/plugins/avf/avf.h +++ b/src/plugins/avf/avf.h @@ -204,6 +204,7 @@ typedef struct u16 txq_size; /* return */ int rv; + u32 sw_if_index; clib_error_t *error; } avf_create_if_args_t;