On Fri, Oct 28, 2022 at 12:57 PM Dumitrescu, Cristian <cristian.dumitre...@intel.com> wrote: > > Subject: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe > > config
As mentionned in 2/3, the title prefix is incorrect. > > > > - Config load functions updated to support 100G rates > > for subport and pipes. > > - Added new parse function to convert string to unsigned > > long long. > > - Added error checks. > > - Fixed format warnings. I reformated this a bit as I don't understand why this patch deserves a list. > > > > Signed-off-by: Megha Ajmera <megha.ajm...@intel.com> > > --- > > examples/qos_sched/cfg_file.c | 179 +++++++++++++++++++++------------- > > examples/qos_sched/cfg_file.h | 2 + > > examples/qos_sched/init.c | 23 ++++- > > 3 files changed, 133 insertions(+), 71 deletions(-) > > > > Acked-by: Cristian Dumitrescu <cristian.dumitre...@intel.com> > Series applied with fixes. -- David Marchand

