git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0942e5
)
net/i40e/base: increase supported AQ API version
author
Helin Zhang
<helin.zhang@intel.com>
Tue, 24 May 2016 06:23:06 +0000
(14:23 +0800)
committer
Bruce Richardson
<bruce.richardson@intel.com>
Mon, 20 Jun 2016 15:21:50 +0000
(17:21 +0200)
Increase the supported AQ API version to 1.5
Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
drivers/net/i40e/base/i40e_type.h
patch
|
blob
|
history
diff --git
a/drivers/net/i40e/base/i40e_type.h
b/drivers/net/i40e/base/i40e_type.h
index
7ed3048
..
bc68b47
100644
(file)
--- a/
drivers/net/i40e/base/i40e_type.h
+++ b/
drivers/net/i40e/base/i40e_type.h
@@
-188,7
+188,7
@@
enum i40e_memcpy_type {
};
#ifdef X722_SUPPORT
-#define I40E_FW_API_VERSION_MINOR_X722 0x000
4
+#define I40E_FW_API_VERSION_MINOR_X722 0x000
5
#endif
#define I40E_FW_API_VERSION_MINOR_X710 0x0005