[dpdk-dev] [PATCH v5 07/16] dma/idxd: add configure and info_get functions
Bruce Richardson
bruce.richardson at intel.com
Mon Sep 20 12:27:43 CEST 2021
On Fri, Sep 17, 2021 at 03:24:28PM +0000, Kevin Laatz wrote:
> Add functions for device configuration. The info_get function is included
> here since it can be useful for checking successful configuration.
>
Since this patch makes a change in the test code to enable use in the docs,
that should be called out here too, I think, for example: "When providing
an example of the function's use in the documentation, use code snippet
from the unit tests".
More information about the dev
mailing list