app/testpmd: fix cleanup of Tx metadata offload
authorDekel Peled <dekelp@mellanox.com>
Thu, 14 Nov 2019 13:59:13 +0000 (15:59 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Wed, 20 Nov 2019 16:36:06 +0000 (17:36 +0100)
commitd56ec3dcad056c47cef4e837d5191d04c936d87e
tree78bf414618c506048a9cd233582ff7bc42afbfce
parent8d75f49e61c11bff2ecf48818f7acf4520329848
app/testpmd: fix cleanup of Tx metadata offload

Commit in fixes tag removed the match_metadata Tx offload.
This patch removes the option to select this offload from testpmd
menu, help text and documentation.

It also modifies the cmd_show_tx_metadata_parsed() function, to
display the value correctly, and the dump_pkt_burst() function to
display the relevant (Tx/Rx) metadata only.

Fixes: 9bf26e1318e3 ("ethdev: move egress metadata to dynamic field")

Signed-off-by: Dekel Peled <dekelp@mellanox.com>
Acked-by: Viacheslav Ovsiienko <viacheslavo@mellanox.com>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
app/test-pmd/cmdline.c
app/test-pmd/util.c
doc/guides/testpmd_app_ug/testpmd_funcs.rst