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 1E35342220; Fri, 1 Sep 2023 14:34:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 192B74029C; Fri, 1 Sep 2023 14:34:03 +0200 (CEST) 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 06C794014F for ; Fri, 1 Sep 2023 14:34:01 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1693571641; 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=fJc2ZSfeC7Zn8LHeo0olwTs4oDaiG174HDDJTquLN0k=; b=bihnefhsqYcsfb55yQNebeFWSmD3lae9ha2fOyR7dABsRv82qsp+x+NTAtW3ywnGgaE2bK vqiQ4k/E8JILkPp1xlKwb1ww7WSSREroB1H+wuare4MeREpmqYEcnvRUE64Pyk4Y1a+YrB M39k7MUjXRNZ2uiBR5KOT+yKYNH8c44= 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-534-Bp4cZqvZNLiPWPxzz8e86Q-1; Fri, 01 Sep 2023 08:34:00 -0400 X-MC-Unique: Bp4cZqvZNLiPWPxzz8e86Q-1 Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2b980182002so20245521fa.1 for ; Fri, 01 Sep 2023 05:33:59 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693571639; x=1694176439; 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=fJc2ZSfeC7Zn8LHeo0olwTs4oDaiG174HDDJTquLN0k=; b=HlRksKuUmxKk2i7hD0812l6Zzk1rpXYwOAUVWeI4602K6qpxb3cGHSjoG6tXGQwoyI MtaN5CbEFJjJrs+9z/x3vT4zFN1Vt+zc91hM0TKsjB8qk7EmRir5GDcsMtFFMmlnBcaC TKjKS9a8X/bhqlbWwfvtC1/JRuZFB8tWx9XhOVNX9q8jmmV3SiAQGFxKo60arHQsN5GN kWroHp0Szao9W2qgTowWjl06pAWhCz9TF1IQZdwUdDtrDhlX4h7vuusZxXOWu8SOKs7+ DCpciHVHS1wmT/chhN+z2X6UuIvD9Qol6billInqo7GELLcfjD5ZtgZ2nBMSNXTEgMHm c9dg== X-Gm-Message-State: AOJu0YylNpl+Srlva8KJBPv485gi0G9qvwYjjXjau0w0cKY4XJDz+Jsk g4tSU3jnow3/opuJhvxyfo8VII8KM//G/dMmTKhHF48g6zWgbGNZn4HHSufCR5rHN1neiIGb5tR TzXosEKdaQPDbkTLnBac= X-Received: by 2002:a05:6512:3d08:b0:4fe:27a0:68bc with SMTP id d8-20020a0565123d0800b004fe27a068bcmr2010661lfv.27.1693571638901; Fri, 01 Sep 2023 05:33:58 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGqes7DdJ/MkQmdAUh5014AFRFBg1nUYAEo5Un5W1oIh+II0DZAENu18E2NhbY/4MT/dts97CUmchqkCyrTLhI= X-Received: by 2002:a05:6512:3d08:b0:4fe:27a0:68bc with SMTP id d8-20020a0565123d0800b004fe27a068bcmr2010655lfv.27.1693571638559; Fri, 01 Sep 2023 05:33:58 -0700 (PDT) MIME-Version: 1.0 References: <20230901120326.706835-1-david.marchand@redhat.com> <4603824.CvnuH1ECHv@thomas> In-Reply-To: <4603824.CvnuH1ECHv@thomas> From: David Marchand Date: Fri, 1 Sep 2023 14:33:47 +0200 Message-ID: Subject: Re: [PATCH] maintainers: assign meson.build for drivers with subtrees To: Thomas Monjalon Cc: dev@dpdk.org, ferruh.yigit@amd.com, gakhil@marvell.com, jerinj@marvell.com, maxime.coquelin@redhat.com X-Mimecast-Spam-Score: 0 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 Fri, Sep 1, 2023 at 2:28=E2=80=AFPM Thomas Monjalon wrote: > > 01/09/2023 14:03, David Marchand: > > When a new (for example, net) driver gets submitted, the CI scripts > > can't determine which subtree (here, dpdk-next-net) this series is > > associated to because the MAINTAINERS update for the new driver is > > part of the series. > > > > Put meson.build of the drivers classes under the responsibility of > > subtree maintainers. > [...] > > @@ -1315,6 +1319,7 @@ Eventdev Drivers > > ---------------- > > M: Jerin Jacob > > T: git://dpdk.org/next/dpdk-next-eventdev > > +F: drivers/event/meson.build > > While at it, can we remove Jerin's name here? > He's already referenced for the whole git tree at the beginning of the fi= le. > Other device classes don't add a name for drivers, it is redundant. The same is true for Ferruh too. v2 on the way. --=20 David Marchand