db26ec5f4b
Unknown unicast filter creation may fail because of insufficient permissions on VF. This failure is handled internally in libefx MAC reconfiguration without any way for a user to know if it happened. Making the MAC reconfiguration forward error code of filter reconfiguration would be too destructive to the existing code that may rely on the function never returning that error. Add an API for getting the status of current unknown unicast and all multicast filters since user must know that requested filters are actually applied. Signed-off-by: Igor Romanov <igor.romanov@oktetlabs.ru> 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.