X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=drivers%2Fbus%2Ffslmc%2Fportal%2Fdpaa2_hw_dpci.c;h=478e4f7e12116e43ccd624c4f09c2bdd18b1decb;hb=d62d95bcb6a698cd9df601318a99a93c22f8c1f2;hp=d222f26fcbba03acd78e6ee41be7ec2bd7eda8df;hpb=de85636da0d8cd2d08b80599f4398cd4113543a5;p=dpdk.git diff --git a/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c b/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c index d222f26fcb..478e4f7e12 100644 --- a/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c +++ b/drivers/bus/fslmc/portal/dpaa2_hw_dpci.c @@ -140,7 +140,7 @@ rte_dpaa2_create_dpci_device(struct fslmc_vfio_device *vdev __rte_unused, TAILQ_INSERT_TAIL(&dpci_dev_list, dpci_node, next); - PMD_INIT_LOG(DEBUG, "DPAA2: Added [dpci-%d]", dpci_id); + PMD_INIT_LOG(DEBUG, "DPAA2: Added [dpci.%d]", dpci_id); return 0; }