For DMA device 0000:7d:0.0, the original generated dmadev name starts with the "7d:0.0", which is not expected. This patch uses rte_pci_device_name API to generates the dmadev name. Cc: stable@dpdk.org Signed-off-by: Chengwen Feng <fengchengwen@huawei.com>