]> git.droids-corp.org - dpdk.git/blobdiff - lib/ethdev/ethdev_private.h
pipeline: support action annotations
[dpdk.git] / lib / ethdev / ethdev_private.h
index 5721be7bdc6c48e378a14187c808390ad731fc31..cc91025e8d9bb4cb4278267aa1860d66b7d6f7db 100644 (file)
@@ -10,7 +10,7 @@
 #include "rte_ethdev.h"
 
 /*
- * Convert rte_eth_dev pointer to port id.
+ * Convert rte_eth_dev pointer to port ID.
  * NULL will be translated to RTE_MAX_ETHPORTS.
  */
 uint16_t eth_dev_to_id(const struct rte_eth_dev *dev);