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 action.
> So it means the prefix flow won't generate the hash_fields as the RSS action
> has been split to the suffix flow.
>
> Copy the layer flags from prefix subflow to suffix subflow to help the suffix
> subflow to generate the correct hash_fields itself.
>
> Fixes: 71e254bc0294 ("net/mlx5: split Rx flows to provide metadata copy")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Suanming Mou <[email protected]>
Acked-by: Matan Azrad <[email protected]>
- [dpdk-dev] [PATCH 0/2] net/mlx5: copy the item flags from... Suanming Mou
- [dpdk-dev] [PATCH 2/2] net/mlx5: fix lack of match i... Suanming Mou
- Re: [dpdk-dev] [PATCH 2/2] net/mlx5: fix lack of... Matan Azrad
- Re: [dpdk-dev] [PATCH 2/2] net/mlx5: fix lac... Suanming Mou
- [dpdk-dev] [PATCH 1/2] net/mlx5: fix layer flags mis... Suanming Mou
- [dpdk-dev] [PATCH v2 0/2] net/mlx5: copy the item fl... Suanming Mou
- [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix lack of ... Suanming Mou
- Re: [dpdk-dev] [PATCH v2 2/2] net/mlx5: fix ... Matan Azrad
- [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix layer fl... Suanming Mou
- Re: [dpdk-dev] [PATCH v2 1/2] net/mlx5: fix ... Matan Azrad
- Re: [dpdk-dev] [PATCH 0/2] net/mlx5: copy the item f... Raslan Darawsheh
- Re: [dpdk-dev] [PATCH 0/2] net/mlx5: copy the it... Raslan Darawsheh
- [dpdk-dev] [PATCH v3 0/2] net/mlx5: copy the item fl... Suanming Mou
- [dpdk-dev] [PATCH v3 2/2] net/mlx5: fix lack of ... Suanming Mou
- [dpdk-dev] [PATCH v3 1/2] net/mlx5: fix layer fl... Suanming Mou
- Re: [dpdk-dev] [PATCH v3 0/2] net/mlx5: copy the... Raslan Darawsheh

