f-stack/dpdk/drivers/common/iavf
用jfb8856606 4d39bb9283 DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
..
README DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_adminq.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_adminq.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_adminq_cmd.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_alloc.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_common.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_devids.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_impl.c DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_osdep.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_prototype.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_register.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_status.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
iavf_type.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
meson.build DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
version.map DPDK: upgrade to DPDK 20.11.0(LTS). 2021-03-06 19:19:01 +08:00
virtchnl.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00
virtchnl_inline_ipsec.h DPDK: Upgrade to 21.11.2. 2022-09-06 04:00:10 +00:00

README

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2019-2021 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.

Updating the driver
===================

NOTE: The source code in this directory should not be modified apart from
the following file(s):

    iavf_osdep.h
    iavf_impl.c