Re: [PATCH v2 2/3] lib/librte_cryptodev: functions for new performance test application
From: Mrozowicz, SlawomirX <hidden>
Date: 2017-01-09 09:11:59
-----Original Message----- From: De Lara Guarch, Pablo Sent: Friday, January 6, 2017 1:22 PM To: Mrozowicz, SlawomirX <redacted>; dev@dpdk.org Cc: Mrozowicz, SlawomirX <redacted>; Doherty, Declan [off-list ref]; Kerlin, Marcin [off-list ref] Subject: RE: [dpdk-dev] [PATCH v2 2/3] lib/librte_cryptodev: functions for new performance test applicationquoted
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Slawomir Mrozowicz Sent: Thursday, January 05, 2017 4:50 PM To: dev@dpdk.org Cc: Mrozowicz, SlawomirX; Doherty, Declan; Kerlin, Marcin Subject: [dpdk-dev] [PATCH v2 2/3] lib/librte_cryptodev: functions for new performance test application This patch adds helper functions for new performance application. Application can be used to measute throughput and latency of cryptography operation performed by crypto device. Signed-off-by: Declan Doherty <redacted> Signed-off-by: Slawomir Mrozowicz <redacted> Signed-off-by: Marcin Kerlin <redacted>Hi Slawomir, You should change the title of this patch to something like: "cryptodev: add functions for...". Also, maybe it would be better to say "add functions to retrieve device info", since you are not saying much with the current title. I have seen also that this is based on the SGL code, so this patch didn't apply cleanly. Next time, specify it in the email the dependencies of the patch. Thanks, Pablo
I am going to change the title of this patch to: "cryptodev: add functions to retrieve device info" Is it ok for you? I will fix the problem with correct patch applying. Sławomir