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 3074842671; Fri, 29 Sep 2023 11:40:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29F1D402B1; Fri, 29 Sep 2023 11:40:25 +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 772EB40287 for ; Fri, 29 Sep 2023 11:40:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1695980423; 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=JVcquM8YExMpaRER2njXVKCTIIkdBLrK2mFk6toTiHM=; b=PKNI0OjIXLYCyviV6nBRXgVYuz7i78SifM5ihN8MFh6vWtcHT9UIsnFgzZSjat7dUNSOBd Uqx0GnzT31PhmcLB9m824wzrTP+Wh4ILW1NdpJGGNRpqzLoMDRnTgDK/BonFFPEJLlOA9Y mwHQdZZ/oip94QKCX/2ZB9TFbKEION0= Received: from mail-lj1-f200.google.com (mail-lj1-f200.google.com [209.85.208.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-498-uPkNIHnfMoeokeikKVbjDQ-1; Fri, 29 Sep 2023 05:40:19 -0400 X-MC-Unique: uPkNIHnfMoeokeikKVbjDQ-1 Received: by mail-lj1-f200.google.com with SMTP id 38308e7fff4ca-2c001029f99so199237001fa.0 for ; Fri, 29 Sep 2023 02:40:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695980418; x=1696585218; 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=JVcquM8YExMpaRER2njXVKCTIIkdBLrK2mFk6toTiHM=; b=VRVVWVv3KnAZqTj08SBs1Z4x7PVtWJBwqQZ05Sa+ZIiBC7fUIwtbj9tv+loRLwrSCm TmqlbKXA686q4yhcVpuGM61Onz+Idn/0jC2MmTNWIsAYia1umQpeJXmIbtd7Ko2u/cZi 738ZUaB47tbLNuOMDZY9/+5fNtD/vSaXfTWvVpKHirMuRQd+cR2FxfL3qSqkBdIXpKr+ vMYVJwNJ5r8E/dzZeVXxgJ1qe0v8sEOGyIdU2T7z/jobgUGSAPeN/gR6vv4rmy7ggcTU 3SxPbUHeUAv6KKGGbADleUgpi+OOV3b4OOC/S4Ji4fx/UA78esqPrCHgRNXCn7MDuLaM b/sA== X-Gm-Message-State: AOJu0YzD/pDRKbaywudeX71yFxlQ2p1AXdDfs4y8QBc9lpw+uZ8MzrTz /aQ0a2MxspU/FgPgxTo9cMesfaCIrzMunbXyTnzK4ApWIr0g4JEiMwVxkeBPjRV27Axuqnppiho x4/+gtuD1bo9bK7tNxw== X-Received: by 2002:a2e:980f:0:b0:2bc:d634:2210 with SMTP id a15-20020a2e980f000000b002bcd6342210mr3024636ljj.16.1695980418247; Fri, 29 Sep 2023 02:40:18 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGpTPoDPky+6Ld0smobyys8JEVUe+v+lXv84ifzopgTSL+rAp5XWN3dbkvlLLPY0FYRaz0QFTirDCg0+LpADxM= X-Received: by 2002:a2e:980f:0:b0:2bc:d634:2210 with SMTP id a15-20020a2e980f000000b002bcd6342210mr3024625ljj.16.1695980417958; Fri, 29 Sep 2023 02:40:17 -0700 (PDT) MIME-Version: 1.0 References: <20230929083443.9925-1-pbhagavatula@marvell.com> In-Reply-To: From: David Marchand Date: Fri, 29 Sep 2023 11:40:06 +0200 Message-ID: Subject: Re: [PATCH] pw_maintainers_cli: enhance tree selection To: Pavan Nikhilesh Bhagavatula Cc: Jerin Jacob Kollanukkaran , "alialnu@nvidia.com" , "aconole@redhat.com" , "ci@dpdk.org" , Thomas Monjalon X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org On Fri, Sep 29, 2023 at 11:21=E2=80=AFAM Pavan Nikhilesh Bhagavatula wrote: > > -----Original Message----- > > From: pbhagavatula@marvell.com > > Sent: Friday, September 29, 2023 2:05 PM > > To: Jerin Jacob Kollanukkaran ; alialnu@nvidia.com; > > aconole@redhat.com > > Cc: ci@dpdk.org; Pavan Nikhilesh Bhagavatula > > Subject: [PATCH] pw_maintainers_cli: enhance tree selection > > > > From: Pavan Nikhilesh > > > > When longest prefix match doesnt find a suitable tree, pick the > > tree which has the highest modified file count instead of defauting > > to main tree. > > This script helps with the delegation but nothing prevents submitters or maintainers from updating this in patchwork themselves. I did not test it but this heuristic seems complex in how it is affected by existing git history. It makes this script harder to understand / predict the outcome. I fear side effects. > > This change is need to find the correct branch when a patch has a specifi= cation > Change followed by a implementation of driver layer example: This should be in the commitlog from the start as it exposes the need, rather than the solution implemented by the patch. > > https://patches.dpdk.org/project/dpdk/list/?series=3D29675 --=20 David Marchand