On Mon, 28 Feb 2022 09:58:56 +0000 Reshma Pattan <[email protected]> wrote:
> Check lcore id value is not the maximum core supported.
> Using lcore id without this check might cause
> out of bound access inside the rte_eal_wait_lcore.
>
> Coverity issue: 375841
> Fixes: b2854d5317e8 ("app/pdump: support multi-core capture")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Reshma Pattan <[email protected]>
Great thanks.
Acked-by: Stephen Hemminger <[email protected]>

