> -----Original Message-----
> From: Ajmera, Megha <[email protected]>
> Sent: Friday, October 28, 2022 10:56 AM
> To: [email protected]; Singh, Jasvinder <[email protected]>;
> Dumitrescu, Cristian <[email protected]>;
> [email protected]
> Cc: [email protected]
> Subject: [PATCH v6 3/3] sched: support for 100G+ rates in subport/pipe
> config
>
> - 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.
>
> Signed-off-by: Megha Ajmera <[email protected]>
> ---
> 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 <[email protected]>