[dpdk-stable] [PATCH 1/2] net/mlx4: fix UDP flow rule	limitation enforcement
    Shahaf Shuler 
    shahafs at mellanox.com
       
    Tue May  8 10:04:30 CEST 2018
    
    
  
Friday, May 4, 2018 6:18 PM, Adrien Mazarguil:
> Subject: [PATCH 1/2] net/mlx4: fix UDP flow rule limitation enforcement
> 
> For some unknown reason, priorities do not have any effect on flow rules
> that happen to match UDP destination ports. Those are always matched first
> regardless.
> 
> This patch is a workaround that enforces this limitation at the PMD level; such
> flow rules can only be created at the highest priority level for correctness.
> 
> Fixes: a5171594fc3b ("net/mlx4: expose support for flow rule priorities")
> Cc: stable at dpdk.org
> 
> Signed-off-by: Adrien Mazarguil <adrien.mazarguil at 6wind.com>
> ---
Series applied to next-net-mlx, thanks. 
    
    
More information about the stable
mailing list