numam-dpdk/app
Tomasz Duszynski 54fbcfc6e0 app/testpmd: allow none shaper profile
Private shaper profiles are attached to nodes defined
in traffic manager hierarchy.

Since not every node must have a configured shaper
testpmd should allow setting shaper profile id to
invalid (RTE_TM_SHAPER_PROFILE_ID_NONE) easily.

This patch follows same approach as in case of setting
parent id of the root node i.e passing a negative value
sets node id to RTE_TM_NODE_ID_NULL.

In case of private shaper profile negative value will set
shaper profile id to RTE_TM_SHAPER_PROFILE_ID_NONE.

Signed-off-by: Tomasz Duszynski <tdu@semihalf.com>
Reviewed-by: Jasvinder Singh <jasvinder.singh@intel.com>
2018-04-23 21:42:31 +02:00
..
pdump app/pdump: check for ports 2018-04-23 01:12:15 +02:00
proc-info ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
test-bbdev app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00
test-crypto-perf app/crypto-perf: add missing SPDX identifier 2018-04-23 18:20:09 +01:00
test-eventdev ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
test-pmd app/testpmd: allow none shaper profile 2018-04-23 21:42:31 +02:00
Makefile app/procinfo: rename folder to remove underscore 2018-03-12 16:29:27 +01:00
meson.build app: add all remaining apps to meson build 2018-03-12 16:29:27 +01:00