18c8e84d77
VMware expects that certain kind of configurations made on the VFs are authorized by the ESXi before these are applied e.g. assigning a MAC address to the VF, setting MTU etc. Firmware supports a feature called MCDI proxy which will be used to implement this authorization check. The proxy auth module is governed by EFSYS_OPT_MCDI_PROXY_AUTH switch. This patch adds the framework for proxy auth module along with the APIs required for SR-IOV initialization. Signed-off-by: Gautam Dawar <gdawar@solarflare.com> Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2006-2018 Solarflare Communications Inc. All rights reserved. Solarflare libefx driver library ================================ This directory contains source code of Solarflare Communications libefx driver library of version v4.10.0.1012. Updating ======== The source code in this directory should not be modified. Please contact the driver maintainers to request changes.