Hi Hanumanth, We meet an issue on this patch, can you pls have a look quickly? https://bugs.dpdk.org/show_bug.cgi?id=1128
Best regards, Yu Jiang > -----Original Message----- > From: Hanumanth Pothula <hpoth...@marvell.com> > Sent: Thursday, November 10, 2022 6:17 PM > To: Singh, Aman Deep <aman.deep.si...@intel.com>; Zhang, Yuying > <yuying.zh...@intel.com> > Cc: dev@dpdk.org; andrew.rybche...@oktetlabs.ru; tho...@monjalon.net; > jer...@marvell.com; ndabilpu...@marvell.com; hpoth...@marvell.com > Subject: [PATCH v14 1/1] app/testpmd: support multiple mbuf pools per Rx > queue > > Some of the HW has support for choosing memory pools based on the packet's > size. The pool sort capability allows PMD/NIC to choose a memory pool based > on the packet's length. > > On multiple mempool support enabled, populate mempool array accordingly. > Also, print pool name on which packet is received. > > Signed-off-by: Hanumanth Pothula <hpoth...@marvell.com> >