> -----Original Message-----
> From: Liguzinski, WojciechX <wojciechx.liguzin...@intel.com>
> Sent: Monday, October 25, 2021 12:32 PM
> To: dev@dpdk.org; Singh, Jasvinder <jasvinder.si...@intel.com>;
> Dumitrescu, Cristian <cristian.dumitre...@intel.com>
> Cc: Ajmera, Megha <megha.ajm...@intel.com>
> Subject: [PATCH v18 2/5] example/qos_sched: add PIE support
> 
> patch add support enable PIE or RED by
> parsing config file.
> 
> Signed-off-by: Liguzinski, WojciechX <wojciechx.liguzin...@intel.com>
> ---
>  config/rte_config.h            |   1 -
>  examples/qos_sched/cfg_file.c  | 127 +++++++++++++++------
>  examples/qos_sched/cfg_file.h  |   5 +
>  examples/qos_sched/init.c      |  27 +++--
>  examples/qos_sched/main.h      |   3 +
>  examples/qos_sched/profile.cfg | 196 ++++++++++++++++++++++-----------
>  6 files changed, 250 insertions(+), 109 deletions(-)
> 

Acked-by: Jasvinder Singh <jasvinder.si...@intel.com>

Reply via email to