On Wed, Apr 14, 2021 at 1:46 AM Timothy McDaniel <timothy.mcdan...@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