dmadev: hide devices array
authorDavid Marchand <david.marchand@redhat.com>
Thu, 21 Oct 2021 12:59:36 +0000 (20:59 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Thu, 21 Oct 2021 20:01:37 +0000 (22:01 +0200)
commitc61c8282ef28a18d223f8274335543c8e53c5e81
treec33c6fce1436d9aa4468d17797cf6e18ac70c95f
parente4869c0b4702b06b912d256c3f899562bd2b2b5b
dmadev: hide devices array

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@redhat.com>
Reviewed-by: Chengwen Feng <fengchengwen@huawei.com>
Tested-by: Conor Walsh <conor.walsh@intel.com>
Acked-by: Kevin Laatz <kevin.laatz@intel.com>
app/test/test_dmadev.c
lib/dmadev/rte_dmadev.c
lib/dmadev/rte_dmadev_pmd.h
lib/dmadev/version.map