> -----Original Message----- > From: dev <dev-boun...@dpdk.org> On Behalf Of Jerin Jacob Kollanukkaran > Sent: Tuesday, July 2, 2019 10:59 AM > To: Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com> > Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula <pbhagavat...@marvell.com>; > sta...@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 2/2] test/eventdev: fix producer core validity > checks > > > -----Original Message----- > > From: pbhagavat...@marvell.com <pbhagavat...@marvell.com> > > Sent: Sunday, June 30, 2019 11:23 PM > > To: Jerin Jacob Kollanukkaran <jer...@marvell.com> > > Cc: dev@dpdk.org; Pavan Nikhilesh Bhagavatula > > <pbhagavat...@marvell.com>; sta...@dpdk.org > > Subject: [dpdk-dev][PATCH 2/2] test/eventdev: fix producer core > > validity checks > > > > From: Pavan Nikhilesh <pbhagavat...@marvell.com> > > > > 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: sta...@dpdk.org > > Fixes: b01974da9f25 ("app/eventdev: add ethernet device producer > > option") > > > > Signed-off-by: Pavan Nikhilesh <pbhagavat...@marvell.com> > > > > Acked-by: Jerin Jacob <jer...@marvell.com>
Series applied to dpdk-next-eventdev/master. Thanks.