[PATCH v5 0/2] net/iavf: add diagnostics and fix error
    Mingjin Ye 
    mingjinx.ye at intel.com
       
    Thu Dec 28 11:26:09 CET 2023
    
    
  
1. Fix multi-process error in Tx path.
2. Add diagnostics to Tx path.
Mingjin Ye (2):
  net/iavf: fix Tx path error in multi-process
  net/iavf: add diagnostic support in TX path
 doc/guides/nics/intel_vf.rst   |   4 +
 drivers/net/iavf/iavf.h        |  25 +++++-
 drivers/net/iavf/iavf_ethdev.c |  70 +++++++++++++++++
 drivers/net/iavf/iavf_rxtx.c   | 138 ++++++++++++++++++++++++++++++++-
 drivers/net/iavf/iavf_rxtx.h   |   5 ++
 5 files changed, 238 insertions(+), 4 deletions(-)
-- 
2.25.1
    
    
More information about the dev
mailing list