Re: [dpdk-dev] [PATCH v6 2/2] app/testpmd: support metadata as flow rule item

2018-10-22 Thread Ferruh Yigit
On 10/21/2018 3:22 PM, Dekel Peled wrote: > As described in [1], this series adds option to set metadata value > as match pattern when creating a new flow rule. > > This patch introduces additional options in testpmd commands: > - New item type "meta" "data" > - New per-port offload flag "match_me

[dpdk-dev] [PATCH v6 2/2] app/testpmd: support metadata as flow rule item

2018-10-21 Thread Dekel Peled
As described in [1], this series adds option to set metadata value as match pattern when creating a new flow rule. This patch introduces additional options in testpmd commands: - New item type "meta" "data" - New per-port offload flag "match_metadata". It also adds commands to configure the tx_me