numam-dpdk/drivers/net/iavf/base
Xiaolong Ye 317862a4e4 net/iavf: replace license text with SPDX tag
Signed-off-by: Xiaolong Ye <xiaolong.ye@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2019-07-24 18:44:40 +02:00
..
iavf_adminq_cmd.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_adminq.c net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_adminq.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_alloc.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_common.c net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_devids.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_hmc.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_lan_hmc.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_osdep.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_prototype.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_register.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_status.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
iavf_type.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00
meson.build net/iavf: rename avf to iavf 2019-03-01 18:17:35 +01:00
README net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
virtchnl.h net/iavf: replace license text with SPDX tag 2019-07-24 18:44:40 +02:00

/* 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