[v2] net/ice/base: update version

Message ID 20200412124757.15329-1-qi.z.zhang@intel.com (mailing list archive)
State Accepted, archived
Delegated to: xiaolong ye
Headers
Series [v2] net/ice/base: update version |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/Intel-compilation success Compilation OK
ci/iol-intel-Performance success Performance Testing PASS
ci/travis-robot success Travis build: passed
ci/iol-mellanox-Performance success Performance Testing PASS
ci/iol-testing success Testing PASS

Commit Message

Qi Zhang April 12, 2020, 12:47 p.m. UTC
  Update base code version in readme.

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
v2:
- Correct commit log

 drivers/net/ice/base/README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Comments

Xiaolong Ye April 13, 2020, 7:51 a.m. UTC | #1
On 04/12, Qi Zhang wrote:
>Update base code version in readme.
>
>Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
>---
>v2:
>- Correct commit log
>
> 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
>

Acked-by: Xiaolong Ye <xiaolong.ye@intel.com>

Applied to dpdk-next-net-intel, Thanks.
  

Patch

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