[dpdk-dev] [dpdk-stable] [PATCH v2] net/mlx5: fix eCPRI	previous layer checking
    Thomas Monjalon 
    thomas at monjalon.net
       
    Fri Nov 13 19:08:35 CET 2020
    
    
  
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: stable at dpdk.org
> 
> Signed-off-by: Bing Zhao <bingz at nvidia.com>
> Acked-by: Viacheslav Ovsiienko <viacheslavo at nvidia.com>
> ---
> v2: remove the line break for error log message.
Applied in next-net-mlx instead of the first version, thanks.
    
    
More information about the dev
mailing list