Haiyue Wang 89214fe915 net/iavf/base: move to drivers common directory
Change the iavf base code as driver common library, it is used by iavf
PMD now, and it can be used by other Intel SR-IOV PMDs in the future.

Signed-off-by: Haiyue Wang <haiyue.wang@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2020-01-17 19:46:02 +01:00

21 lines
522 B
Plaintext

/* SPDX-License-Identifier: BSD-3-Clause
* Copyright(c) 2019 Intel Corporation
*/
Intel® IAVF driver
=================
This directory contains source code of FreeBSD IAVF driver of version
cid-avf.2019.08.19.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