> -----Original Message----- > From: dev <[email protected]> On Behalf Of Hemant Agrawal > Sent: Wednesday, December 11, 2019 5:26 AM > To: [email protected] > Cc: Dumitrescu, Cristian <[email protected]>; [email protected]; > Jun Yang <[email protected]>; Hemant Agrawal > <[email protected]> > Subject: [dpdk-dev] [PATCH 1/2] examples/ip_pipeline: fix crypto queue > config > > queue_conf need to have mempool details before pair setup. > > Fixes: 261bbff75e34 ("examples: use separate crypto session mempools") > Cc: [email protected] > > Signed-off-by: Jun Yang <[email protected]> > Signed-off-by: Hemant Agrawal <[email protected]> > ---
Acked-by: Fan Zhang <[email protected]>

