> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Burakov, Anatoly > Sent: Monday, July 13, 2020 2:01 PM > To: Stephen Hemminger <step...@networkplumber.org>; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v4 09/27] examples/ip_pipeline: replace > references to master_lcore > > On 01-Jul-20 9:23 PM, Stephen Hemminger wrote: > > Use initial lcore instead of primary lcore > > > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > > --- > > Acked-by: Anatoly Burakov <anatoly.bura...@intel.com> > > -- > Thanks, > Anatoly
Hi Stephen, Sorry for the late feedback, may I suggest for this particular application replacing Master thread with Control thread rather than Initial thread, thanks! Regards, Cristian