DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] net/ice/base: update version
@ 2020-04-10  0:48 Qi Zhang
  2020-04-10  0:48 ` [dpdk-dev] [PATCH 2/2] common/iavf: " Qi Zhang
  2020-04-10  0:48 ` [dpdk-dev] [PATCH] net/ice/base: " Qi Zhang
  0 siblings, 2 replies; 4+ messages in thread
From: Qi Zhang @ 2020-04-10  0:48 UTC (permalink / raw)
  To: xiaolong.ye; +Cc: dev, Qi Zhang

Update share code version in readme.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
 drivers/net/ice/base/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ice/base/README b/drivers/net/ice/base/README
index 88548296d..726593971 100644
--- a/drivers/net/ice/base/README
+++ b/drivers/net/ice/base/README
@@ -1,12 +1,12 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2018 Intel Corporation
+ * Copyright(c) 2020 Intel Corporation
  */
 
 Intel® ICE driver
 ==================
 
 This directory contains source code of FreeBSD ice driver of version
-2019.10.16 released by the team which develops
+2020.03.26 released by the team which develops
 basic drivers for any ice NIC. The directory of base/ contains the
 original source package.
 This driver is valid for the product(s) listed below
-- 
2.13.6


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dpdk-dev] [PATCH 2/2] common/iavf: update version
  2020-04-10  0:48 [dpdk-dev] [PATCH] net/ice/base: update version Qi Zhang
@ 2020-04-10  0:48 ` Qi Zhang
  2020-04-10  1:09   ` Xing, Beilei
  2020-04-10  0:48 ` [dpdk-dev] [PATCH] net/ice/base: " Qi Zhang
  1 sibling, 1 reply; 4+ messages in thread
From: Qi Zhang @ 2020-04-10  0:48 UTC (permalink / raw)
  To: xiaolong.ye; +Cc: dev, Qi Zhang

Update share code release version in readme

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
 drivers/common/iavf/README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/common/iavf/README b/drivers/common/iavf/README
index b78e89bee..034c7d7ad 100644
--- a/drivers/common/iavf/README
+++ b/drivers/common/iavf/README
@@ -6,7 +6,7 @@ Intel® IAVF driver
 =================
 
 This directory contains source code of FreeBSD IAVF driver of version
-cid-avf.2019.08.19.tar.gz released by the team which develops
+cid-avf.2020.04.09.tar.gz released by the team which develops
 basic drivers for any IAVF NIC. The directory of base/ contains the
 original source package.
 
-- 
2.13.6


^ permalink raw reply	[flat|nested] 4+ messages in thread

* [dpdk-dev] [PATCH] net/ice/base: update version
  2020-04-10  0:48 [dpdk-dev] [PATCH] net/ice/base: update version Qi Zhang
  2020-04-10  0:48 ` [dpdk-dev] [PATCH 2/2] common/iavf: " Qi Zhang
@ 2020-04-10  0:48 ` Qi Zhang
  1 sibling, 0 replies; 4+ messages in thread
From: Qi Zhang @ 2020-04-10  0:48 UTC (permalink / raw)
  To: xiaolong.ye; +Cc: dev, Qi Zhang

Update share code version in readme.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
 drivers/net/ice/base/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ice/base/README b/drivers/net/ice/base/README
index 88548296d..726593971 100644
--- a/drivers/net/ice/base/README
+++ b/drivers/net/ice/base/README
@@ -1,12 +1,12 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2018 Intel Corporation
+ * Copyright(c) 2020 Intel Corporation
  */
 
 Intel® ICE driver
 ==================
 
 This directory contains source code of FreeBSD ice driver of version
-2019.10.16 released by the team which develops
+2020.03.26 released by the team which develops
 basic drivers for any ice NIC. The directory of base/ contains the
 original source package.
 This driver is valid for the product(s) listed below
-- 
2.13.6


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [dpdk-dev] [PATCH 2/2] common/iavf: update version
  2020-04-10  0:48 ` [dpdk-dev] [PATCH 2/2] common/iavf: " Qi Zhang
@ 2020-04-10  1:09   ` Xing, Beilei
  0 siblings, 0 replies; 4+ messages in thread
From: Xing, Beilei @ 2020-04-10  1:09 UTC (permalink / raw)
  To: Zhang, Qi Z, Ye, Xiaolong; +Cc: dev, Zhang, Qi Z



> -----Original Message-----
> From: dev <dev-bounces@dpdk.org> On Behalf Of Qi Zhang
> Sent: Friday, April 10, 2020 8:49 AM
> To: Ye, Xiaolong <xiaolong.ye@intel.com>
> Cc: dev@dpdk.org; Zhang, Qi Z <qi.z.zhang@intel.com>
> Subject: [dpdk-dev] [PATCH 2/2] common/iavf: update version
> 
> Update share code release version in readme
> 
> Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
> ---
>  drivers/common/iavf/README | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/common/iavf/README b/drivers/common/iavf/README
> index b78e89bee..034c7d7ad 100644
> --- a/drivers/common/iavf/README
> +++ b/drivers/common/iavf/README
> @@ -6,7 +6,7 @@ Intel® IAVF driver
>  =================
> 
>  This directory contains source code of FreeBSD IAVF driver of version -cid-
> avf.2019.08.19.tar.gz released by the team which develops
> +cid-avf.2020.04.09.tar.gz released by the team which develops
>  basic drivers for any IAVF NIC. The directory of base/ contains the  original
> source package.
> 
> --
> 2.13.6

Acked-by: Beilei Xing <beilei.xing@intel.com>

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-10  1:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-10  0:48 [dpdk-dev] [PATCH] net/ice/base: update version Qi Zhang
2020-04-10  0:48 ` [dpdk-dev] [PATCH 2/2] common/iavf: " Qi Zhang
2020-04-10  1:09   ` Xing, Beilei
2020-04-10  0:48 ` [dpdk-dev] [PATCH] net/ice/base: " Qi Zhang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).