[dpdk-dev] [PATCH 0/4] Remove Support For DLB V1
Jerin Jacob
jerinjacobk at gmail.com
Sun Mar 7 16:34:25 CET 2021
On Mon, Mar 1, 2021 at 10:31 PM Timothy McDaniel
<timothy.mcdaniel at intel.com> 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 support
> for DLB V2.5 in a future patch set tageted for DPDK 21.05.
>
> Timothy McDaniel (4):
> event/dlb: remove DLB V1 from build
> event/dlb: remove DLB V1 documentation
> event/dlb: remove DLB V1 source code
> doc: update 21.05 release notes to announce removal of DLB V1
Please
1) Rebase this patch on top of dpdk-next-eventdev
2) Squash all patches to single patch as it is the removal.
Also, it is the first time in DPDK, we are adding a driver and
removing it in the next subsequent release.
Please plan for driver upstreaming properly, as it takes a
considerable amount of time and energy to
review the code and merge it.
More information about the dev
mailing list