[dpdk-dev] [PATCH v2 1/3] dmadev: hide devices array

Kevin Laatz kevin.laatz at intel.com
Thu Oct 21 16:03:40 CEST 2021


On 21/10/2021 13:59, Chengwen Feng wrote:
> From: David Marchand <david.marchand at redhat.com>
>
> No need to expose rte_dma_devices out of the dmadev library.
> Existing helpers should be enough, and inlines make use of
> rte_dma_fp_objs.
>
> Signed-off-by: David Marchand <david.marchand at redhat.com>
> Reviewed-by: Chengwen Feng <fengchengwen at huawei.com>
> Tested-by: Conor Walsh <conor.walsh at intel.com>
> ---
>   app/test/test_dmadev.c      | 5 +++--
>   lib/dmadev/rte_dmadev.c     | 2 +-
>   lib/dmadev/rte_dmadev_pmd.h | 2 --
>   lib/dmadev/version.map      | 1 -
>   4 files changed, 4 insertions(+), 6 deletions(-)
>

Acked-by: Kevin Laatz <kevin.laatz at intel.com>


More information about the dev mailing list