From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 03A06A2F67 for ; Fri, 4 Oct 2019 12:23:59 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1B57E1C1EA; Fri, 4 Oct 2019 12:23:59 +0200 (CEST) Received: from mail-qt1-f194.google.com (mail-qt1-f194.google.com [209.85.160.194]) by dpdk.org (Postfix) with ESMTP id 409391C1E9 for ; Fri, 4 Oct 2019 12:23:57 +0200 (CEST) Received: by mail-qt1-f194.google.com with SMTP id l3so7837869qtr.4 for ; Fri, 04 Oct 2019 03:23:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Sdn+dfqePFHzhSfyl3kOEuXytsKAHKfkuS0hjhijMu8=; b=jSjOQ+ysO7TJxufwTOq4A49iaorwKEZypmVS/VoSFikuFgLO9Lxit2Y7PwqVcj4DtE TNv9l7yDbZSj/fY7icdCqaD9z38qYwJLDA0VP6ljLbNWRatGcQxi5y66fimtLwT157qy 5CvXvYXP8VGHbERRVtKaQ3hR/fQ/hvU8pekhGsOnUR8eJXxOS/UNmqFsB1zTr2JwMKFb X3fsE7v3751yL5ZX3FXi9a/1hDXotDa513esuxy4Q+EG8E9bygr/AG3G/HRThH6BVp6Z 2vT3176Vts76ooLppF/TjC63lqhaUBhLOsh9UbtGKKe5Z1nu5L52FdX7nT8HS0GccXDo AHOQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Sdn+dfqePFHzhSfyl3kOEuXytsKAHKfkuS0hjhijMu8=; b=SkkNi6JN1MYQ0Q7erg9lhSDz0xZ5nKaR3PcL7RLeLmSe4S/am/fsz7tn4KY48PGe/S l5viJ6P0cnv8XQUVPFRigIyE1gEYIB6+iZYHswLniYEQP4AvUZbQ4OFIFIehH23/PAXg XaBWvnXKU/FCBJwifIh9DQnEr/rzHuylmujSx2H5PxfA0HVNgFeSEK7uF8Y0bEI/RWjA IHF3d8OrleCSgTfeFPGZAlLksSKr3zoO2U5Q93tOZ+NEMH/Wyy6Z1Sh0it+AOWllvxzK HwDWDLU8dnbXufOEmprbL2nhunX+TlAVg5XFZgrOTcWhUZa3fXRZOPue8ZkHPIR22OYX Bw2g== X-Gm-Message-State: APjAAAW4Yok+JWW1nul4n+R/iEcrYOsu2Lri7t3avKJ9gMnoT0fNENhR S2dUhIXSEHNon80uRa7t2e8qhDoao6djO75YgnE= X-Google-Smtp-Source: APXvYqxtqe776JHuKO5ZD49sZhJFQXCWZ9kJMS2pJXT54WXSmUz0ixbDMPyo1R5okIRPeBx8mcfpSjSMLjITjfZC2jE= X-Received: by 2002:ac8:47d6:: with SMTP id d22mr14690928qtr.54.1570184636530; Fri, 04 Oct 2019 03:23:56 -0700 (PDT) MIME-Version: 1.0 References: <20190925155135.1688-1-stephen@networkplumber.org> <20190925155135.1688-8-stephen@networkplumber.org> In-Reply-To: From: Vladimir Medvedkin Date: Fri, 4 Oct 2019 11:23:45 +0100 Message-ID: To: Hemant Agrawal Cc: Stephen Hemminger , "dev@dpdk.org" Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-dev] [PATCH 7/7] test: add SPDX headers X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, JFYI, there is already a patch for test_thash.c https://patches.dpdk.org/patch/57613/ I have no objections, previous one could be superseded by Stephen's patch := ) Acked-by: Vladimir Medvedkin =D1=87=D1=82, 26 =D1=81=D0=B5=D0=BD=D1=82. 2019 =D0=B3. =D0=B2 08:40, Heman= t Agrawal : > ++ Vladimir Medvedkin > > Acked-by: Hemant Agrawal > > > -----Original Message----- > > From: dev On Behalf Of Stephen Hemminger > > Sent: Wednesday, September 25, 2019 9:22 PM > > To: dev@dpdk.org > > Cc: Stephen Hemminger > > Subject: [dpdk-dev] [PATCH 7/7] test: add SPDX headers > > > > These are minor test files that never got converted. > > > > Signed-off-by: Stephen Hemminger > > --- > > app/test/test_cfgfile.c | 32 ++--------------------- > > app/test/test_compressdev_test_buffer.h | 2 ++ > > app/test/test_thash.c | 34 +++---------------------- > > app/test/test_timer_racecond.c | 34 +++---------------------- > > 4 files changed, 10 insertions(+), 92 deletions(-) > > > > diff --git a/app/test/test_cfgfile.c b/app/test/test_cfgfile.c index > > 37435b395a3a..01905920ef47 100644 > > --- a/app/test/test_cfgfile.c > > +++ b/app/test/test_cfgfile.c > > @@ -1,33 +1,5 @@ > > -/*- > > - * BSD LICENSE > > - * > > - * Copyright(c) 2017 Wind River Systems Inc. All rights reserved. > > - * > > - * Redistribution and use in source and binary forms, with or withou= t > > - * modification, are permitted provided that the following condition= s > > - * are met: > > - * > > - * * Redistributions of source code must retain the above copyrigh= t > > - * notice, this list of conditions and the following disclaimer. > > - * * Redistributions in binary form must reproduce the above > copyright > > - * notice, this list of conditions and the following disclaimer = in > > - * the documentation and/or other materials provided with the > > - * distribution. > > - * * Neither the name of Intel Corporation nor the names of its > > - * contributors may be used to endorse or promote products deriv= ed > > - * from this software without specific prior written permission. > > - * > > - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND > > CONTRIBUTORS > > - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT > > NOT > > - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND > > FITNESS FOR > > - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE > > COPYRIGHT > > - * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > > INCIDENTAL, > > - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT > > NOT > > - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS > > OF USE, > > - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED > > AND ON ANY > > - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR > > TORT > > - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF > > THE USE > > - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH > > DAMAGE. > > +/* SPDX-License-Identifier: BSD-3-Clause > > + * Copyright(c) 2017 Wind River Systems Inc. All rights reserved. > > */ > > > > #include > > diff --git a/app/test/test_compressdev_test_buffer.h > > b/app/test/test_compressdev_test_buffer.h > > index c0492f89a245..c2c7a2347222 100644 > > --- a/app/test/test_compressdev_test_buffer.h > > +++ b/app/test/test_compressdev_test_buffer.h > > @@ -1,3 +1,5 @@ > > +/* SPDX-License-Identifier: BSD-3-Clause */ > > + > > #ifndef TEST_COMPRESSDEV_TEST_BUFFERS_H_ #define > > TEST_COMPRESSDEV_TEST_BUFFERS_H_ > > > > diff --git a/app/test/test_thash.c b/app/test/test_thash.c index > > 5a6912cda4df..641e999d9828 100644 > > --- a/app/test/test_thash.c > > +++ b/app/test/test_thash.c > > @@ -1,34 +1,6 @@ > > -/*- > > - * BSD LICENSE > > - * > > - * Copyright(c) 2015 Vladimir Medvedkin > > - * All rights reserved. > > - * > > - * Redistribution and use in source and binary forms, with or withou= t > > - * modification, are permitted provided that the following condition= s > > - * are met: > > - * > > - * * Redistributions of source code must retain the above copyrigh= t > > - * notice, this list of conditions and the following disclaimer. > > - * * Redistributions in binary form must reproduce the above > copyright > > - * notice, this list of conditions and the following disclaimer = in > > - * the documentation and/or other materials provided with the > > - * distribution. > > - * * Neither the name of Intel Corporation nor the names of its > > - * contributors may be used to endorse or promote products deriv= ed > > - * from this software without specific prior written permission. > > - * > > - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND > > CONTRIBUTORS > > - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT > > NOT > > - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND > > FITNESS FOR > > - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE > > COPYRIGHT > > - * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > > INCIDENTAL, > > - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT > > NOT > > - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS > > OF USE, > > - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED > > AND ON ANY > > - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR > > TORT > > - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF > > THE USE > > - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH > > DAMAGE. > > +/* SPDX-License-Identifier: BSD-3-Clause > > + * Copyright(c) 2015 Vladimir Medvedkin > > + * All rights reserved. > > */ > > > > #include > > diff --git a/app/test/test_timer_racecond.c > > b/app/test/test_timer_racecond.c index a9e1daf16bf4..cf0bdd63c3df 10064= 4 > > --- a/app/test/test_timer_racecond.c > > +++ b/app/test/test_timer_racecond.c > > @@ -1,34 +1,6 @@ > > -/*- > > - * BSD LICENSE > > - * > > - * Copyright(c) 2015 Akamai Technologies. > > - * All rights reserved. > > - * > > - * Redistribution and use in source and binary forms, with or withou= t > > - * modification, are permitted provided that the following condition= s > > - * are met: > > - * > > - * * Redistributions of source code must retain the above copyrigh= t > > - * notice, this list of conditions and the following disclaimer. > > - * * Redistributions in binary form must reproduce the above > copyright > > - * notice, this list of conditions and the following disclaimer = in > > - * the documentation and/or other materials provided with the > > - * distribution. > > - * * Neither the name of Intel Corporation nor the names of its > > - * contributors may be used to endorse or promote products deriv= ed > > - * from this software without specific prior written permission. > > - * > > - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND > > CONTRIBUTORS > > - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT > > NOT > > - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND > > FITNESS FOR > > - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE > > COPYRIGHT > > - * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, > > INCIDENTAL, > > - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT > > NOT > > - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS > > OF USE, > > - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED > > AND ON ANY > > - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR > > TORT > > - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF > > THE USE > > - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH > > DAMAGE. > > +/* SPDX-License-Identifier: BSD-3-Clause > > + * Copyright(c) 2015 Akamai Technologies. > > + * All rights reserved. > > */ > > > > #include "test.h" > > -- > > 2.20.1 > > --=20 Regards, Vladimir