RE: [PATCH 1/2] examples/qos_sched: fix config entries in wrong sections

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 ; sta...@dpdk.org; > Dumitrescu, Cristian > Subject: [PATCH 1/2] examples/qos_sched: fix config entries in wrong sections > &

[PATCH 1/2] examples/qos_sched: fix config entries in wrong sections

2023-03-21 Thread Bruce Richardson
When specifying the QoS config, the profiles to be used for each pipe within a subport must be specified in the subport section, not in the section for the subport profile itself. Similarly for subport profiles, those should be specified in the port section. Fixes: de3cfa2c9823 ("sched: initial im