d1708933bb
The vSwitch create API takes an array of num_vports client driver allocated vPort config entries where entry at index 0 contains the PF configuration and rest num_vports-1 entries refer to vPort configuration for VFs 0 to (num_vports-2). The required hierarchy (vswitch/vport/vadaptor) is created within this API. The destroy API tears down this hierarchy and releases memory for the vSwitch object. 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.