Skip to content
Commit 6eb5e652 authored by David S. Miller's avatar David S. Miller
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
parents 3730cf4d 27c203cd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment