From: David S. Miller Date: Tue, 24 Jul 2018 17:10:33 +0000 (-0700) Subject: Merge branch 'mlxsw-Add-extack-messages-for-tc-flower' X-Git-Tag: v4.19-rc1~140^2~274 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6eb5e652bcc35d3cd2ed3f30b1a19c983ec91c02;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'mlxsw-Add-extack-messages-for-tc-flower' Ido Schimmel says: ==================== mlxsw: Add extack messages for tc flower Nir says: This patch set adds extack messages support to tc flower part of mlxsw. The messages provide clear reasoning to failures, as some of the available actions and keys are not supported in driver or HW and resources may get exhausted. The first patch deals with propagation of the extack pointer among the functions dealing with key parsing and action sets handling. Following patches 2-4 add appropriate messages across the different layers of mlxsw tc flower implementation. ==================== Signed-off-by: David S. Miller --- 6eb5e652bcc35d3cd2ed3f30b1a19c983ec91c02