Re: [dpdk-dev] [PATCH v2] net/mlx5: fix shared metadata matcher field setup

2020-01-17 Thread Ferruh Yigit
On 1/17/2020 11:01 AM, Viacheslav Ovsiienko wrote: > Matcher is flow table related structure providing the flow pattern > to be translated directly in hardware controlling data. Some fields > in this structure might be split (by software) between multiple items. > > For example, the metadata regis

[dpdk-dev] [PATCH v2] net/mlx5: fix shared metadata matcher field setup

2020-01-17 Thread Viacheslav Ovsiienko
Matcher is flow table related structure providing the flow pattern to be translated directly in hardware controlling data. Some fields in this structure might be split (by software) between multiple items. For example, the metadata register c0 field in the matcher might be split into two independe