f-stack/dpdk/drivers/net/avf/base
jfb8856606 d30ea9060e Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
..
README Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_adminq.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_adminq.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_adminq_cmd.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_alloc.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_common.c Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_devids.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_hmc.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_lan_hmc.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_osdep.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_prototype.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_register.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_status.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
avf_type.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
meson.build Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00
virtchnl.h Reupgrade DPDK to 18.11. 2019-06-25 19:12:58 +08:00

README

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

Intel® AVF driver
=================

This directory contains source code of FreeBSD AVF driver of version
cid-avf.2018.01.02.tar.gz released by the team which develops
basic drivers for any AVF 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):

    avf_osdep.h