Re: [PATCH 0/2] small fixes for QoS profile handling

2023-03-23 Thread Thomas Monjalon
21/03/2023 14:13, Bruce Richardson: > Fix issues with the QoS block not having explicitly configured pipes - > instead they started zeroed, which worked fine. Also add into the > example app a check to flag a warning on any future misconfiguration. > > Bruce Richardson (2): > examples/qos_sched:

[PATCH 0/2] small fixes for QoS profile handling

2023-03-21 Thread Bruce Richardson
Fix issues with the QoS block not having explicitly configured pipes - instead they started zeroed, which worked fine. Also add into the example app a check to flag a warning on any future misconfiguration. Bruce Richardson (2): examples/qos_sched: fix config entries in wrong sections examples