[dpdk-dev] [PATCH v18 2/5] example/qos_sched: add PIE support
Singh, Jasvinder
jasvinder.singh at intel.com
Tue Oct 26 23:08:13 CEST 2021
> -----Original Message-----
> From: Liguzinski, WojciechX <wojciechx.liguzinski at intel.com>
> Sent: Monday, October 25, 2021 12:32 PM
> To: dev at dpdk.org; Singh, Jasvinder <jasvinder.singh at intel.com>;
> Dumitrescu, Cristian <cristian.dumitrescu at intel.com>
> Cc: Ajmera, Megha <megha.ajmera at 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.liguzinski at 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.singh at intel.com>
More information about the dev
mailing list