> > This issue is happening due to non-initialization of some
> > fields in “rte_eth_rxconf” structure in our application.
> > Doing a memset to zero before initialization in HQoS application.
> >
> > Signed-off-by: Megha Ajmera
> > ---
> > examples/qos_sched/init.c | 2 ++
> > 1 file changed, 2
> -Original Message-
> From: Ajmera, Megha
> Sent: Thursday, January 5, 2023 12:29 PM
> To: dev@dpdk.org; Singh, Jasvinder ; Dumitrescu,
> Cristian
> Cc: sta...@dpdk.org
> Subject: [PATCH] sched: fix for demo failure in debug mode
>
> This issue is happenin
This issue is happening due to non-initialization of some
fields in “rte_eth_rxconf” structure in our application.
Doing a memset to zero before initialization in HQoS application.
Signed-off-by: Megha Ajmera
---
examples/qos_sched/init.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/exa
3 matches
Mail list logo