Re: [dpdk-dev] [PATCH] lib/cryptodev: remove RTE_LIBRTE_CRYPTODEV_DEBUG

2018-06-27 Thread De Lara Guarch, Pablo
Hi Jananee, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Akhil Goyal > Sent: Thursday, June 21, 2018 3:13 PM > To: Parthasarathy, JananeeX M ; > dev@dpdk.org > Cc: De Lara Guarch, Pablo ; Pattan, Reshma > > Subject: Re: [dpdk-de

Re: [dpdk-dev] [PATCH] lib/cryptodev: remove RTE_LIBRTE_CRYPTODEV_DEBUG

2018-06-21 Thread Akhil Goyal
Please remove lib from subject also. On 6/21/2018 7:41 PM, Akhil Goyal wrote: Hi Jananee, On 6/12/2018 12:08 PM, Jananee Parthasarathy wrote: For librte_cryptodev dynamic logging, conditional compilation of debug logs would not be required anymore. I believe this shall also be removed from

Re: [dpdk-dev] [PATCH] lib/cryptodev: remove RTE_LIBRTE_CRYPTODEV_DEBUG

2018-06-21 Thread Akhil Goyal
Hi Jananee, On 6/12/2018 12:08 PM, Jananee Parthasarathy wrote: For librte_cryptodev dynamic logging, conditional compilation of debug logs would not be required anymore. I believe this shall also be removed from config/common_base and lib/librte_eal/common/include/rte_dev.h as nobody is usin

[dpdk-dev] [PATCH] lib/cryptodev: remove RTE_LIBRTE_CRYPTODEV_DEBUG

2018-06-11 Thread Jananee Parthasarathy
For librte_cryptodev dynamic logging, conditional compilation of debug logs would not be required anymore. Signed-off-by: Jananee Parthasarathy Reviewed-by: Reshma Pattan --- lib/librte_cryptodev/rte_cryptodev.h | 8 1 file changed, 8 deletions(-) diff --git a/lib/librte_cryptodev/rte