[PATCH v1] common/iavf: update README documentation
Soumyadeep Hore
soumyadeep.hore at intel.com
Tue Sep 17 13:45:02 CEST 2024
Updating README documentation to have the latest
version for IAVF Base driver.
Signed-off-by: Soumyadeep Hore <soumyadeep.hore at intel.com>
---
drivers/common/iavf/README | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/drivers/common/iavf/README b/drivers/common/iavf/README
index 89bdbc827e..d91e4b1e09 100644
--- a/drivers/common/iavf/README
+++ b/drivers/common/iavf/README
@@ -1,14 +1,12 @@
/* SPDX-License-Identifier: BSD-3-Clause
- * Copyright(c) 2019-2021 Intel Corporation
+ * Copyright(c) 2019-2024 Intel Corporation
*/
Intel® IAVF driver
=================
-This directory contains source code of FreeBSD IAVF driver of version
-cid-avf.2021.08.16.tar.gz released by the team which develops
-basic drivers for any IAVF NIC. The directory of base/ contains the
-original source package.
+This directory contains source code of BSD-3-Clause iavf driver of version
+2024.09.17 released by the team which develops basic drivers for IAVF.
Updating the driver
===================
--
2.34.1
More information about the dev
mailing list