Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-09 Thread Kumar, Ravi1
>Hi Ravi, > >> -Original Message- >> From: Kumar, Ravi1 [mailto:ravi1.ku...@amd.com] >> Sent: Wednesday, May 9, 2018 9:11 AM >> To: Thomas Monjalon >> Cc: De Lara Guarch, Pablo ; >> dev@dpdk.org; hemant.agra...@nxp.com >> Subject: RE: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode >

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-09 Thread De Lara Guarch, Pablo
Hi Ravi, > -Original Message- > From: Kumar, Ravi1 [mailto:ravi1.ku...@amd.com] > Sent: Wednesday, May 9, 2018 9:11 AM > To: Thomas Monjalon > Cc: De Lara Guarch, Pablo ; dev@dpdk.org; > hemant.agra...@nxp.com > Subject: RE: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by >

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-09 Thread Thomas Monjalon
09/05/2018 10:11, Kumar, Ravi1: > >09/05/2018 07:53, Kumar, Ravi1: > >> > > >> >I think this cannot be enabled by default, since it has an external > >> >dependency on OpenSSL. > >> > >> Hi Pablo, > >> > >> We were asked to enable the PMD by default in one of the previous emails. > >> Unfortuna

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-09 Thread Kumar, Ravi1
>09/05/2018 07:53, Kumar, Ravi1: >> > >> >I think this cannot be enabled by default, since it has an external >> >dependency on OpenSSL. >> >> Hi Pablo, >> >> We were asked to enable the PMD by default in one of the previous emails. >> Unfortunately, we can't remove the dependency on OpenSSL. K

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-09 Thread Thomas Monjalon
09/05/2018 07:53, Kumar, Ravi1: > > > >I think this cannot be enabled by default, since it has an external > >dependency on OpenSSL. > > Hi Pablo, > > We were asked to enable the PMD by default in one of the previous emails. > Unfortunately, we can't remove the dependency on OpenSSL. Kindly sug

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-08 Thread Kumar, Ravi1
>Hi Ravi, > >> -Original Message- >> From: Ravi Kumar [mailto:ravi1.ku...@amd.com] >> Sent: Thursday, May 3, 2018 6:57 AM >> To: dev@dpdk.org >> Cc: De Lara Guarch, Pablo ; >> tho...@monjalon.net; hemant.agra...@nxp.com >> Subject: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver

Re: [dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-03 Thread De Lara Guarch, Pablo
Hi Ravi, > -Original Message- > From: Ravi Kumar [mailto:ravi1.ku...@amd.com] > Sent: Thursday, May 3, 2018 6:57 AM > To: dev@dpdk.org > Cc: De Lara Guarch, Pablo ; > tho...@monjalon.net; hemant.agra...@nxp.com > Subject: [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by defaul

[dpdk-dev] [PATCH 1/2] crypto/ccp: enable CCP crypto poll mode driver by default

2018-05-02 Thread Ravi Kumar
Signed-off-by: Ravi Kumar --- config/common_base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/common_base b/config/common_base index 03a8688..802035b 100644 --- a/config/common_base +++ b/config/common_base @@ -555,7 +555,7 @@ CONFIG_RTE_LIBRTE_PMD_NULL_CRYPTO=y #