[PATCH v2] net/ice/base: update README
Ian Stokes
ian.stokes at intel.com
Mon Sep 30 14:22:11 CEST 2024
Update the README in base folder of ice driver to reflect
base code update release date and supported devices.
Signed-off-by: Ian Stokes <ian.stokes at intel.com>
---
drivers/net/ice/base/README | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/drivers/net/ice/base/README b/drivers/net/ice/base/README
index da065f9be2..3c2dc43856 100644
--- a/drivers/net/ice/base/README
+++ b/drivers/net/ice/base/README
@@ -1,17 +1,18 @@
/* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2020-2023 Intel Corporation
+ * Copyright(c) 2020-2024 Intel Corporation
*/
Intel® ICE driver
==================
-This directory contains source code of FreeBSD ice driver of version
-2023.03.30 released by the team which develops
+This directory contains source code of ice base driver generated on
+2024-08-19 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
* Intel® Ethernet Network Adapters E810
+* Intel® Ethernet Network Adapters E830
Updating the driver
===================
--
2.34.1
More information about the dev
mailing list