[dpdk-dev] [PATCH v2 0/3] testpmd: extend commands for better scatter-gather tests

maciej.czekaj at caviumnetworks.com maciej.czekaj at caviumnetworks.com
Fri Apr 22 16:51:17 CEST 2016


From: Maciej Czekaj <maciej.czekaj at caviumnetworks.com>

v2:
 - included documentation changes
 - added value check for "port config all txqflags" as in --tqxflags paramater

Maciej Czekaj (3):
  app/testpmd: add "enable-scatter" parameter
  app/testpmd: extend port config with scatter parameter
  app/testpmd: support setting up txq_flags value in command line

 app/test-pmd/cmdline.c                      | 86 +++++++++++++++++++++++++++--
 app/test-pmd/parameters.c                   |  3 +
 doc/guides/testpmd_app_ug/run_app.rst       |  4 ++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 20 +++++++
 4 files changed, 109 insertions(+), 4 deletions(-)

-- 
1.9.1



More information about the dev mailing list