ethdev: clarify API comments of Rx queue count
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 17 Feb 2017 15:25:32 +0000 (16:25 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 9 Mar 2017 18:27:40 +0000 (19:27 +0100)
commit44e93f4a34764f1798846fa6b40a666e35accaed
treece9f9909abdec9065311ea03adc5524e47b17513
parent0fe9830b53452a6747cae9ff1a6bfc737b839a9d
ethdev: clarify API comments of Rx queue count

The API comments are not consistent between each other.

The function rte_eth_rx_queue_count() returns the number of used
descriptors on a receive queue.

Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
lib/librte_ether/rte_ethdev.h