Re: [dpdk-dev] [PATCH v14 00/23] Add DLB PMD

2020-11-01 Thread David Marchand
On Sat, Oct 31, 2020 at 11:25 PM McDaniel, Timothy wrote: > > I still see a build error with clang for unused stuff. > > > > There is no point in sending a new series unless the clang build is > > fixed once and for all. > > > Where do I find the clang output? I followed the links in the 0-day ema

Re: [dpdk-dev] [PATCH v14 00/23] Add DLB PMD

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: David Marchand > Sent: Saturday, October 31, 2020 5:16 PM > To: McDaniel, Timothy > Cc: dev ; Carrillo, Erik G ; Eads, > Gage ; Van Haaren, Harry > ; Jerin Jacob Kollanukkaran > ; Thomas Monjalon > Subject: Re: [dpdk-dev] [P

Re: [dpdk-dev] [PATCH v14 00/23] Add DLB PMD

2020-10-31 Thread David Marchand
On Sat, Oct 31, 2020 at 7:16 PM Timothy McDaniel wrote: > > The following patch series adds support for a new eventdev PMD. The DLB > PMD adds support for the Intel Dynamic Load Balancer (DLB) hardware. > The DLB is a PCIe device that provides load-balanced, prioritized > scheduling of core-to-cor

[dpdk-dev] [PATCH v14 00/23] Add DLB PMD

2020-10-31 Thread Timothy McDaniel
The following patch series adds support for a new eventdev PMD. The DLB PMD adds support for the Intel Dynamic Load Balancer (DLB) hardware. The DLB is a PCIe device that provides load-balanced, prioritized scheduling of core-to-core communication. The device consists of queues and arbiters that co