Skip to content

Commit 9195fa2

Browse files
desou-devbruce-richardson
authored andcommitted
common/iavf: update README
Updating README to have the latest version for IAVF Base driver. Signed-off-by: Soumyadeep Hore <[email protected]> Signed-off-by: Bruce Richardson <[email protected]>
1 parent 9be5677 commit 9195fa2

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

drivers/common/iavf/README

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
/* SPDX-License-Identifier: BSD-3-Clause
2-
* Copyright(c) 2019-2021 Intel Corporation
2+
* Copyright(c) 2019-2024 Intel Corporation
33
*/
44

55
Intel® IAVF driver
66
=================
77

8-
This directory contains source code of FreeBSD IAVF driver of version
9-
cid-avf.2021.08.16.tar.gz released by the team which develops
10-
basic drivers for any IAVF NIC. The directory of base/ contains the
11-
original source package.
8+
This directory contains a snapshot of the iavf shared, or base, driver code.
9+
The snapshot was generated on 2024.09.17.
1210

1311
Updating the driver
1412
===================
1513

16-
NOTE: The source code in this directory should not be modified apart from
17-
the following file(s):
14+
NOTE: The source code in this directory should not be modified apart from the following files:
1815

1916
iavf_osdep.h
2017
iavf_impl.c

0 commit comments

Comments
 (0)