[PATCH 1/4] examples/qos_sched: fix errors when TX port not up
Dumitrescu, Cristian
cristian.dumitrescu at intel.com
Fri Feb 17 17:19:30 CET 2023
> -----Original Message-----
> From: Richardson, Bruce <bruce.richardson at intel.com>
> Sent: Friday, February 3, 2023 10:06 AM
> To: dev at dpdk.org
> Cc: Singh, Jasvinder <jasvinder.singh at intel.com>; Richardson, Bruce
> <bruce.richardson at intel.com>; stable at dpdk.org; Dumitrescu, Cristian
> <cristian.dumitrescu at intel.com>
> Subject: [PATCH 1/4] examples/qos_sched: fix errors when TX port not up
>
> The TX port config will fail if the port is not up, so wait 10 seconds
> on startup for it to start.
>
> Fixes: de3cfa2c9823 ("sched: initial import")
> Cc: stable at dpdk.org
>
> Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> ---
> examples/qos_sched/init.c | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
More information about the dev
mailing list