X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=vnet%2Fvnet%2Fapi_errno.h;h=baf3c615974dbe1dec33185cd32eb1c105aeecc5;hb=69a9b76d648a108e0a7fad4404b218ebdd6a8ea5;hp=252832202c373383b8a589c6a8b7b231e4966ffc;hpb=75fc854da7e92502581d83e31306b9912d3c53ff;p=vpp.git diff --git a/vnet/vnet/api_errno.h b/vnet/vnet/api_errno.h index 252832202c3..baf3c615974 100644 --- a/vnet/vnet/api_errno.h +++ b/vnet/vnet/api_errno.h @@ -88,7 +88,8 @@ _(INCORRECT_ADJACENCY_TYPE, -94, "Invalid adjacency type for this operation") \ _(EXCEEDED_NUMBER_OF_RANGES_CAPACITY, -95, "Operation would exceed configured capacity of ranges") \ _(EXCEEDED_NUMBER_OF_PORTS_CAPACITY, -96, "Operation would exceed capacity of number of ports") \ _(INVALID_ADDRESS_FAMILY, -97, "Invalid address family") \ -_(INVALID_SUB_SW_IF_INDEX, -98, "Invalid sub-interface sw_if_index") +_(INVALID_SUB_SW_IF_INDEX, -98, "Invalid sub-interface sw_if_index") \ +_(TABLE_TOO_BIG, -99, "Table too big") typedef enum {