xref: /dpdk/drivers/common/iavf/README (revision 79c919080436d5dfabb48fe96f58a9095c7fece5)
1/* SPDX-License-Identifier: BSD-3-Clause
2 * Copyright(c) 2019-2024 Intel Corporation
3 */
4
5Intel® IAVF driver
6=================
7
8This directory contains a snapshot of the iavf shared, or base, driver code.
9The snapshot was generated on 2024.09.17.
10
11Updating the driver
12===================
13
14NOTE: The source code in this directory should not be modified apart from the following files:
15
16    iavf_osdep.h
17    iavf_impl.c
18