[dpdk-dev] [PATCH] fm10k: Fix queue start twice failed

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Mar 30 22:02:14 CEST 2015


2015-03-25 18:48, Michael Qiu:
> When use "port 0 rxq 0 start" in testpmd twice, the rx queue 0 on
> port 0 will failed to work.
> 
> The root casue is the rxqctl enable bit need to reset if already
> enabled.

Please try to reword this message to make it clear.

> Signed-off-by: Michael Qiu <michael.qiu at intel.com>
> ---
>  lib/librte_pmd_fm10k/fm10k_ethdev.c | 56 +++++++++++++++++++++----------------
>  1 file changed, 32 insertions(+), 24 deletions(-)

Jing, should it enter in 2.0?




More information about the dev mailing list