[dpdk-dev] [PATCH v3 01/26] event/dlb2: add v2.5 probe

Jerin Jacob jerinjacobk at gmail.com
Wed Apr 14 21:16:14 CEST 2021


On Wed, Apr 14, 2021 at 1:46 AM Timothy McDaniel
<timothy.mcdaniel at intel.com> wrote:
>
> This commit adds dlb v2.5 probe support, and updates
> parameter parsing.
>
> The dlb v2.5 device differs from dlb v2, in that the
> number of resources (ports, queues, ...) is different,
> so macros have been added to take the device version
> into account.
>

Please move the original source cleanup (the below items) to separate patch

> This commit also cleans up a few issues in the original
> dlb2 source:
> - eliminate duplicate constant definitions
> - removed unused constant definitions
> - remove #ifdef FPGA
> - remove unused include file, dlb2_mbox.h


More information about the dev mailing list