On 12/3/2018 9:54 AM, Yaroslav Brustinov wrote: > Signed-off-by: Yaroslav Brustinov <ybrus...@cisco.com>
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: sta...@dpdk.org Signed-off-by: Yaroslav Brustinov <ybrus...@cisco.com> Reviewed-by: Ferruh Yigit <ferruh.yi...@intel.com> Applied to dpdk-next-net/master, thanks.