numam-dpdk/examples/qos_sched
Jasvinder Singh 0edf18eee2 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>
2019-10-25 18:07:26 +02:00
..
app_thread.c examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
args.c examples/qos_sched: do not dereference global config struct 2019-05-30 00:30:17 +02:00
cfg_file.c sched: add 64-bit values 2019-10-25 18:07:26 +02:00
cfg_file.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
cmdline.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
init.c examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
main.c mbuf: implement generic format for sched field 2018-12-22 00:22:44 +01:00
main.h examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
Makefile examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
meson.build ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
profile_ov.cfg examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
profile.cfg examples/qos_sched: add subport config flexibility 2019-10-25 17:53:26 +02:00
stats.c sched: add 64-bit values 2019-10-25 18:07:26 +02:00