> -----Original Message----- > From: Kusztal, ArkadiuszX > Sent: Tuesday, January 17, 2017 1:33 PM > To: [email protected] > Cc: Trahe, Fiona; De Lara Guarch, Pablo; Griffin, John; Jain, Deepak K; > Kusztal, ArkadiuszX > Subject: [PATCH v2] app/test: fix symmetric session free in crypto perf tests > > This commit fixes problem with deallocation of symmetric > session entries in cryptodev performance tests. > > Fixes: 390919829fdb ("app/test: update AES SHA performance test") > Fixes: 79521c438363 ("app/test: add AES GCM performance test") > Fixes: ffbe3be0d4b5 ("app/test: add libcrypto") > Fixes: 97fe6461c7cb ("app/test: add SNOW 3G performance test") > > Signed-off-by: Arek Kusztal <[email protected]>
Acked-by: Pablo de Lara <[email protected]>

