Qi Zhang 39ced0c8bb common/iavf: save max MTU received from PF
Most values from the VIRTCHNL_OP_GET_VF_RESOURCES are stored in the
iavf_hw_capabilities structure. Unfortunately, it seems that
max_mtu was missed. Add this member to the structure and save it when
parsing hw config.

Signed-off-by: Brett Creeley <brett.creeley@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
Acked-by: Beilei Xing <beilei.xing@intel.com>
2020-09-18 18:55:09 +02:00
..
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00
2020-05-18 20:35:57 +02:00

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

Intel® IAVF driver
=================

This directory contains source code of FreeBSD IAVF driver of version
cid-avf.2020.04.09.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