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:
b054176
)
i40e/base: add base driver release info
author
Helin Zhang
<helin.zhang@intel.com>
Tue, 8 Mar 2016 08:14:36 +0000
(16:14 +0800)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 16:45:21 +0000
(17:45 +0100)
It adds base driver release information such as release date,
for better tracking in the future.
Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Remy Horton <remy.horton@intel.com>
drivers/net/i40e/Makefile
patch
|
blob
|
history
diff --git
a/drivers/net/i40e/Makefile
b/drivers/net/i40e/Makefile
index
033ee4a
..
6dd6eaa
100644
(file)
--- a/
drivers/net/i40e/Makefile
+++ b/
drivers/net/i40e/Makefile
@@
-85,6
+85,7
@@
VPATH += $(SRCDIR)/base
#
# all source are stored in SRCS-y
+# base driver is based on the package of dpdk-i40e.2016.01.07.14.tar.gz.
#
SRCS-$(CONFIG_RTE_LIBRTE_I40E_PMD) += i40e_adminq.c
SRCS-$(CONFIG_RTE_LIBRTE_I40E_PMD) += i40e_common.c