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 44B9F46204; Wed, 12 Feb 2025 17:54:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F68642DDE; Wed, 12 Feb 2025 17:54:44 +0100 (CET) Received: from mail-pj1-f46.google.com (mail-pj1-f46.google.com [209.85.216.46]) by mails.dpdk.org (Postfix) with ESMTP id 04EF042DBB for ; Wed, 12 Feb 2025 17:54:42 +0100 (CET) Received: by mail-pj1-f46.google.com with SMTP id 98e67ed59e1d1-2f83a8afcbbso1869027a91.1 for ; Wed, 12 Feb 2025 08:54:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739379281; x=1739984081; darn=dpdk.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=zkmrgLxq8QtkWu1i8Y7sbtoCE+WaR3WWG4KfDhSDZ3E=; b=REzsoS1QhMiMvnjGdkAfdtpRdLx0FD/Qgwn/hptey/tT9zH2rSTjF20Of/o2KsnJOr /xUiuZ4g9Y6AYYeiC5lkoKsFQ7JhEE6SvK6KccP5gBJdIToFd32xpVMTt42SQwYl1lay a6u3atoPKbj0kNLBvRNhKCb8OLdXSc/Z2Z3qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739379281; x=1739984081; h=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=zkmrgLxq8QtkWu1i8Y7sbtoCE+WaR3WWG4KfDhSDZ3E=; b=fl3am3gCUFssCj2V5xNDtmafithKEWvko+scT6Gvv8mzjWK9TDbGZKZlPrjx8j225i tI2CNPXxVhdI6NYWdw6SECGz1/MEepBkYA7gT1dz4wZxj3zux8Q3XArHlQUjxYu+GPvk abfWr+nRtmhxp33fgWVRHvhedy9ghsgtd4OqDWX83cPJvH/b4UHzQXT4/ohHhWK4r9TA itBi7Dl5gzkZfCxMm12JwwkMY9r8iZC2XzM4A0dOLt0bQf/INE9Q+9Om/3RHy7je8qs8 UJCZEV/St4b7cjQRH5tIk5Rr2/6+iONzYPKWaFUjsCr2ubbOm3v2InF6SoXfYVOPWQLJ HAdA== X-Gm-Message-State: AOJu0Yx4DskVniMrh4ZZnL3tVn99iTPhejcY+tQ0110ZKCriqYihMdUJ 4VhRQDF7lK+zh86jsw7RhTWO8TRERV4pQHU2lsMaNTgDEvherCP0qet7fPyUz8BBk/W3yUYKOpX rpps3WLc0aCg6a55BI6fCQ7Dj+cCigRGnMTvy0Q== X-Gm-Gg: ASbGncsbvOB6pJLdaH2DzofZaFCwPIwGHUUcIuNRuyEzURLwcVX8mdLONkkkgYZg/cl rEvcLLhcwWwgDTNiblLQ8TI8a8uPx6hMahvrwhsyUSaXX4Jkwc1pbMxpk0hcNAo1YSb9eKgqbk7 vgxkV5X5iKXgI= X-Google-Smtp-Source: AGHT+IFAvVhzEC4QRnXq2coU7AvaChqQNIIUkSowbTgC/+Spf9aKaQaxXAAdaOesbi7+7tCa0xXTKpCnJCQIhU3WNjI= X-Received: by 2002:a17:90b:2688:b0:2fa:17e4:b1cf with SMTP id 98e67ed59e1d1-2fc0da8629dmr28542a91.2.1739379281027; Wed, 12 Feb 2025 08:54:41 -0800 (PST) MIME-Version: 1.0 References: <6f08b55438ba47c8b7d8f22c103fcd82@amazon.com> In-Reply-To: From: Patrick Robb Date: Wed, 12 Feb 2025 11:51:25 -0500 X-Gm-Features: AWEUYZlqa1tP-39vMNhdpiqpLdmDFVa_fpZgsK3-LMHq97ESBkOOjuMLwz32uj4 Message-ID: Subject: Re: Whitelist test-report email for AWS To: "Brandes, Shai" Cc: "ci@dpdk.org" , "NBU-Contact-Thomas Monjalon (EXTERNAL)" , David Marchand , Nathan Southern , Aaron Conole , Ali Alnubani Content-Type: multipart/alternative; boundary="0000000000002d0148062df4ccbe" 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 --0000000000002d0148062df4ccbe Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Shai, I remember from our previous discussion you said you had the build and meson test pipelines setup, and that you were starting on the email report pipeline. Is this going okay, or do you need any info/help from the CI community? Remember that (unless you want to roll your own email formatting solution) there is this script for sending test report emails: https://git.dpdk.org/tools/dpdk-ci/tree/tools/send-patch-report.sh. We are not using this at UNH but from reading it I see no reason it shouldn't work for you. Remember when you test a patchseries, you want to send a report to the final patch in that series. So if you are testing this series: https://patchwork.dpdk.org/api/series/34524/, then you want to get this patch from the series https://patchwork.dpdk.org/api/patches/150931/ and then report with the pwid and message id from that patch. Let me know if this is not clear. If you want to do a practice run by sending a report direct to my email and yours, feel free. I often like to do this when setting up new testing or reporting processes as a validation step. Thanks, let us know if you need anything. -Patrick On Wed, Feb 5, 2025 at 11:51=E2=80=AFAM Ali Alnubani w= rote: > Hello Shai, > > > > You should now be able to post from that address. > > Thank you for your contribution. > > > > Regards, > Ali > > > > *From:* Brandes, Shai > *Sent:* Wednesday, February 5, 2025 2:05 PM > *To:* Ali Alnubani ; Patrick Robb > *Cc:* ci@dpdk.org; NBU-Contact-Thomas Monjalon (EXTERNAL) < > thomas@monjalon.net>; David Marchand ; Nathan > Southern ; Aaron Conole > > *Subject:* RE: Whitelist test-report email for AWS > > > > Hi Ali, the address is: al-sw-devops@alabs.net > > > > Thanks in advance, > > Shai > > > > *From:* Ali Alnubani > *Sent:* Wednesday, February 5, 2025 10:36 AM > *To:* Patrick Robb ; Brandes, Shai > > *Cc:* ci@dpdk.org; NBU-Contact-Thomas Monjalon (EXTERNAL) < > thomas@monjalon.net>; David Marchand ; Nathan > Southern ; Aaron Conole > > *Subject:* RE: [EXTERNAL] Whitelist test-report email for AWS > > > > *CAUTION*: This email originated from outside of the organization. Do not > click links or open attachments unless you can confirm the sender and kno= w > the content is safe. > > > > Hello, > > > > Could you please send us the email address you=E2=80=99ll send the report= s from so > that we can allow it to post? > > > > Thanks, > Ali > > > > *From:* Patrick Robb > *Sent:* Thursday, January 30, 2025 8:08 PM > *To:* Ali Alnubani > *Cc:* Brandes, Shai ; ci@dpdk.org; > NBU-Contact-Thomas Monjalon (EXTERNAL) ; David > Marchand ; Nathan Southern < > nsouthern@linuxfoundation.org>; Aaron Conole > *Subject:* Whitelist test-report email for AWS > > > > Hi Ali, > > > > Shai Brandes from AWS has set up some CI testing infrastructure and basic > test pipelines and would like to propose a new label (something like > aws-unit-test) or 2 for DPDK patchwork. Right now they are trying to repo= rt > build and unit tests. Other tests like DTS which would require an extra > label/context will be follow up work. > > > > I think they also need you to whitelist the email address that they will > be sending from in their emails to test-report@dpdk.org. I think I > remember you being the person to go to for this but please correct me if > that's not right. So I'm starting this thread to connect you two for the > whitelisting. > > > > Thanks, > > Patrick > --0000000000002d0148062df4ccbe Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi Shai,

I remember from our previous d= iscussion you said you had the build and meson test pipelines setup, and th= at you were starting on the email report pipeline. Is this going okay, or d= o you need any info/help from the CI community?

Re= member that (unless you want to roll your own email formatting solution) th= ere is this script for sending test report emails:=C2=A0https://git.dpd= k.org/tools/dpdk-ci/tree/tools/send-patch-report.sh. We are not using t= his at UNH but from reading it I see no reason it shouldn't work for yo= u.

Remember when you test a patchseries, you want = to send a report to the final patch in that series. So if you are testing t= his series:=C2=A0h= ttps://patchwork.dpdk.org/api/series/34524/, then you want to get this = patch from the series=C2=A0https://patchwork.dpdk.org/api/patches/150931/ and then repo= rt with the pwid and message id from that patch. Let me know if this is not= clear.

If you want to do a practice run by sendin= g a report direct to my email and yours, feel free. I often like to do this= when setting up new testing or reporting processes as a validation step.

Thanks, let us know if you need anything.

-Patrick

On Wed, Feb 5, 2025 at = 11:51=E2=80=AFAM Ali Alnubani <ali= alnu@nvidia.com> wrote:

Hello = Shai,

=C2=A0

You sh= ould now be able to post from that address.

Thank = you for your contribution.

=C2=A0

Regard= s,
Ali

=C2=A0

From: Brandes, Shai <shaibran@amazon.com>
Sent: Wednesday, February 5, 2025 2:05 PM
To: Ali Alnubani <alialnu@nvidia.com>; Patrick Robb <probb@iol.unh.edu>
Cc: ci@dpdk.org= ; NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; David Marchand <= david.marcha= nd@redhat.com>; Nathan Southern <nsouthern@linuxfoundation.org>; A= aron Conole <aco= nole@redhat.com>
Subject: RE: Whitelist test-report email for AWS

=C2=A0

Hi Ali, the a= ddress is: al-sw-devops@al= abs.net

<= /u>=C2=A0

Thanks in adv= ance,

Shai=

=C2=A0

From: Ali Alnubani <alialnu@nvidia.com>
Sent: Wednesday, February 5, 2025 10:36 AM
To: Patrick Robb <probb@iol.unh.edu>; Brandes, Shai <shaibran@amazon.com>
Cc: ci@dpdk.org= ; NBU-Contact-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; David Marchand <= david.marcha= nd@redhat.com>; Nathan Southern <nsouthern@linuxfoundation.org>; Aaron Conole <aconole@redhat.com>
Subject: RE: [EXTERNAL] Whitelist test-report email for AWS

=C2=A0

CAUTION: This email originated from outside of the orga= nization. Do not click links or open attachments unless you can confirm the sender and know the content is safe.<= /u>

=C2=A0

Hello,=

=C2=A0

Could = you please send us the email address you=E2=80=99ll send the reports from s= o that we can allow it to post?

=C2=A0

Thanks= ,
Ali

=C2=A0

From: Patrick Robb <probb@iol.unh.edu>
Sent: Thursday, January 30, 2025 8:08 PM
To: Ali Alnubani <alialnu@nvidia.com>
Cc: Brandes, Shai <shaibran@amazon.com>; ci@dpdk.org; NBU-Conta= ct-Thomas Monjalon (EXTERNAL) <thomas@monjalon.net>; David Marchand <david.marchand@redhat.c= om>; Nathan Southern <nsouthern@linuxfoundation.org>; Aaron Conole <a= conole@redhat.com>
Subject: Whitelist test-report email for AWS

=C2=A0

Hi Ali,

=C2=A0

Shai Brandes from AWS has set u= p some CI testing infrastructure and basic test pipelines and would like to= propose a new label (something like aws-unit-test) or 2 for DPDK patchwork= . Right now they are trying to report build and unit tests. Other tests like DTS which would require an extra la= bel/context will be follow up work.=C2=A0

=C2=A0

I think they also need you to w= hitelist the email address that they will be sending from in their emails t= o test-report@dpdk.= org. I think I remember you being the person to go to for this but plea= se correct me if that's not right. So I'm starting this thread to c= onnect you two for the whitelisting.

=C2=A0

Thanks,

Patrick

--0000000000002d0148062df4ccbe--