Re: [dpdk-dev] [PATCH] app/testpmd: fix cleanup of Tx metadata offload

2019-11-15 Thread Ferruh Yigit
On 11/15/2019 12:05 PM, Iremonger, Bernard wrote: >> -Original Message- >> From: Dekel Peled >> Sent: Thursday, November 14, 2019 1:59 PM >> To: Mcnamara, John ; Kovacevic, Marko >> ; Lu, Wenzhuo ; Wu, >> Jingjing ; Iremonger, Bernard >> >> Cc: dev@dpdk.org; viachesl...@mellanox.com >> Su

Re: [dpdk-dev] [PATCH] app/testpmd: fix cleanup of Tx metadata offload

2019-11-15 Thread Iremonger, Bernard
> -Original Message- > From: Dekel Peled > Sent: Thursday, November 14, 2019 1:59 PM > To: Mcnamara, John ; Kovacevic, Marko > ; Lu, Wenzhuo ; Wu, > Jingjing ; Iremonger, Bernard > > Cc: dev@dpdk.org; viachesl...@mellanox.com > Subject: [PATCH] app/testpmd: fix cleanup of Tx metadata offl

[dpdk-dev] [PATCH] app/testpmd: fix cleanup of Tx metadata offload

2019-11-14 Thread Dekel Peled
Previous patch [1] 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 th