From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 7190745E75; Wed, 11 Dec 2024 10:00:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E32C24026E; Wed, 11 Dec 2024 10:00:54 +0100 (CET) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 8468C4026E for ; Wed, 11 Dec 2024 10:00:53 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1733907653; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=DctIFYkbqQ+lERr1APKwdbcwbXAUWJfkgx5Uge585ow=; b=aN9xGdrYkmakEgT7bpsV5hL/6oeoTgSXIX3k0GauulOhm/l9FAtmFY0izriXtcVILqwbO/ 0UdOel5otLkz1sYlNbZcbZrXWJQ0zAn/t2tEEaBYUuj+exyBNIwAxYmdacyCtvBG+OVdiJ UIicMXu2gcXr/d3gxx3MjxI/Zj+f458= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-650-HPIOFIDzMsqEC43gGGhVFA-1; Wed, 11 Dec 2024 04:00:51 -0500 X-MC-Unique: HPIOFIDzMsqEC43gGGhVFA-1 X-Mimecast-MFC-AGG-ID: HPIOFIDzMsqEC43gGGhVFA Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-30041b60c83so23152181fa.0 for ; Wed, 11 Dec 2024 01:00:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733907650; x=1734512450; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DctIFYkbqQ+lERr1APKwdbcwbXAUWJfkgx5Uge585ow=; b=t1amw69dUUYQae6aVXVV11W2lo6jNyNCCUW6JGv8xQf0uZTjumcH8xNuvlQdEe3lwK 7CRVnI+32+eYEJX/rNeHAtVNYa50Sb58JTmKBk/nBB1k3afbR059xuiuvOBAmPjS1/TR tFka+MpU4AfW9Q3Ds35TL+GCpkdSjK2ObZr6xNGg0arkPq9EH2Yx8F/fQpcx/nq8+Mcs 7JZ5TjnbtUuydhfQ39jVlEt2lrs/06+CLCNLrUSmvyvDgHjHae9bFL/306VpkxufinBZ 9D55IBvJCCs1zkAF7yfse8742ma2E+cjuGez+nlhtlBg+o62aW21TntqOf7oGq3yF6CE heag== X-Gm-Message-State: AOJu0YzUsJXJtlifDxip3fjfwdEzdgqxVCx8OhhSpJVmXU/i903GpQVj R5mUEfeEtcuEIsoAWK5BGOQ6JcazOLOQ+tfUWQNqyMI+NrpJr6cFrB6RZhCJddyIC5/mFi/9HPd xGl1LqbxHVCo87xbWaYBVkaDSP89QojTXcotWhlohsOtKlYz58QDy2OMmCCn/M3sQrfmd4dFzGP K98sWoVMeoQ5Swts+a+MdCrRROnhEq X-Gm-Gg: ASbGncudnvIXrxlee4V91M5CsYQDGzEGw9ykiyzs1uaz2i7D2MZHGbCyESshdmlzOmf eK3zeYC/5BAyAp3ndmAXPdVZ0eQQFhJ5GnD0ncQ== X-Received: by 2002:a2e:b891:0:b0:300:3a15:8f2a with SMTP id 38308e7fff4ca-30240ca5040mr7803991fa.2.1733907650012; Wed, 11 Dec 2024 01:00:50 -0800 (PST) X-Google-Smtp-Source: AGHT+IHsKxJgERi06IIk9BKWSnwceN87T0kw8z0T1/bzJ/VXSveruYLfTlauI/QgHdEcrIn8y30RIWHOdRMmuPGaD2M= X-Received: by 2002:a2e:b891:0:b0:300:3a15:8f2a with SMTP id 38308e7fff4ca-30240ca5040mr7803841fa.2.1733907649582; Wed, 11 Dec 2024 01:00:49 -0800 (PST) MIME-Version: 1.0 References: <20241210091039.3439504-1-david.marchand@redhat.com> <20241210090038.144c3dbf@hermes.local> In-Reply-To: <20241210090038.144c3dbf@hermes.local> From: David Marchand Date: Wed, 11 Dec 2024 10:00:38 +0100 Message-ID: Subject: Re: [PATCH] devtools: enhance the license check To: Stephen Hemminger , Paul Szczepanek , Patrick Robb Cc: dev@dpdk.org, thomas@monjalon.net, techboard@dpdk.org X-Mimecast-Spam-Score: 0 X-Mimecast-MFC-PROC-ID: FtpppEO9gnPzdD8GRBeUfZSQSE6Ato9tFHxj_9K5x80_1733907650 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Tue, Dec 10, 2024 at 6:00=E2=80=AFPM Stephen Hemminger wrote: > > On Tue, 10 Dec 2024 10:10:39 +0100 > David Marchand wrote: > > > +no_license_list=3D\ > > +':^.git* :^.mailmap :^.ci/* :^README :^MAINTAINERS :^VERSION :^ABI_VER= SION :^*/Kbuild '\ > > +':^*/README* :^license/ :^config/ :^buildtools/ :^*/poetry.lock '\ > > +':^kernel/linux/uapi/.gitignore :^kernel/linux/uapi/version :^*.cocci = :^*.abignore '\ > > +':^*.map :^*.ini :^*.data :^*.json :^*.cfg :^*.txt :^*.svg :^*.png' > > + > > What is poetry.lock? I don't know. It looks like some python packaging config for dts, and it is a generated f= ile. # This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. Cc: dts maintainers. --=20 David Marchand