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

2020-10-31 Thread McDaniel, Timothy
> -Original Message- > From: Jerin Jacob > Sent: Saturday, October 31, 2020 7:50 AM > To: McDaniel, Timothy > Cc: dpdk-dev ; Carrillo, Erik G ; > Eads, Gage ; Van Haaren, Harry > ; Jerin Jacob ; Thomas > Monjalon > Subject: Re: [dpdk-dev] [PATCH v13 00/23] A

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

2020-10-31 Thread Jerin Jacob
On Sat, Oct 31, 2020 at 7:41 AM 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 v13 00/23] Add DLB PMD

2020-10-30 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