Re: [PATCH 0/2] Tx path check mbuf sub-segment

2024-04-04 Thread Bruce Richardson
On Tue, Mar 19, 2024 at 09:39:47AM +, Li, HongboX wrote: > > -Original Message- > > From: Mingjin Ye > > Sent: Friday, March 15, 2024 6:24 PM > > To: dev@dpdk.org > > Cc: Ye, MingjinX > > Subject: [PATCH 0/2] Tx path check mbuf sub-segment >

RE: [PATCH 0/2] Tx path check mbuf sub-segment

2024-03-19 Thread Li, HongboX
> -Original Message- > From: Mingjin Ye > Sent: Friday, March 15, 2024 6:24 PM > To: dev@dpdk.org > Cc: Ye, MingjinX > Subject: [PATCH 0/2] Tx path check mbuf sub-segment > > Add check mbuf sub-segment to Tx diagnostic path. > > Mingjin Ye (2): >

[PATCH 0/2] Tx path check mbuf sub-segment

2024-03-15 Thread Mingjin Ye
Add check mbuf sub-segment to Tx diagnostic path. Mingjin Ye (2): net/i40e: Tx path check mbuf sub-segment net/ice: Tx path check mbuf sub-segment drivers/net/i40e/i40e_rxtx.c | 2 +- drivers/net/ice/ice_rxtx.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.25.1