commit | 6666f545e9e19bb6b4836b6c5215ceba47d58d3e | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Mon Nov 12 14:58:08 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 14 08:51:27 2018 -0800 |
tree | c315d632f6e8b14c31c6ea99207cf416d57d52bd | |
parent | 08990494e59d1ee43f02a687042b7b30ca260bad [diff] |
nfp: abm: keep track of all RED thresholds Instead of writing the threshold out when Qdisc is configured and not remembering it move to a scheme where we remember all thresholds. When configuration changes parse the offloaded Qdiscs and set thresholds appropriately. This will help future extensions. 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>