DPDK CI discussions
 help / color / mirror / Atom feed
* [PATCH] tools: add next-dts branch
@ 2025-01-16 22:11 Cody Cheng
  2025-01-16 23:16 ` Patrick Robb
  0 siblings, 1 reply; 2+ messages in thread
From: Cody Cheng @ 2025-01-16 22:11 UTC (permalink / raw)
  To: ci; +Cc: aconole, Cody Cheng

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] tools: add next-dts branch
  2025-01-16 22:11 [PATCH] tools: add next-dts branch Cody Cheng
@ 2025-01-16 23:16 ` Patrick Robb
  0 siblings, 0 replies; 2+ messages in thread
From: Patrick Robb @ 2025-01-16 23:16 UTC (permalink / raw)
  To: Cody Cheng; +Cc: ci, aconole, Luca Vizzarro, Paul Szczepanek

[-- Attachment #1: Type: text/plain, Size: 60 bytes --]

Thanks Cody.

Reviewed-by: Patrick Robb <probb@iol.unh.edu>

[-- Attachment #2: Type: text/html, Size: 171 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-16 23:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-16 22:11 [PATCH] tools: add next-dts branch Cody Cheng
2025-01-16 23:16 ` Patrick Robb

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).