Re: [PATCH v2 01/11] librte_cryptodev: Add rte_device pointer in cryptodevice
From: De Lara Guarch, Pablo <hidden>
Date: 2017-01-09 13:34:25
From: De Lara Guarch, Pablo <hidden>
Date: 2017-01-09 13:34:25
Hi,
-----Original Message----- From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Akhil Goyal Sent: Thursday, December 22, 2016 8:17 PM To: dev@dpdk.org Cc: thomas.monjalon@6wind.com; Doherty, Declan; De Lara Guarch, Pablo; hemant.agrawal@nxp.com; Mcnamara, John; nhorman@tuxdriver.com; Akhil Goyal Subject: [dpdk-dev] [PATCH v2 01/11] librte_cryptodev: Add rte_device pointer in cryptodevice This patch will not be required as some parallel work is going on to add it across all crypto devices.
Could you tell me the patch that is going to add this? In that case, you can drop this and just say that your patchset depends on it. Also, the title should be "cryptodev: add rte_device pointer in crypto device". Note that for libraries, you just need the name of the library (i.e. cryptodev). The other thing is that the first letter should be lowercase. Could you change this in the other patches too? Thanks, Pablo