numam-dpdk/drivers/net/iavf/base
Qi Zhang a43a13bb49 net/iavf/base: remove unnecessary header file
Delete iavf_hmc.h and iavf_lan_hmc.h since its not necessary.

Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Qiming Yang <qiming.yang@intel.com>
2020-01-17 19:46:01 +01: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_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/base: remove unnecessary header file 2020-01-17 19:46:01 +01:00
meson.build
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