> -----Original Message----- > From: dev <[email protected]> On Behalf Of Akhil Goyal > Sent: Wednesday, November 20, 2019 11:29 AM > To: [email protected] > Cc: [email protected]; Anoob Joseph <[email protected]>; > [email protected]; Jerin Jacob Kollanukkaran > <[email protected]>; Akhil Goyal <[email protected]> > Subject: [dpdk-dev] [PATCH v3] crypto/openssl: support SG for inplace buffers > > As per current support, Scatter Gather is only supported for out of place > input > and output buffers. > This patch add support for Scatter Gather for inplace buffers. > > Signed-off-by: Akhil Goyal <[email protected]>
Acked-by: Anoob Joseph <[email protected]>

