tap_v2: multiple improvements
[vpp.git] / src / vnet / api_errno.h
index 8c0cc0a..11e5d4f 100644 (file)
@@ -132,9 +132,9 @@ _(NAME_SERVER_NO_ADDRESSES, -139, "No addresses available")         \
 _(NAME_SERVER_NEXT_SERVER, -140, "Retry with new server")              \
 _(APP_CONNECT_FILTERED, -141, "Connect was filtered")                  \
 _(ACL_IN_USE_INBOUND, -142, "Inbound ACL in use")                      \
-_(ACL_IN_USE_OUTBOUND, -143, "Outbound ACL in use")                     \
-_(NAMESPACE_CREATE, -144, "Failed to create netlink namespace")         \
-_(VIRTIO_INIT, -145, "Failed to init virtio ring")
+_(ACL_IN_USE_OUTBOUND, -143, "Outbound ACL in use")                    \
+_(INIT_FAILED, -144, "Initialization Failed")                          \
+_(NETLINK_ERROR, -145, "netlink error")
 
 typedef enum
 {