f-stack/dpdk/drivers/net/iavf/base
johnjiang 37a7c72f09 DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
..
README DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_adminq.c DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_adminq.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_adminq_cmd.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_alloc.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_common.c DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_devids.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_hmc.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_lan_hmc.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_osdep.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_prototype.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_register.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_status.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
iavf_type.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
meson.build DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00
virtchnl.h DPDK: upgrade to DPDK 19.11.2(LTS). 2020-06-18 16:55:50 +00:00

README

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

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

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