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".
- Re: [dpdk-dev] [PATCH v5 01/16] raw/ioat: only build... Bruce Richardson
- [dpdk-dev] [PATCH v5 02/16] dma/idxd: add skeleton for VF... Kevin Laatz
- Re: [dpdk-dev] [PATCH v5 02/16] dma/idxd: add skelet... Bruce Richardson
- [dpdk-dev] [PATCH v5 03/16] dma/idxd: add bus device prob... Kevin Laatz
- [dpdk-dev] [PATCH v5 04/16] dma/idxd: create dmadev insta... Kevin Laatz
- [dpdk-dev] [PATCH v5 05/16] dma/idxd: create dmadev insta... Kevin Laatz
- [dpdk-dev] [PATCH v5 06/16] dma/idxd: add datapath struct... Kevin Laatz
- [dpdk-dev] [PATCH v5 07/16] dma/idxd: add configure and i... Kevin Laatz
- Re: [dpdk-dev] [PATCH v5 07/16] dma/idxd: add config... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 07/16] dma/idxd: add config... fengchengwen
- [dpdk-dev] [PATCH v5 08/16] dma/idxd: add start and stop ... Kevin Laatz
- [dpdk-dev] [PATCH v5 09/16] dma/idxd: add data-path job s... Kevin Laatz
- Re: [dpdk-dev] [PATCH v5 09/16] dma/idxd: add data-p... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 09/16] dma/idxd: add data-p... fengchengwen
- [dpdk-dev] [PATCH v5 10/16] dma/idxd: add data-path job c... Kevin Laatz
- Re: [dpdk-dev] [PATCH v5 10/16] dma/idxd: add data-p... Bruce Richardson
- Re: [dpdk-dev] [PATCH v5 10/16] dma/idxd: add data-p... fengchengwen
- [dpdk-dev] [PATCH v5 11/16] dma/idxd: add operation stati... Kevin Laatz