[dpdk-stable] [dpdk-dev] [PATCH] examples/service_cores: fix lcore count check

David Marchand david.marchand at redhat.com
Thu Sep 16 17:30:15 CEST 2021


On Tue, Aug 31, 2021 at 6:12 PM Van Haaren, Harry
<harry.van.haaren at intel.com> wrote:
> > The example has various profiles to run services on specified
> > number of lcores. Due to incorrect boundary condition, service
> > can be dispatched to a core that does not exist. This puts main
> > core into endless wait.
> >
> > Max available number of service cores is all detected lcores
> > excluding main core.
> >
> > Fixes: 7f6ee6aee717 ("examples/service_cores: check cores before run")
> > Cc: stable at dpdk.org
> >
> > Signed-off-by: Ruifeng Wang <ruifeng.wang at arm.com>
> Acked-by: Harry van Haaren <harry.van.haaren at intel.com>

Applied, thanks.


-- 
David Marchand



More information about the stable mailing list