numam-dpdk/lib/librte_sched
Jasvinder Singh 4726fb245e sched: add post-init pipe profile API
Add new API function to add more pipe configuration profiles
post initialization to the set of exisitng profiles specified during
the creation of scheduler port.

This API removes the current limitation that forces the user
to define the full set of pipe profiles as the part of port parameters
while port is being created.

Signed-off-by: Jasvinder Singh <jasvinder.singh@intel.com>
2018-05-04 16:25:48 +02:00
..
Makefile eal: introduce integer divide through reciprocal 2018-01-27 22:34:33 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
rte_approx.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_approx.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.c lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_red.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_common.h lib: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
rte_sched_version.map sched: add post-init pipe profile API 2018-05-04 16:25:48 +02:00
rte_sched.c sched: add post-init pipe profile API 2018-05-04 16:25:48 +02:00
rte_sched.h sched: add post-init pipe profile API 2018-05-04 16:25:48 +02:00