Re: [dpdk-dev] [PATCH 2/3] crypto/octeontx: fix null pointer dereferencing

2018-11-12 Thread Akhil Goyal
Hi Anoob, On 11/12/2018 4:53 PM, Joseph, Anoob wrote: > Hi Akhil, > > You can squash the entire series. Or should I send a revised patch? Either > way is fine. You can send a revised patch with coverity ID and appropriate patch description for all the issues resolved here. -Akhil

Re: [dpdk-dev] [PATCH 2/3] crypto/octeontx: fix null pointer dereferencing

2018-11-12 Thread Joseph, Anoob
reya, Narayana Prasad > ; Dwivedi, Ankur > ; dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH 2/3] crypto/octeontx: fix null pointer > dereferencing > > External Email > > Hi Anoob, > > On 11/11/2018 8:54 PM, Anoob Joseph wrote: > > Fixes: bfe2ae495ee2 ("crypto/oc

Re: [dpdk-dev] [PATCH 2/3] crypto/octeontx: fix null pointer dereferencing

2018-11-12 Thread Akhil Goyal
Hi Anoob, On 11/11/2018 8:54 PM, Anoob Joseph wrote: > Fixes: bfe2ae495ee2 ("crypto/octeontx: add PMD skeleton") > > Signed-off-by: Anoob Joseph > --- > drivers/crypto/octeontx/otx_cryptodev.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/crypto/octeontx/otx_

[dpdk-dev] [PATCH 2/3] crypto/octeontx: fix null pointer dereferencing

2018-11-11 Thread Anoob Joseph
Fixes: bfe2ae495ee2 ("crypto/octeontx: add PMD skeleton") Signed-off-by: Anoob Joseph --- drivers/crypto/octeontx/otx_cryptodev.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/crypto/octeontx/otx_cryptodev.c b/drivers/crypto/octeontx/otx_cryptodev.c index 269f045..