[PATCH v1 09/15] net/ixgbe/base: FW API version update
Anatoly Burakov
anatoly.burakov at intel.com
Thu Aug 29 11:00:14 CEST 2024
From: Pawel Malinowski <pawel.malinowski at intel.com>
Update FW API version to 1.7.
Signed-off-by: Pawel Malinowski <pawel.malinowski at intel.com>
Signed-off-by: Anatoly Burakov <anatoly.burakov at intel.com>
---
drivers/net/ixgbe/base/ixgbe_type_e610.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/net/ixgbe/base/ixgbe_type_e610.h b/drivers/net/ixgbe/base/ixgbe_type_e610.h
index ab57852f19..bad332c6b8 100644
--- a/drivers/net/ixgbe/base/ixgbe_type_e610.h
+++ b/drivers/net/ixgbe/base/ixgbe_type_e610.h
@@ -351,7 +351,7 @@
*/
#define IXGBE_FW_API_VER_BRANCH 0x00
#define IXGBE_FW_API_VER_MAJOR 0x01
-#define IXGBE_FW_API_VER_MINOR 0x05
+#define IXGBE_FW_API_VER_MINOR 0x07
#define IXGBE_FW_API_VER_DIFF_ALLOWED 0x02
#define IXGBE_ACI_DESC_SIZE 32
--
2.43.5
More information about the dev
mailing list