diff options
author | Jakub Kicinski <jakub.kicinski@netronome.com> | 2018-11-15 09:23:48 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-11-17 10:08:51 +0300 |
commit | 9f5cd0c8066997b77ba98fc5355faa425f14b381 (patch) | |
tree | 3017cdd25425b1e922c93242ced7fdd367ae2cc5 /CREDITS | |
parent | 4777be08b8aab41286efdf5362a02f8e26d1a84e (diff) | |
download | linux-9f5cd0c8066997b77ba98fc5355faa425f14b381.tar.xz |
net: sched: gred: store bytesin as a 64 bit value
32 bit counters for bytes are not really going to last long in modern
world. Make sch_gred count bytes on a 64 bit counter. It will still
get truncated during dump but follow up patch will add set of new
stat dump attributes.
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>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions