[dpdk-dev] [PATCH 1/2] dmadev: hide devices array
Walsh, Conor
conor.walsh at intel.com
Wed Oct 20 12:01:21 CEST 2021
> Subject: [dpdk-dev] [PATCH 1/2] 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 at redhat.com>
> ---
The devices array is not needed by the drivers.
>From a drivers point of view:
Tested-by: Conor Walsh <conor.walsh at intel.com>
More information about the dev
mailing list