> -----Original Message----- > From: Gujjar, Abhinandan S > Sent: Monday, May 14, 2018 7:50 AM > To: [email protected]; [email protected]; [email protected] > Cc: De Lara Guarch, Pablo <[email protected]>; Gujjar, > Abhinandan S <[email protected]> > Subject: [PATCH] test: fix build with icc > > 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 <[email protected]> > Signed-off-by: Abhinandan Gujjar <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

