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

Ferruh Yigit ferruh.yigit at intel.com
Fri Nov 15 17:12:27 CET 2019


On 11/15/2019 12:05 PM, Iremonger, Bernard wrote:
>> -----Original Message-----
>> From: Dekel Peled <dekelp at mellanox.com>
>> Sent: Thursday, November 14, 2019 1:59 PM
>> To: Mcnamara, John <john.mcnamara at intel.com>; Kovacevic, Marko
>> <marko.kovacevic at intel.com>; Lu, Wenzhuo <wenzhuo.lu at intel.com>; Wu,
>> Jingjing <jingjing.wu at intel.com>; Iremonger, Bernard
>> <bernard.iremonger at intel.com>
>> Cc: dev at dpdk.org; viacheslavo at 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: viacheslavo at mellanox.com
>>
>> Signed-off-by: Dekel Peled <dekelp at mellanox.com>
>> Acked-by: Viacheslav Ovsiienko <viacheslavo at mellanox.com>
> 
> Acked-by: Bernard Iremonger <bernard.iremonger at intel.com>
> 

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list