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?