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

maciej.czekaj at caviumnetworks.com maciej.czekaj at caviumnetworks.com
Fri Apr 22 11:58:15 CEST 2016


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

This patch adds 1 parameter and 2 command line items:
 * --enable-scatter
 * port config all scatter on|off
 * port config all txqflags value

With these, testpmd can be used for testing scatter-gather 
in both TX and RX.

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    | 81 ++++++++++++++++++++++++++++++++++++++++++++---
 app/test-pmd/parameters.c |  3 ++
 2 files changed, 80 insertions(+), 4 deletions(-)

-- 
1.9.1



More information about the dev mailing list