Re: [PATCH 2/2] app/crypto-perf: honour cryptodev's min headroom/tailroom
From: De Lara Guarch, Pablo <hidden>
Date: 2018-06-28 11:42:38
From: De Lara Guarch, Pablo <hidden>
Date: 2018-06-28 11:42:38
-----Original Message----- From: Anoob Joseph [mailto:anoob.joseph@caviumnetworks.com] Sent: Tuesday, June 19, 2018 7:26 AM To: Doherty, Declan <redacted>; De Lara Guarch, Pablo [off-list ref] Cc: Anoob Joseph <redacted>; Akhil Goyal [off-list ref]; Ankur Dwivedi [off-list ref]; Jerin Jacob [off-list ref]; Narayana Prasad [off-list ref]; dev@dpdk.org Subject: [PATCH 2/2] app/crypto-perf: honour cryptodev's min headroom/tailroom Crypto dev would specify its headroom and tailroom requirement and the application is expected to honour this while creating buffers. Signed-off-by: Anoob Joseph <redacted>
I would say that this change should be done in all our sample apps, including the test app, right? Thanks, Pablo