Message ID | 20250116221112.19794-1-ccheng@iol.unh.edu (mailing list archive) |
---|---|
State | New |
Headers |
Return-Path: <ci-bounces@dpdk.org> X-Original-To: patchwork@inbox.dpdk.org Delivered-To: patchwork@inbox.dpdk.org Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 27A4D45F7C; Thu, 16 Jan 2025 23:12:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46F5C40ED0; Thu, 16 Jan 2025 23:11:47 +0100 (CET) Received: from mail-qv1-f43.google.com (mail-qv1-f43.google.com [209.85.219.43]) by mails.dpdk.org (Postfix) with ESMTP id DEAB640696 for <ci@dpdk.org>; Thu, 16 Jan 2025 23:11:45 +0100 (CET) Received: by mail-qv1-f43.google.com with SMTP id 6a1803df08f44-6d8edad9932so12498746d6.0 for <ci@dpdk.org>; Thu, 16 Jan 2025 14:11:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737065505; x=1737670305; darn=dpdk.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=ryymDK31pJtxd7LwMPUBZXzHEzoiTdHYLSakvcgndUU=; b=VghN0RPvwMam9hGLMqGcmaf3gIoKbkAxnRXSxs+uU3s6BkTpfI/g+nNdiwhSPtBIdd zb/BoDQKcvkEk4VH/kV9rUwNGUpevPoEsT9zE0RgbMFqis3vffhRbD9lx4WkW4ZLDCZ/ pqfMwy0bRbXMup7BIsLRPyfOA6wNCMvXO8g3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737065505; x=1737670305; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=ryymDK31pJtxd7LwMPUBZXzHEzoiTdHYLSakvcgndUU=; b=Lokiy6heSpoMlLK7qn6tx++06y4cibO3z8NLK8W6aZNMQs/R1QsTZwxOq9+cc3ParY 0NVee8qFiTyjPpTKr9y4yLpqgwjNSlv9ugp+CnxNDmvPvn/1rm9I6P74uz2Zs/Ko8i53 w+KZMfvzqOYM/OkcjJorEwaVqaWbpsNtZILCQuKM/r3QFxopBymp5qOUfZd2pA3VhJlU EAR8yhr9ofuc0Z0JnH2Sc05iDKxSrGW5lrEJdxRccnvTyqTaoWqsQXFHsBYvcILqO9hP dEEzjTPQnURUhliwiDrLaBV0KrLe9VANoFLsgdxRHvJRFLL/xNGgPioIOwT/Ba2ygTvA S/Ng== X-Gm-Message-State: AOJu0YzLeDTkFk35EYpx4boCT0+kHchn0m5brJQVlxVDorv+52kW29mQ Gudt1b5WX94F44s3xUVs6IXFFYpMg9WOcQ7Pw5e3J/MaXu+z9Mkv298kF5ljXe3qgAYMwbwFEgX tF7tX3CVG3B9kPlEFi1XIRp4EGA/ihRYzhD+z6SQ+jDKIJJk78ylzJDk85WgvWlnGPBCQGYUNL0 XBIZMTnKUoKXbHf7x9n0RH X-Gm-Gg: ASbGncu1XV6e3rtreSihvLAu5GWhqeWj0DIQsGjNSsmx4PRI6CHDzdC04EcOz46DAUB Z3CmdMaG81sgPPxb7tF1/sEcavalXDgZN7kIP3gTk3GLyCZ9ELUco1I2HBchwqtXIElPTHR+hQE 6jwpcBDvZcwbKE839TAdZ6GDMA17vsI1a7wr7hpCVCaciv1h4e0v0olsFiWPdil91rClVgS5twi LDq6+MPP3rC0Z9jSl0Tt5I+2u20O/7WUGKxPAeDu3xFWabb X-Google-Smtp-Source: AGHT+IGxU0kJT4fKMt/0QevyREfxnEXvHf/LNtL0m7x2+Qd8KpVmn84UVgP59tm3D4BCpL2OW8y/kg== X-Received: by 2002:a05:6214:1d22:b0:6d8:876e:ef41 with SMTP id 6a1803df08f44-6e1b21872bamr9352286d6.21.1737065504749; Thu, 16 Jan 2025 14:11:44 -0800 (PST) Received: from localhost.unh.edu ([2606:4100:3880:1257::1011]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6e1afcea063sm4617836d6.107.2025.01.16.14.11.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Jan 2025 14:11:44 -0800 (PST) From: Cody Cheng <ccheng@iol.unh.edu> To: ci@dpdk.org Cc: aconole@redhat.com, Cody Cheng <ccheng@iol.unh.edu> Subject: [PATCH] tools: add next-dts branch Date: Thu, 16 Jan 2025 17:11:12 -0500 Message-ID: <20250116221112.19794-1-ccheng@iol.unh.edu> X-Mailer: git-send-email 2.47.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions <ci.dpdk.org> List-Unsubscribe: <https://mails.dpdk.org/options/ci>, <mailto:ci-request@dpdk.org?subject=unsubscribe> List-Archive: <http://mails.dpdk.org/archives/ci/> List-Post: <mailto:ci@dpdk.org> List-Help: <mailto:ci-request@dpdk.org?subject=help> List-Subscribe: <https://mails.dpdk.org/listinfo/ci>, <mailto:ci-request@dpdk.org?subject=subscribe> Errors-To: ci-bounces@dpdk.org |
Series |
tools: add next-dts branch
|
|
Commit Message
Cody Cheng
Jan. 16, 2025, 10:11 p.m. UTC
Adds the next-dts branch to the branch name map so that DTS patches
will apply on next-dts-for-main.
Signed-off-by: Cody Cheng <ccheng@iol.unh.edu>
---
tools/create_series_artifact.py | 1 +
1 file changed, 1 insertion(+)
Comments
Thanks Cody.
Reviewed-by: Patrick Robb <probb@iol.unh.edu>
Cody Cheng <ccheng@iol.unh.edu> writes: > Adds the next-dts branch to the branch name map so that DTS patches > will apply on next-dts-for-main. > > Signed-off-by: Cody Cheng <ccheng@iol.unh.edu> > --- Applied - thanks!
Thanks Aaron. Cody, when you are in tomorrow can you please rebuild the ci_worker container image with this change? Then we need to monitor the next dts series which comes in, and make sure that it is correctly applied to next-dts (intead of applying on main). Thank you! On Thu, Jan 23, 2025 at 12:51 PM Aaron Conole <aconole@redhat.com> wrote: > Cody Cheng <ccheng@iol.unh.edu> writes: > > > Adds the next-dts branch to the branch name map so that DTS patches > > will apply on next-dts-for-main. > > > > Signed-off-by: Cody Cheng <ccheng@iol.unh.edu> > > --- > > Applied - thanks! > >
diff --git a/tools/create_series_artifact.py b/tools/create_series_artifact.py index c1077b5..8225a4e 100755 --- a/tools/create_series_artifact.py +++ b/tools/create_series_artifact.py @@ -42,6 +42,7 @@ BRANCH_NAME_MAP = { "next-net-mlx": "next-net-mlx-for-next-net", "next-net-mrvl": "next-net-mrvl-for-main", "next-virtio": "next-virtio-for-next-net", + "next-dts": "next-dts-for-main", }