app/testpmd: remove txqflags option
authorShahaf Shuler <shahafs@mellanox.com>
Wed, 10 Jan 2018 09:09:16 +0000 (11:09 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 15 Jan 2018 09:54:47 +0000 (10:54 +0100)
commit28da7d752bf054e76d32c8ce049f0e6a29874f59
tree8ba3670065119c186e796039279f200ef58bcd22
parentfd8c20aab4c2fe2c568455be4efab76db126791f
app/testpmd: remove txqflags option

Since testpmd is now using the new Ethdev offloads API and there is
a way configure each of the tx offloads from CLI or command line,
there is no need for the txqflags configuration anymore.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/config.c
app/test-pmd/parameters.c
app/test-pmd/testpmd.c
app/test-pmd/testpmd.h
doc/guides/testpmd_app_ug/run_app.rst
doc/guides/testpmd_app_ug/testpmd_funcs.rst