aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h')
-rw-r--r--drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h b/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h
index 17fffcb7..29b4fe91 100644
--- a/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h
+++ b/drivers/raw/dpaa2_qdma/rte_pmd_dpaa2_qdma.h
@@ -31,7 +31,7 @@ enum {
};
/**
- * If user has configued a Virtual Queue mode, but for some particular VQ
+ * If user has configured a Virtual Queue mode, but for some particular VQ
* user needs an exclusive H/W queue associated (for better performance
* on that particular VQ), then user can pass this flag while creating the
* Virtual Queue. A H/W queue will be allocated corresponding to
@@ -262,7 +262,7 @@ rte_qdma_vq_stats(uint16_t vq_id,
* VQ's at runtime.
*
* @param vq_id
- * Virtual Queue ID which needs to be deinialized.
+ * Virtual Queue ID which needs to be uninitialized.
*
* @returns
* - 0: Success.