commit | 174ab544e3bc0b0c944b8e642618203dd0c2ecdf | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon Nov 19 15:21:49 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 18:53:46 2018 -0800 |
tree | 6b0274584d6569cb73905b2942f6c6132c6990a5 | |
parent | 6a80240571800ba4ea2487f0531553424b6922e0 [diff] |
nfp: abm: add cls_u32 offload for simple band classification Use offload of very simple u32 filters to direct packets to GRED bands based on the DSCP marking. No u32 hashing is supported, just plain simple filters matching on ToS or Priority with appropriate mask device can support. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: John Hurley <john.hurley@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>