[dpdk-stable] [DPDK 18.11] net/i40e: fix recreating flexible flow director rule
    Kevin Traynor 
    ktraynor at redhat.com
       
    Fri Dec 11 10:47:11 CET 2020
    
    
  
On 11/12/2020 09:01, Steve Yang wrote:
> From: Guinan Sun <guinanx.sun at intel.com>
> 
> [ upstream commit 0acf70d473072fd77b667a0419f8b9ab70b35b39 ]
> 
> This patch fixes the failure of recreate flexible fdir rule.
> The root cause is that the flex_mask_flag is not reset during
> flow destroy and flow flush.
> 
> Fixes: 6ced3dd72f5f ("net/i40e: support flexible payload parsing for FDIR")
> Cc: stable at dpdk.org
> 
> Acked-by: Qi Zhang <qi.z.zhang at intel.com>
> 
> Signed-off-by: Guinan Sun <guinanx.sun at intel.com>
> ---
>  drivers/net/i40e/i40e_fdir.c | 6 ++++++
>  drivers/net/i40e/i40e_flow.c | 4 +++-
>  2 files changed, 9 insertions(+), 1 deletion(-)
Applied, thanks.
    
    
More information about the stable
mailing list