]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_ether/rte_ethdev.h
ethdev: add fuzzy match in flow API
[dpdk.git] / lib / librte_ether / rte_ethdev.h
index dfcbc8cc4d8e0d123a40f4d6b0dc197bd028a902..14465402f5eae024005263ff1a6cc3bce85d4c64 100644 (file)
  *     - NIC queue statistics mappings
  *
  * Any other configuration will not be stored and will need to be re-entered
- * after a call to rte_eth_dev_start().
+ * before a call to rte_eth_dev_start().
  *
  * Finally, a network application can close an Ethernet device by invoking the
  * rte_eth_dev_close() function.