X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fdev%2Ferrors.h;h=47e72957da37521584f6e7159fb5f616fb2e2873;hb=ddf6cec37;hp=1f45ce2ba97a6b6838d2f74ad5be21a1e881ef16;hpb=69768d99eed0f44f6955370cb1ad83b8b73e5368;p=vpp.git diff --git a/src/vnet/dev/errors.h b/src/vnet/dev/errors.h index 1f45ce2ba97..47e72957da3 100644 --- a/src/vnet/dev/errors.h +++ b/src/vnet/dev/errors.h @@ -35,6 +35,7 @@ _ (PROCESS_REPLY, "dev process reply error") \ _ (RESOURCE_NOT_AVAILABLE, "resource not available") \ _ (TIMEOUT, "timeout") \ + _ (UNKNOWN_DEVICE, "unknown device") \ _ (UNKNOWN_INTERFACE, "unknown interface") \ _ (UNSUPPORTED_CONFIG, "unsupported config") \ _ (UNSUPPORTED_DEVICE, "unsupported device") \