On 12/3/2018 9:54 AM, Yaroslav Brustinov wrote:
> Signed-off-by: Yaroslav Brustinov <[email protected]>
Updated commit log as following:
ethdev: fix typo in error message in queue setup
'=' should be '>=" for '[rt]x_desc_lim.nb_min' check.
Fixes: 386c993e95f1 ("ethdev: add a missing sanity check for Tx queue
setup")
Fixes: 80a1deb4c77a ("ethdev: add API to retrieve queue information")
Cc: [email protected]
Signed-off-by: Yaroslav Brustinov <[email protected]>
Reviewed-by: Ferruh Yigit <[email protected]>
Applied to dpdk-next-net/master, thanks.