[dpdk-dev] [PATCH v5 06/22] event/dlb: add probe

Eads, Gage gage.eads at intel.com
Tue Oct 20 22:06:40 CEST 2020



> -----Original Message-----
> From: McDaniel, Timothy <timothy.mcdaniel at intel.com>
> Sent: Saturday, October 17, 2020 2:04 PM
> To: Burakov, Anatoly <anatoly.burakov at intel.com>
> Cc: dev at dpdk.org; Carrillo, Erik G <erik.g.carrillo at intel.com>; Eads, Gage
> <gage.eads at intel.com>; Van Haaren, Harry <harry.van.haaren at intel.com>;
> jerinj at marvell.com
> Subject: [PATCH v5 06/22] event/dlb: add probe
> 
> The DLB hardware is a PCI device. This commit adds
> support for probe and other initialization. The
> dlb_iface.[ch] files implement a flexible interface
> that supports both the PF PMD and the bifurcated PMD.
> The bifurcated PMD will be released in a future
> patch set. Note that the flexible interface is only
> used for configuration, and is not used in the data
> path. The shared code is added in pf/base.
> Command line parameters are parsed at config time.
> 
> Signed-off-by: Timothy McDaniel <timothy.mcdaniel at intel.com>

Looks like my suggestions were addressed, but I think Jerin's comments
in the dlb2 "add probe" patch are applicable here as well.

Thanks,
Gage


More information about the dev mailing list