[PATCH] examples/distributor: fix syntax on single core rx and distributor

Thomas Monjalon thomas at monjalon.net
Sun Jun 26 23:30:06 CEST 2022


21/06/2022 10:44, Hunt, David:
> On 20/06/2022 18:10, Ferruh Yigit wrote:
> > On 6/20/2022 5:31 PM, Abdullah Ömer Yamaç wrote:
> >> This patch fixes the syntax error when using the single-core
> >> for both rx and distributor functions.
> >>
> >> Fixes: 4a7f40c0ff9a ("examples/distributor: add dedicated core")
> >> Cc: stable at dpdk.org
> >>
> >> Signed-off-by: Abdullah Ömer Yamaç <omer.yamac at ceng.metu.edu.tr>
> >
> > Acked-by: Ferruh Yigit <ferruh.yigit at xilinx.com>
> >
> > Can we convert compile time macro to dynamic configuration to prevent 
> > build errors like this?
> 
> +1 for the dynamic config. Maybe a "-c" on the command line for "combine 
> rx and dist threads"?
> 
> Tested-by: David Hunt <david.hunt at intel.com>

Applied this fix, thanks.
Improvement with dynamic option can come later.




More information about the stable mailing list