ethdev: add fuzzy match in flow API
[dpdk.git] / lib / librte_ether / rte_ethdev.h
index dfcbc8c..1446540 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.