> -----Original Message----- > From: Mingjin Ye <mingjinx...@intel.com> > Sent: Wednesday, December 27, 2023 6:17 PM > To: dev@dpdk.org > Cc: Yang, Qiming <qiming.y...@intel.com>; Ye, MingjinX > <mingjinx...@intel.com>; Wu, Jingjing <jingjing...@intel.com>; Xing, Beilei > <beilei.x...@intel.com> > Subject: [PATCH v4 1/2] net/iavf: add diagnostic support in TX path > > The only way to enable diagnostics for TX paths is to modify the application > source code. Making it difficult to diagnose faults. > > In this patch, the devarg option "mbuf_check" is introduced and the > parameters are configured to enable the corresponding diagnostics. Can you separate this patch into two? 1. introduce the tx burst type and the ops array, this actually fixed the multi-process issue, and should be backported into LTS. 2. add mbuf check for tx diagnose Btw, please also update the document , so user can know how to use the new devarg.
- [PATCH] net/iavf: add diagnostic support in TX path Mingjin Ye
- RE: [PATCH] net/iavf: add diagnostic support in TX path Zhang, Qi Z
- [PATCH v2] net/iavf: add diagnostic support in TX path Mingjin Ye
- RE: [PATCH v2] net/iavf: add diagnostic support in T... Zhang, Qi Z
- RE: [PATCH v2] net/iavf: add diagnostic support ... Ye, MingjinX
- [PATCH v3] net/iavf: add diagnostic support in TX pa... Mingjin Ye
- [PATCH v4 1/2] net/iavf: add diagnostic support ... Mingjin Ye
- RE: [PATCH v4 1/2] net/iavf: add diagnostic ... Zhang, Qi Z
- [PATCH v5 0/2] net/iavf: add diagnostics and... Mingjin Ye
- [PATCH v5 1/2] net/iavf: fix Tx path er... Mingjin Ye
- RE: [PATCH v5 1/2] net/iavf: fix Tx... Zhang, Qi Z
- [PATCH v6 0/2] net/iavf: fix Rx/Tx ... Mingjin Ye
- [PATCH v6 1/2] net/iavf: fix Rx... Mingjin Ye
- RE: [PATCH v6 1/2] net/iavf: fi... Zhang, Qi Z
- [PATCH v7 0/2] net/iavf: fix Rx... Mingjin Ye
- [PATCH v7 1/2] net/iavf: fix Rx... Mingjin Ye
- RE: [PATCH v7 1/2] net/iavf: fi... Zhang, Qi Z
- [PATCH v7 2/2] net/iavf: add di... Mingjin Ye