[PATCH v2 0/4] null PMD optimizations and fixes
    Stephen Hemminger 
    stephen at networkplumber.org
       
    Wed Apr  2 01:47:25 CEST 2025
    
    
  
While reviewing use of null device for testing, noticed several things
this driver is doing which are unnecessary.
v2 - fix spelling and patch gliches
     add byte count
Stephen Hemminger (4):
  net/null: fix packet copy
  net/null: Tx optimizations
  net/null: optimize Rx
  net/null: count all queues
 drivers/net/null/rte_eth_null.c | 149 ++++++++++++++++----------------
 1 file changed, 74 insertions(+), 75 deletions(-)
-- 
2.47.2
    
    
More information about the dev
mailing list