> -----Original Message----- > From: Dekel Peled <dek...@mellanox.com> > Sent: Thursday, November 14, 2019 1:59 PM > To: Mcnamara, John <john.mcnam...@intel.com>; Kovacevic, Marko > <marko.kovace...@intel.com>; Lu, Wenzhuo <wenzhuo...@intel.com>; Wu, > Jingjing <jingjing...@intel.com>; Iremonger, Bernard > <bernard.iremon...@intel.com> > Cc: dev@dpdk.org; viachesl...@mellanox.com > Subject: [PATCH] app/testpmd: fix cleanup of Tx metadata offload > > 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 the > relevant (Tx/Rx) metadata only. > > [1] http://patches.dpdk.org/patch/62457/ > > Fixes: 9bf26e1318e3 ("ethdev: move egress metadata to dynamic field") > Cc: viachesl...@mellanox.com > > Signed-off-by: Dekel Peled <dek...@mellanox.com> > Acked-by: Viacheslav Ovsiienko <viachesl...@mellanox.com>
Acked-by: Bernard Iremonger <bernard.iremon...@intel.com>