Searched hist:"6666 f545" (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/netronome/nfp/abm/ |
H A D | ctrl.c | diff 6666f545 Mon Nov 12 22:58:08 GMT 2018 Jakub Kicinski <jakub.kicinski@netronome.com> 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>
|
H A D | qdisc.c | diff 6666f545 Mon Nov 12 22:58:08 GMT 2018 Jakub Kicinski <jakub.kicinski@netronome.com> 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>
|
H A D | main.h | diff 6666f545 Mon Nov 12 22:58:08 GMT 2018 Jakub Kicinski <jakub.kicinski@netronome.com> 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>
|
H A D | main.c | diff 6666f545 Mon Nov 12 22:58:08 GMT 2018 Jakub Kicinski <jakub.kicinski@netronome.com> 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>
|