> -----Original Message----- > From: Jerin Jacob <jerinjac...@gmail.com> > Sent: Tuesday, September 29, 2020 1:41 PM > To: McDaniel, Timothy <timothy.mcdan...@intel.com> > Cc: dpdk-dev <dev@dpdk.org>; Carrillo, Erik G <erik.g.carri...@intel.com>; > Eads, > Gage <gage.e...@intel.com>; Van Haaren, Harry > <harry.van.haa...@intel.com>; Jerin Jacob <jer...@marvell.com> > Subject: Re: [dpdk-dev] [PATCH 00/22] Add DLB2 PMD > > On Mon, Sep 21, 2020 at 10:45 PM McDaniel, Timothy > <timothy.mcdan...@intel.com> wrote: > > > > > > > > > -----Original Message----- > > > From: Jerin Jacob <jerinjac...@gmail.com> > > > Sent: Monday, September 21, 2020 12:12 PM > > > To: McDaniel, Timothy <timothy.mcdan...@intel.com> > > > Cc: dpdk-dev <dev@dpdk.org>; Carrillo, Erik G <erik.g.carri...@intel.com>; > Eads, > > > Gage <gage.e...@intel.com>; Van Haaren, Harry > > > <harry.van.haa...@intel.com>; Jerin Jacob <jer...@marvell.com> > > > Subject: Re: [dpdk-dev] [PATCH 00/22] Add DLB2 PMD > > > > > > On Sat, Sep 12, 2020 at 2:00 AM Timothy McDaniel > > > <timothy.mcdan...@intel.com> wrote: > > > > > > > > > > > > > > Timothy McDaniel (22): > > > > > > > > > There is two version of driver(DLB and DLB2)[1] > > > Both are needed? > > > Is two separate set of HW? > > > > > > > Yes, the two PMDs, DLB and DLB2 are both needed. They support two > different hardware devices. > > There are plenty of build errors. Please see > http://mails.dpdk.org/archives/test-report/2020-September/152143.html > > Also, I would like close the eventdev spec first before we merge this > driver as the driver is depended on > http://patches.dpdk.org/patch/77465/ > Thank you, Jerin.
I am working on addressing the build breaks and your other review comments. I hope to upload those changes tomorrow, and that will include the performance comparison that you requested.