[dpdk-stable] [PATCH v3 0/2] fixes for i40e hw scan ring
    Joyce Kong 
    joyce.kong at arm.com
       
    Tue Jul  6 08:54:02 CEST 2021
    
    
  
This patchset contains two parts for i40e PMD, one is to add
the logic of processing continuous DD bits for Arm platform,
the other is to replace SMP barrier with thread fence.
v3:
 Seperate the commit changes into two parts. <Honnappa Nagarahalli>
v2:
 Only add the compile option for Arm and keep X86 intact. <Qi Zhang> 
v1:
 The initial version.
Joyce Kong (2):
  net/i40e: add logic of processing continuous DD bits for Arm
  net/i40e: replace SMP barrier with thread fence
 drivers/net/i40e/i40e_rxtx.c | 19 +++++++++++++++----
 1 file changed, 15 insertions(+), 4 deletions(-)
-- 
2.17.1
    
    
More information about the stable
mailing list