[dpdk-dev] [PATCH 0/2] net/i40e: fix incorrect FDIR flex	configuration
    Chenxu Di 
    chenxux.di at intel.com
       
    Wed Nov  4 09:29:57 CET 2020
    
    
  
The configuration of FDIR flex mask and flex pit should not be set
during flow validate. It should be set when flow create.
Chenxu Di (2):
  net/i40e: fix incorrect FDIR flex mask
  net/i40e: fix incorrect FDIR flex pit
 drivers/net/i40e/i40e_ethdev.h |  22 ++--
 drivers/net/i40e/i40e_fdir.c   | 194 ++++++++++++++++++++++++++++++++
 drivers/net/i40e/i40e_flow.c   | 195 ++-------------------------------
 3 files changed, 216 insertions(+), 195 deletions(-)
-- 
2.17.1
    
    
More information about the dev
mailing list