New upstream version 18.02
[deb_dpdk.git] / drivers / net / i40e / base / i40e_status.h
index 5632ff2..49af2d9 100644 (file)
@@ -102,6 +102,7 @@ enum i40e_status_code {
        I40E_ERR_NOT_READY                      = -63,
        I40E_NOT_SUPPORTED                      = -64,
        I40E_ERR_FIRMWARE_API_VERSION           = -65,
+       I40E_ERR_ADMIN_QUEUE_CRITICAL_ERROR     = -66,
 };
 
 #endif /* _I40E_STATUS_H_ */