> -----Original Message----- > From: dev <[email protected]> On Behalf Of Jerin Jacob Kollanukkaran > Sent: Tuesday, July 2, 2019 10:59 AM > To: Pavan Nikhilesh Bhagavatula <[email protected]> > Cc: [email protected]; Pavan Nikhilesh Bhagavatula <[email protected]>; > [email protected] > Subject: Re: [dpdk-dev] [PATCH 2/2] test/eventdev: fix producer core validity > checks > > > -----Original Message----- > > From: [email protected] <[email protected]> > > Sent: Sunday, June 30, 2019 11:23 PM > > To: Jerin Jacob Kollanukkaran <[email protected]> > > Cc: [email protected]; Pavan Nikhilesh Bhagavatula > > <[email protected]>; [email protected] > > Subject: [dpdk-dev][PATCH 2/2] test/eventdev: fix producer core > > validity checks > > > > From: Pavan Nikhilesh <[email protected]> > > > > When producer type is event timer adapter producer lcore checks are > > skipped. Since, timer adapter relies on SW to arm timers producer > > lcore is essential for its functionality. > > Verify producer lcore validity when producer type is event timer adapter. > > > > Cc: [email protected] > > Fixes: b01974da9f25 ("app/eventdev: add ethernet device producer > > option") > > > > Signed-off-by: Pavan Nikhilesh <[email protected]> > > > > Acked-by: Jerin Jacob <[email protected]>
Series applied to dpdk-next-eventdev/master. Thanks.

