Hi Ravi, > -----Original Message----- > From: Ravi Kumar [mailto:[email protected]] > Sent: Wednesday, January 10, 2018 9:43 AM > To: [email protected] > Cc: De Lara Guarch, Pablo <[email protected]> > Subject: [PATCH v3 01/19] crypto/ccp: add AMD ccp skeleton PMD > > Signed-off-by: Ravi Kumar <[email protected]> > ---
... > --- /dev/null > +++ b/drivers/crypto/ccp/Makefile > @@ -0,0 +1,55 @@ > +# > +# Copyright(c) 2018 Advanced Micro Devices, Inc. > +# All rights reserved. > +# As Hemant commented, you need to change this full license with SPDX tags: http://dpdk.org/ml/archives/dev/2018-January/085510.html Could you submit a v4 with these changes today? Thanks, Pablo

