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

README

/* SPDX-License-Identifier: BSD-3-Clause
 * Copyright(c) 2019-2020 Intel Corporation
 */

Intel® IAVF driver
=================

This directory contains source code of FreeBSD IAVF driver of version
cid-avf.2020.10.14.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