Re: [dpdk-dev] [PATCH 0/4] Remove Support For DLB V1

2021-03-07 Thread Jerin Jacob
On Mon, Mar 1, 2021 at 10:31 PM Timothy McDaniel wrote: > > This patch set removes DLB V1 from DPDK 21.05. > > All DLB V1 customers obtain the source code for that device directly > from Intel, and will continue to do so in the future. > > DLB V2 remains in DPDK, and will be supplemented with supp

[dpdk-dev] [PATCH 0/4] Remove Support For DLB V1

2021-03-01 Thread Timothy McDaniel
This patch set removes DLB V1 from DPDK 21.05. All DLB V1 customers obtain the source code for that device directly from Intel, and will continue to do so in the future. DLB V2 remains in DPDK, and will be supplemented with support for DLB V2.5 in a future patch set tageted for DPDK 21.05. Timot