RE: [PATCH 2/2] examples/qos_sched: report error if no pipes configured

2023-03-21 Thread Dumitrescu, Cristian
> -Original Message- > From: Richardson, Bruce > Sent: Tuesday, March 21, 2023 1:14 PM > To: dev@dpdk.org > Cc: Richardson, Bruce ; Dumitrescu, Cristian > > Subject: [PATCH 2/2] examples/qos_sched: report error if no pipes configured > > Have the QoS s

[PATCH 2/2] examples/qos_sched: report error if no pipes configured

2023-03-21 Thread Bruce Richardson
Have the QoS scheduler sample application report an error if no pipes are configured for a subport. Signed-off-by: Bruce Richardson --- examples/qos_sched/init.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/examples/qos_sched/init.c b/examples/qos_sched/init.c index 7a27c03b64..d8a