> > ---------------------------------------------------------------------- > There are use cases where a SA should be able to use different cryptodevs on > different lcores, for example there can be cryptodevs with just 1 qp per VF. > For this purpose this patch relaxes the check in create lookaside session > function. > Also add a check to verify that a CQP is available for the current lcore. > > Fixes: a8ade12123c3 ("examples/ipsec-secgw: create lookaside sessions at > init") > Cc: sta...@dpdk.org > Cc: vfia...@marvell.com > > Signed-off-by: Radu Nicolau <radu.nico...@intel.com> > Tested-by: Ting-Kai Ku <ting-kai...@intel.com> > Acked-by: Ciara Power <ciara.po...@intel.com> > Acked-by: Kai Ji <kai...@intel.com>
Acked-by: Anoob Joseph <ano...@marvell.com>