On Tue, Mar 19, 2024 at 09:39:47AM +0000, Li, HongboX wrote: > > -----Original Message----- > > From: Mingjin Ye <mingjinx...@intel.com> > > Sent: Friday, March 15, 2024 6:24 PM > > To: dev@dpdk.org > > Cc: Ye, MingjinX <mingjinx...@intel.com> > > Subject: [PATCH 0/2] Tx path check mbuf sub-segment > > > > 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 > > Tested-by: Li, HongboX <hongbox...@intel.com>
Series applied to dpdk-next-net-intel Thanks, /Bruce