11/11/2020 10:28, Bing Zhao:
> Based on the specification, eCPRI can only follow ETH (VLAN) layer
> or UDP layer. When creating a flow with eCPRI item, this should be
> checked and invalid layout of the layers should be rejected.
>
> Fixes: c7eca23657b7 ("net/mlx5: add flow validation of eCPRI header")
>
> Cc: [email protected]
>
> Signed-off-by: Bing Zhao <[email protected]>
> Acked-by: Viacheslav Ovsiienko <[email protected]>
> ---
> v2: remove the line break for error log message.
Applied in next-net-mlx instead of the first version, thanks.