numam-dpdk/drivers/net/iavf/base
Qi Zhang c387effde8 net/iavf: enable more link speed
Enable advanced link speed mode (VIRTCHNL_VF_CAP_ADV_LINK_SPEED) so iavf
PMD can identify more link speed that reported by pf.

Cc: stable@dpdk.org

Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Wei Zhao <wei.zhao1@intel.com>
2019-05-07 12:01:56 +02:00
..
iavf_adminq_cmd.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_adminq.c net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_adminq.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_alloc.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_common.c net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_devids.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_hmc.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_lan_hmc.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_osdep.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_prototype.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_register.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_status.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01:00
iavf_type.h net/iavf: rename remaining avf strings 2019-03-01 18:17:35 +01: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: enable more link speed 2019-05-07 12:01:56 +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