commit | 340a4864d538ab718b0e888a1d5933bc13e6a372 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon Nov 19 15:21:50 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 19 18:53:46 2018 -0800 |
tree | b8279d8df85a64ea2c50859459ae4670663e601a | |
parent | 174ab544e3bc0b0c944b8e642618203dd0c2ecdf [diff] |
nfp: abm: add support for more threshold actions Original FW only allowed us to perform ECN marking. Newer releases also support plain old drop. Add the ability to configure drop policy. This is particularly useful in combination with GRED, because different bands can have different ECN marking setting. 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>