From patchwork Tue Oct 13 15:07:05 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80420 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 25725A04B7; Tue, 13 Oct 2020 09:07:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0F0491BF4A; Tue, 13 Oct 2020 09:07:06 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 12F571BEDC for ; Tue, 13 Oct 2020 09:07:03 +0200 (CEST) IronPort-SDR: AkDHxGybk49GbOXIGjsSmsEDNL4YxJPYqy5Saork+SkpVPbonT4sMIMnJCegaZRVhbs5cX1/Rm ntiLQevk29iA== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694167" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694167" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:01 -0700 IronPort-SDR: TGRujFogzHtkBHPAT773QpyzAlqVvTQeOn9hYTEwkUqhcU01+hgiGw6kuT/jrnLgwpqujVWqUh pZ7G0peLrMeQ== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282814" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:00 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:05 +0000 Message-Id: <20201013150714.3258960-2-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 01/10] framework/test_capabilities.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/test_capabilities.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/test_capabilities.py b/framework/test_capabilities.py index 79a6dee6..0024adad 100644 --- a/framework/test_capabilities.py +++ b/framework/test_capabilities.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + #this structure will be used to determine which parts of tests should be skipped """ Dict used to skip parts of tests if NIC is known not to support them From patchwork Tue Oct 13 15:07:06 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80421 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id F3188A04B6; Tue, 13 Oct 2020 09:07:07 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3A48A1C113; Tue, 13 Oct 2020 09:07:06 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id A11041BEDC for ; Tue, 13 Oct 2020 09:07:04 +0200 (CEST) IronPort-SDR: qZ8VuwboP0j5n69O58IL6axYCVbCwAnT0LwRyvbvex763Hio4k6N924NegnzSGrKcvWXmRH4Kf +VZIhfqpwKmg== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694169" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694169" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:03 -0700 IronPort-SDR: 07dPxXVHOK2iQfk3MB4RcXUZLS6ewXtgm1VV3dU+CzRlQXv7eFb0TPY6+S0UriwwoDr/Mbave8 vVHlFEiLufkw== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282838" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:01 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:06 +0000 Message-Id: <20201013150714.3258960-3-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 02/10] framework/texttable.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/texttable.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/texttable.py b/framework/texttable.py index d4aad6f6..258ad359 100644 --- a/framework/texttable.py +++ b/framework/texttable.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + # texttable - module for creating simple ASCII tables # Copyright (C) 2003-2015 Gerome Fournier # From patchwork Tue Oct 13 15:07:07 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80422 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 86E6FA04B6; Tue, 13 Oct 2020 09:07:10 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6C6211C135; Tue, 13 Oct 2020 09:07:06 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id F37A21BF4A for ; Tue, 13 Oct 2020 09:07:04 +0200 (CEST) IronPort-SDR: gbEgUsyd1lKwLW6GuD0JPkHZQXIJlwAgES3NqNpNpO9E7FUhQm2MFhKwqj+yMnhnFxmBs1hM3f NY6byqsbDxXQ== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694176" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694176" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:04 -0700 IronPort-SDR: qeIHVY+Uw3njuGsohoRfDHyhQkzQIPTG5XLGHFeNf32xoWr3snbDonr1TPZlkK8sJhfUtWzEFc VUwMXz0Ucz6g== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282854" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:03 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:07 +0000 Message-Id: <20201013150714.3258960-4-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 03/10] framework/ssh_pexpect.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/ssh_pexpect.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/ssh_pexpect.py b/framework/ssh_pexpect.py index fbc7dd4a..6aa62ecd 100644 --- a/framework/ssh_pexpect.py +++ b/framework/ssh_pexpect.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import time import pexpect from pexpect import pxssh From patchwork Tue Oct 13 15:07:08 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80423 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0CA73A04B6; Tue, 13 Oct 2020 09:07:12 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id AC9DA1D5EA; Tue, 13 Oct 2020 09:07:08 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id AC8B61D581 for ; Tue, 13 Oct 2020 09:07:07 +0200 (CEST) IronPort-SDR: qs5uIGCh82zpbywIjH9AYzki9MyXaZ2lxLWha1PTsmE0bs4jRtNH2OvSN8MlbmnmdRWES1qLiz 1Ps5S65qEkYQ== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694180" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694180" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:05 -0700 IronPort-SDR: PUIRxL7Nu2e0Z85GMFnnif4v6nhI35juU5X2o77fDp/2JFZR6MiaS87Gmp7pWLy7w4xidwzohO Z8djU23brVmg== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282872" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:04 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:08 +0000 Message-Id: <20201013150714.3258960-5-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 04/10] framework/checkCase.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/checkCase.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/checkCase.py b/framework/checkCase.py index 3c1db994..9e1df15f 100644 --- a/framework/checkCase.py +++ b/framework/checkCase.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import xlrd import collections import json From patchwork Tue Oct 13 15:07:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80425 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0D160A04B6; Tue, 13 Oct 2020 09:07:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 287EC1C032; Tue, 13 Oct 2020 09:07:11 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 453EF1D735 for ; Tue, 13 Oct 2020 09:07:08 +0200 (CEST) IronPort-SDR: u51sS6hdUJT3MoAc9GRoAaWEU5yndSO83QsvDvn+Eq7R5m6uGiSNUPRwfoytpndoQnzS4dlFn0 W9RA14QRGsQw== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694182" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694182" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:07 -0700 IronPort-SDR: /jPVy1qiymwLslxE7h6bfZFpz5fp0qA37HKhnK4wkgLJJqrhcsZvG8cBfn8gc6jXNT+91xH+Jk qYBa5RwjU43A== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282889" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:06 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:09 +0000 Message-Id: <20201013150714.3258960-6-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 05/10] framework/multiple_vm.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/multiple_vm.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/multiple_vm.py b/framework/multiple_vm.py index 68d2f5ec..75ee6a71 100644 --- a/framework/multiple_vm.py +++ b/framework/multiple_vm.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import time import re import threadpool From patchwork Tue Oct 13 15:07:10 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80424 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 91F68A04B6; Tue, 13 Oct 2020 09:07:13 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id E69651BEE3; Tue, 13 Oct 2020 09:07:09 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 1E1701D724 for ; Tue, 13 Oct 2020 09:07:08 +0200 (CEST) IronPort-SDR: Ig/OC14/1r1jmJu3E14oNP/NjlehW2g6TWZcPEOsKLpRNw2Rxzk+QBpR7cV9xnq/eX3JrcYU2l DWWFCv/XFRTw== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694185" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694185" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:08 -0700 IronPort-SDR: /63m+78IvSwRthWYy8B1bIPuNLCJBs65XmZwBkjnDEkQFUNZkfwo0LCO6o2xEAZXLrDiO6XMGX 1MWL5guq1UJQ== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282907" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:07 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:10 +0000 Message-Id: <20201013150714.3258960-7-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 06/10] framework/exception.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/exception.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/exception.py b/framework/exception.py index cc2f724b..a03b74c7 100644 --- a/framework/exception.py +++ b/framework/exception.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + """ User-defined exceptions used across the framework. """ From patchwork Tue Oct 13 15:07:11 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80426 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BE3A8A04B6; Tue, 13 Oct 2020 09:07:16 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 56DCE1BFED; Tue, 13 Oct 2020 09:07:13 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id EE6E41D9CC for ; Tue, 13 Oct 2020 09:07:10 +0200 (CEST) IronPort-SDR: UGm89+89RUNb5iBlMEAEHNYSbqiXhXBn1zpadfQvCeCWs2RRQssF8bLHAQpyVo+QfzOqlMyaIT fVMpiFaICM9g== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694187" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694187" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:10 -0700 IronPort-SDR: OvmCXm1LL/mfHeo0vJLj/GqBaEOG8YyX/hkpIAgyuUqXuQn3j47SyrurZdVWwYYrqFdGk7dZSN Y40f0yVafSIA== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282923" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:09 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:11 +0000 Message-Id: <20201013150714.3258960-8-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 07/10] framework/crbs.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- framework/crbs.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/framework/crbs.py b/framework/crbs.py index 2ff937ac..70d8a070 100644 --- a/framework/crbs.py +++ b/framework/crbs.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + """ Static configuration data for any CRBs that can be used. """ From patchwork Tue Oct 13 15:07:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80427 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 2BDB0A04B6; Tue, 13 Oct 2020 09:07:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 987B41D724; Tue, 13 Oct 2020 09:07:14 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 88BD81BFC6 for ; Tue, 13 Oct 2020 09:07:12 +0200 (CEST) IronPort-SDR: taLzu8tMwz5QprIzQ8jjJy+ovJYBk5d4s+2/z0dgQ+ZqvhLPkSsKAATQxB2uhPD7GnZ9NfegKX gqnqaWLwXAnA== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694190" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694190" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:11 -0700 IronPort-SDR: orPkVjEcbIWPXDieZvVFIaeqRFUqABO+r08O8njn+ZZ5Ll/ZxmipO+t1IKQNl7gTMYkpW1nESP 2CIh/QDrIjwg== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282941" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:10 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:12 +0000 Message-Id: <20201013150714.3258960-9-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 08/10] tools/dump_case.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- tools/dump_case.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/tools/dump_case.py b/tools/dump_case.py index 22c79d2c..8bacf993 100755 --- a/tools/dump_case.py +++ b/tools/dump_case.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import sys import os import re From patchwork Tue Oct 13 15:07:13 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80428 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 435E2A04B6; Tue, 13 Oct 2020 09:07:19 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id D7E211DA22; Tue, 13 Oct 2020 09:07:14 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id 5C8141C12C for ; Tue, 13 Oct 2020 09:07:13 +0200 (CEST) IronPort-SDR: wHtFFZ11yrLR/OaGnNBOdDfwdHAepjLtqKgdOAWKOwImHmFLp+aeYNOL2Cekxp8X/eNhL0RbZK S4GFruMq0zPA== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694193" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694193" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:13 -0700 IronPort-SDR: U3ne0us0m0AlyoM7WAwRupIBluoHvpFqtuDIXDOAMInzC5WvDoWUNSNTZGATYZFzE1FNJmK9aq zl9DPM9VwKxw== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282959" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:11 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:13 +0000 Message-Id: <20201013150714.3258960-10-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 09/10] tools/parse_opt.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix --- tools/parse_opt.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/tools/parse_opt.py b/tools/parse_opt.py index c1bc02db..bb2cbfc0 100755 --- a/tools/parse_opt.py +++ b/tools/parse_opt.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import sys import os.path import re From patchwork Tue Oct 13 15:07:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lingli Chen X-Patchwork-Id: 80429 Return-Path: X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id D67CBA04B6; Tue, 13 Oct 2020 09:07:20 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1E3951C1EB; Tue, 13 Oct 2020 09:07:17 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by dpdk.org (Postfix) with ESMTP id BC1A51DA25 for ; Tue, 13 Oct 2020 09:07:14 +0200 (CEST) IronPort-SDR: F53fHVxDCIGjUSC17Wth0oSjsi8rMZ6YFsdy23OIDb8iqOEtEe24/yIzRgvJgaASbLXNxCXYsy b+VHj+XxlPeQ== X-IronPort-AV: E=McAfee;i="6000,8403,9772"; a="153694197" X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="153694197" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:14 -0700 IronPort-SDR: SpgcejpUDYoNc5f2uzxubSGM74vHMJIIO0Qw4YQWCJLFa7kP8Lp5nngQTMzaAIGAmFrezg653M c4GIsTosO9VQ== X-IronPort-AV: E=Sophos;i="5.77,369,1596524400"; d="scan'208";a="530282976" Received: from unknown (HELO localhost.localdomain) ([10.240.183.77]) by orsmga005-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 13 Oct 2020 00:07:13 -0700 From: Chen Linglix To: dts@dpdk.org Cc: Chen Linglix Date: Tue, 13 Oct 2020 15:07:14 +0000 Message-Id: <20201013150714.3258960-11-linglix.chen@intel.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20201013150714.3258960-1-linglix.chen@intel.com> References: <20201013150714.3258960-1-linglix.chen@intel.com> MIME-Version: 1.0 Subject: [dts] [dts 10/10] tools/setup.py:add the BSD License header information X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dts-bounces@dpdk.org Sender: "dts" Signed-off-by: Chen Linglix Acked-by: Lihong Ma --- tools/setup.py | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/tools/setup.py b/tools/setup.py index c0852f21..983209c8 100755 --- a/tools/setup.py +++ b/tools/setup.py @@ -1,3 +1,34 @@ +# BSD LICENSE +# +# Copyright(c) 2020 Intel Corporation. All rights reserved. +# All rights reserved. +# +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions +# are met: +# +# * Redistributions of source code must retain the above copyright +# 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 derived +# 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. + import sys import os import parse_opt