> -----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 >
The build errors appear to be a result of the depends-on patches not having been applied. Also, note that there is a 2-way dependency on the ABI changes patch and the test/apps patch. They both depend on each other.