> > This patch provides fix for icc compilation issue with event crypto adapter > > test > > application. > > Currently, number of elements in the session mempool is defined by > > max_nb_sessions & this is replaced with a macro. > > > > Fixes: 3c2c535ecfc0 ("test: add event crypto adapter auto-test") > > > > Reported-by: Pablo de Lara <pablo.de.lara.gua...@intel.com> > > Signed-off-by: Abhinandan Gujjar <abhinandan.guj...@intel.com> > > Acked-by: Pablo de Lara <pablo.de.lara.gua...@intel.com>
Applied, thanks