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 [thread overview]
Message-ID: <20250116221112.19794-1-ccheng@iol.unh.edu> (raw)
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(+)
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",
}
--
2.47.1
next reply other threads:[~2025-01-16 22:12 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 22:11 Cody Cheng [this message]
2025-01-16 23:16 ` Patrick Robb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250116221112.19794-1-ccheng@iol.unh.edu \
--to=ccheng@iol.unh.edu \
--cc=aconole@redhat.com \
--cc=ci@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).