sched: add 64-bit values
authorJasvinder Singh <jasvinder.singh@intel.com>
Wed, 16 Oct 2019 14:17:28 +0000 (15:17 +0100)
committerThomas Monjalon <thomas@monjalon.net>
Fri, 25 Oct 2019 16:07:26 +0000 (18:07 +0200)
commit0edf18eee2e7bf2c406fe29679a1c1ee3e4cc083
tree28135b9febbaaf43824dd48aee189acf4bc49f73
parentdef9c49267ab7bdedf30d595e4f1f943c4f35071
sched: add 64-bit values

To support high bandwidth network interfaces, all rates (port,
subport level token bucket and traffic class rates, pipe level
token bucket and traffic class rates) and stats counters defined
in public data structures (rte_sched.h) are modified to support
64 bit counters.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
Signed-off-by: Lukasz Krakowiak <lukaszx.krakowiak@intel.com>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
examples/ip_pipeline/cli.c
examples/ip_pipeline/tmgr.h
examples/qos_sched/cfg_file.c
examples/qos_sched/stats.c
lib/librte_sched/rte_sched.h