[dpdk-dev] [PATCH] librte_ethdev: Fix typo in error message of invalid nb_rx_desc or nb_tx_desc

Ferruh Yigit ferruh.yigit at intel.com
Tue Dec 11 17:42:49 CET 2018


On 12/3/2018 9:54 AM, Yaroslav Brustinov wrote:
> Signed-off-by: Yaroslav Brustinov <ybrustin at 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: stable at dpdk.org

    Signed-off-by: Yaroslav Brustinov <ybrustin at cisco.com>


Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list