On Mon, Feb 26, 2024 at 7:07 PM Nithin Dabilpuram <ndabilpu...@marvell.com> wrote: > > From: Rahul Bhansali <rbhans...@marvell.com> > > Currently in debug mode when a buffer is allocated in SW, > nb_segs will have invalid values as it didn't come from driver > Rx path. Hence reset mbuf next and nb_segs fields in multi-seg Tx path. > > Fixes: 3626d5195d49 ("net/cnxk: add multi-segment Tx for CN10K") > > Signed-off-by: Rahul Bhansali <rbhans...@marvell.com>
Series applied to dpdk-next-net-mrvl/for-main. Thanks