* [PATCH] doc: add note for txqflags in testpmd UG @ 2015-04-01 12:10 Pablo de Lara [not found] ` <1427890211-30148-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Pablo de Lara @ 2015-04-01 12:10 UTC (permalink / raw) To: dev-VfR2kkLFssw Since txqflags is now set from the default rx/tx configuration, depending on the PMD, it might not be 0. Therefore, user has to overwrite it with --txqflags 0. Signed-off-by: Pablo de Lara <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> --- doc/guides/testpmd_app_ug/run_app.rst | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/doc/guides/testpmd_app_ug/run_app.rst b/doc/guides/testpmd_app_ug/run_app.rst index 6cbbf40..b29c176 100644 --- a/doc/guides/testpmd_app_ug/run_app.rst +++ b/doc/guides/testpmd_app_ug/run_app.rst @@ -405,6 +405,12 @@ They must be separated from the EAL options, shown in the previous section, with Set the hexadecimal bitmask of TX queue flags, where 0 <= N <= 0x7FFFFFFF. The default value is 0. + Note:: + + When using hardware offload functions such as vlan, checksum..., + add txqflags=0, since depending on the PMD, + txqflags might be set to a non-zero value. + * --rx-queue-stats-mapping=(port,queue,mapping)[,(port,queue,mapping)] Set the RX queues statistics counters mapping 0 <= mapping <= 15. -- 1.7.4.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
[parent not found: <1427890211-30148-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] doc: add note for txqflags in testpmd UG [not found] ` <1427890211-30148-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> @ 2015-04-01 12:21 ` Butler, Siobhan A [not found] ` <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org> 0 siblings, 1 reply; 3+ messages in thread From: Butler, Siobhan A @ 2015-04-01 12:21 UTC (permalink / raw) To: De Lara Guarch, Pablo, dev-VfR2kkLFssw@public.gmane.org > From: dev [mailto:dev-bounces-VfR2kkLFssw@public.gmane.org] On Behalf Of Pablo de Lara > Sent: Wednesday, April 1, 2015 1:10 PM > To: dev-VfR2kkLFssw@public.gmane.org > Subject: [dpdk-dev] [PATCH] doc: add note for txqflags in testpmd UG > > Since txqflags is now set from the default rx/tx configuration, depending on > the PMD, it might not be 0. > Therefore, user has to overwrite it with --txqflags 0. > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> > --- > doc/guides/testpmd_app_ug/run_app.rst | 6 ++++++ > 1 files changed, 6 insertions(+), 0 deletions(-) > > diff --git a/doc/guides/testpmd_app_ug/run_app.rst > b/doc/guides/testpmd_app_ug/run_app.rst > index 6cbbf40..b29c176 100644 > --- a/doc/guides/testpmd_app_ug/run_app.rst > +++ b/doc/guides/testpmd_app_ug/run_app.rst > @@ -405,6 +405,12 @@ They must be separated from the EAL options, > shown in the previous section, with > Set the hexadecimal bitmask of TX queue flags, where 0 <= N <= > 0x7FFFFFFF. > The default value is 0. > > + Note:: > + > + When using hardware offload functions such as vlan, checksum..., > + add txqflags=0, since depending on the PMD, > + txqflags might be set to a non-zero value. > + > * --rx-queue-stats- > mapping=(port,queue,mapping)[,(port,queue,mapping)] > > Set the RX queues statistics counters mapping 0 <= mapping <= 15. > -- > 1.7.4.1 Thanks Pablo that wording is better Acked-by Siobhan Butler <siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> ^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org>]
* Re: [PATCH] doc: add note for txqflags in testpmd UG [not found] ` <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org> @ 2015-04-01 19:25 ` Thomas Monjalon 0 siblings, 0 replies; 3+ messages in thread From: Thomas Monjalon @ 2015-04-01 19:25 UTC (permalink / raw) To: De Lara Guarch, Pablo; +Cc: dev-VfR2kkLFssw > > Since txqflags is now set from the default rx/tx configuration, depending on > > the PMD, it might not be 0. > > Therefore, user has to overwrite it with --txqflags 0. > > > > Signed-off-by: Pablo de Lara <pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> > > Thanks Pablo that wording is better > Acked-by Siobhan Butler <siobhan.a.butler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> Applied, thanks ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-04-01 19:25 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2015-04-01 12:10 [PATCH] doc: add note for txqflags in testpmd UG Pablo de Lara [not found] ` <1427890211-30148-1-git-send-email-pablo.de.lara.guarch-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> 2015-04-01 12:21 ` Butler, Siobhan A [not found] ` <0C5AFCA4B3408848ADF2A3073F7D8CC86D582FED-kPTMFJFq+rHjxeytcECX8bfspsVTdybXVpNB7YpNyf8@public.gmane.org> 2015-04-01 19:25 ` Thomas Monjalon
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).