diff options
author | David S. Miller <[email protected]> | 2020-04-27 12:43:30 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-04-27 12:43:30 -0700 |
commit | 19f1f467bc5e9874ade015374d8f11a14abb2b3a (patch) | |
tree | 06e7302af0363a6fad38f8033b7d131fda44dbf8 /lib/dynamic_debug.c | |
parent | 6488f11f39cfaefae3f924867d78cbea747dc59e (diff) | |
parent | 075c8aa79d541ea08c67a2e6d955f6457e98c21c (diff) |
Merge branch 'mlxsw-Rework-matchall-offloading-plumbing'
Ido Schimmel says:
====================
mlxsw: Rework matchall offloading plumbing
Jiri says:
Currently the matchall and flower are handled by registering separate
callbacks in mlxsw. That leads to faulty indication "in_hw_count 2" in
filter show command for every inserted flower filter. That happens
because matchall callback just blindly returns 0 for it and it is
wrongly accounted for as "the offloader".
I inspected different ways to fix this problem. The only clean solution
is to rework handling of matchall in mlxsw a bit. The driver newely
registers one callback for bound block which is called for both matchall
and flower filter insertions.
On the way, iron out the matchall code a bit, push it into a separate
file etc.
====================
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/dynamic_debug.c')
0 files changed, 0 insertions, 0 deletions