Re: [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix layer flags missing in metadata

2020-02-19 Thread Matan Azrad
From: Suanming Mou > Metadata suffix subflow inherits the RSS needed hash_fields from the prefix > subflow as the suffix subflow only has the tag match item unable to generate > the full original hash_fields for RSS action. > > Unfortunately, hash_fields will only be generated if flow has RSS a

[dpdk-dev] [PATCH v2 1/2] net/mlx5: fix layer flags missing in metadata

2020-02-19 Thread Suanming Mou
Metadata suffix subflow inherits the RSS needed hash_fields from the prefix subflow as the suffix subflow only has the tag match item unable to generate the full original hash_fields for RSS action. Unfortunately, hash_fields will only be generated if flow has RSS action. So it means the prefix fl