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 7C681A034F for ; Thu, 29 Jul 2021 16:46:03 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 76BE840687; Thu, 29 Jul 2021 16:46:03 +0200 (CEST) Received: from mail-ed1-f42.google.com (mail-ed1-f42.google.com [209.85.208.42]) by mails.dpdk.org (Postfix) with ESMTP id B81CF4067A for ; Thu, 29 Jul 2021 16:46:01 +0200 (CEST) Received: by mail-ed1-f42.google.com with SMTP id j2so8528777edp.11 for ; Thu, 29 Jul 2021 07:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; h=mime-version:from:date:message-id:subject:to; bh=UJSBDCRX5x7Xjp6/3/hW/3N5ZYxfnYJ74tlH9x5R1k8=; b=J9aC5BbRhOYOg2mf8dbSSXKizjmcJ9Ky2vJ8LhOO+Hdouda+hd69CM1GowP6CMkvmN sg0vmnNHRgUAhlV+jT5HRol9LsSPqGuirgjvGhAQHn7C1ISs1TSySygIHHicZDYKfdSm qoxY+wuYDkUVrSE4JjzooWdVwgC9fDy2IHiG4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=UJSBDCRX5x7Xjp6/3/hW/3N5ZYxfnYJ74tlH9x5R1k8=; b=AQXKKg9rcQalnztOabCJOMkVvL2w+4LO5VkZF9WypnpVIa+W/uvKz5F2m/BbBmrL/B hJ7QuAEBAz67mrD/Gxj+3hB/OcVvJtpI79E66iahjCSF71CdWy5U/artiNbjowEday0M ybTFTxPPHCv4meNaW2EJ8/2ssDXUlLjnmZh0AKg55Hf5bpRi/A45ZWlCOri056t+YXEP 0KuUEWjpMubsAA+3toRs0keeM5Syw2XI62u3VhmHnWihBiJBSxSLaQQtjqQhM4Pcgqcb bQZxEB5644pewfkoCBH3E8Zi9xAQQmuXdm7Vdir+M+6GAJjPdoXRDRvasHsFugscrmlw KX9w== X-Gm-Message-State: AOAM532YMXx+0L4MqrLm4t0NZ3lG7PamCDRBe3J6N7tCEdnniWK9PPdA gZldl3sd1PborFoWXPGTk8R0W90uAnJolPTcQn37470vGz2teQ== X-Google-Smtp-Source: ABdhPJycEa1or3Xw2dPibLWHJXv/8zMP6oVS2+zWapRK5xyG9+X1jmTO0PqSjVuVYqJz84nrWwpujbb8Yo2xejb6XU8= X-Received: by 2002:aa7:d8d4:: with SMTP id k20mr6296167eds.373.1627569958548; Thu, 29 Jul 2021 07:45:58 -0700 (PDT) MIME-Version: 1.0 From: Lincoln Lavoie Date: Thu, 29 Jul 2021 10:45:47 -0400 Message-ID: To: ci@dpdk.org Content-Type: multipart/alternative; boundary="0000000000003a197705c844296d" Subject: [dpdk-ci] Community CI Meeting Minutes - July 29, 2021 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 Sender: "ci" --0000000000003a197705c844296d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =EF=BB=BFDPDK Community CI Meeting Minutes July 29, 2021 ##################################################################### Attendees 1. Lincoln Lavoie 2. Henry Nadeau 3. Owen Hilyard 4. Brandon Lo 5. Ali Alnubani 6. Aaron Conole 7. Juraj Linke=C5=A1 8. Lijuan Tu 9. Ashley Weltz 10. Michael Sanata ##################################################################### Agenda 1. CI Status 2. Test Development 3. Any other business ##################################################################### Minutes =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D CI Status --------------------------------------------------------------------- UNH-IOL Community Lab * Mellanox performance testing testing is back online * Currently working on expanding functional testing back to previous working coverage on the bare-metal systems. * Some tests will require patch submissions to DTS (in process) * Currently working on MTU update * Performance test reporting stabilized after 1C/2T migration and migration to percentage changes. * Alpine linux fails to build performance-thread example * Bugzilla https://bugs.dpdk.org/show_bug.cgi?id=3D756 * FreeBSD 13 unit test failures * Bugzilla https://bugs.dpdk.org/show_bug.cgi?id=3D761 * Looking to split up test reports for faster and more digestible patchworks results * Will aim to split up along two dimensions of compile / unit and architecture (aarch64 and x86_64). Note, cross-compile lives with the target architecture. * FreeBSD 13 ABI tests back in production * Arm unit testing back in production * Cppc_cpufreq kernel module was causing failures * Documentation spell check has been deployed into the lab, runs automatically if changes in the documentation directories are made * Patch to fix initial errors is submitted: https://patchwork.dpdk.org/project/dpdk/patch/20210726164919.39986-1-hnadea= u@iol.unh.edu/ * Just need to finalize reporting up to patchworks. * Requests to add two more jobs, aarch32 cross-compile target from x86_64, run unit / compile testing using clang on native aarch64. Lab will get these into the queue and will aim for the end of the summer (best initial estimate). --------------------------------------------------------------------- Intel Lab * Patchwork Series https://bugs.dpdk.org/show_bug.cgi?id=3D718 * Changed Intel CI not to create patch series out of patchwork. * Intel CI just follows patchwork. * This is a user issue, users should send patches with in-reply-to the right message-id. * DTS-CI has been set up * Document building will based on test_plans and doc/dts_gsg * Suite and Framework will be tested on Intel 710 series and E810 series cards. * Framework changes are checked with a couple of smoke test suites. * Suite changes run the specific suite, but not other changes. * Lijuan will start a discussion on the DTS mailing list for what test suites are used for testing the framework. * Patchwork needs to be set up to monitor this dts-test-report@dpdk.org. * Ali is busy with other activities, so will use test-report@dpdk.org as a workaround. * http://mails.dpdk.org/archives/dts-test-report/2021-July/000020.html * http://mails.dpdk.org/archives/dts-test-report/2021-July/subject.html * aweltz@linuxfoundation.org might help to add the email list onto the webpage https://www.dpdk.org/contribute/#mailing-lists --------------------------------------------------------------------- Github Actions & OBS * OBS scripts need a little bit of a redesign, but are close, should be completed by next week. * Github Action, no news is good news. * There are a couple issues with the workflows used by Github Actions, these don=E2=80=99t currently impact DPDK. These are being fixed, so multi workflows will get reported. There is also an issue, where the email logs are only included for the first failure, they can get the full logs via the links. Aaron and team are working on fixing both of these. * Scripts for patchworks have been moved to under the OVS robot account. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Test Development * func_reentrancy_autotest is still failing randomly, without a pattern on architecture (x86_64, aarch64), operating system, or compiler (gcc, clang). Aaron has a patch to improve the debugging / reporting on the test. This should be posted next week and should help with debugging. * DTS Improvements * Discussions are progressing. Work is being tracked here: https://docs.google.com/document/d/1c5S0_mZzFvzZfYkqyORLT2-qNvUb-fBdjA6DGus= y4yM/edit * Next Meeting: August 4, 2021 * UNH-IOL is working on a series of patches to DTS to fix issues introduced into the MTU test suite and the stats test suite. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Any other business * Next Meeting: August 12, 2021 * There were some changes to the Mellanox performance testing configuration, Ali / Owen have a thread to confirm the DTS configurations are as Mellanox expects. --=20 *Lincoln Lavoie* Principal Engineer, Broadband Technologies 21 Madbury Rd., Ste. 100, Durham, NH 03824 lylavoie@iol.unh.edu https://www.iol.unh.edu +1-603-674-2755 (m) --0000000000003a197705c844296d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=EF= =BB=BFDPDK Community CI Meeting Minutes

July 29, 2021

#######= ##############################################################
Attendees=

1. Lincoln Lavoie
2. Henry Nadeau
3. Owen Hilyard
4. Brand= on Lo
5. Ali Alnubani
6. Aaron Conole
7. Juraj Linke=C5=A1
8. L= ijuan Tu =C2=A0 =C2=A0 =C2=A0 =C2=A0
9. Ashley Weltz
10. Michael Sana= ta

#################################################################= ####
Agenda

1. CI Status
2. Test Development
3. Any other b= usiness

############################################################= #########
Minutes

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
CI Status

------------------------------------------= ---------------------------
UNH-IOL Community Lab

* Mellanox perf= ormance testing testing is back online
* Currently working on expanding = functional testing back to previous working coverage on the bare-metal syst= ems.
=C2=A0 =C2=A0* Some tests will require patch submissions to DTS (in= process)
=C2=A0 =C2=A0* Currently working on MTU update
* Performanc= e test reporting stabilized after 1C/2T migration and migration to percenta= ge changes.
* Alpine linux fails to build performance-thread example
= =C2=A0 =C2=A0* Bugzilla https://bugs.dpdk.org/show_bug.cgi?id=3D756
* FreeBSD 13 unit t= est failures
=C2=A0 =C2=A0* Bugzilla https://bugs.dpdk.org/show_bug.cgi?id=3D761
* L= ooking to split up test reports for faster and more digestible patchworks r= esults
=C2=A0 =C2=A0* Will aim to split up along two dimensions of compi= le / unit and architecture (aarch64 and x86_64).=C2=A0 Note, cross-compile = lives with the target architecture.
* FreeBSD 13 ABI tests back in produ= ction
* Arm unit testing back in production
=C2=A0 =C2=A0* Cppc_cpufr= eq kernel module was causing failures
* Documentation spell check has be= en deployed into the lab, runs automatically if changes in the documentatio= n directories are made
=C2=A0 =C2=A0* Patch to fix initial errors is sub= mitted: https://patchwork.dpdk.org/project/dpdk/= patch/20210726164919.39986-1-hnadeau@iol.unh.edu/
=C2=A0 =C2=A0* Ju= st need to finalize reporting up to patchworks.
* Requests to add two mo= re jobs, aarch32 cross-compile target from x86_64, run unit / compile testi= ng using clang on native aarch64.=C2=A0 Lab will get these into the queue a= nd will aim for the end of the summer (best initial estimate).

-----= ----------------------------------------------------------------
Intel L= ab

* Patchwork Series https://bugs.dpdk.org/show_bug.cgi?id=3D718
=C2=A0 =C2=A0*= Changed Intel CI not to create patch series out of patchwork.
=C2=A0 = =C2=A0* Intel CI just follows patchwork.
=C2=A0 =C2=A0* This is a user i= ssue, users should send patches with in-reply-to the right message-id.
*= DTS-CI has been set up
=C2=A0 =C2=A0* Document building will based on t= est_plans and doc/dts_gsg
=C2=A0 =C2=A0* Suite and Framework will be tes= ted on Intel 710 series and E810 series cards.
=C2=A0 =C2=A0 =C2=A0 * Fr= amework changes are checked with a couple of smoke test suites.
=C2=A0 = =C2=A0 =C2=A0 * Suite changes run the specific suite, but not other changes= .
=C2=A0 =C2=A0 =C2=A0 * Lijuan will start a discussion on the DTS maili= ng list for what test suites are used for testing the framework.
=C2=A0 = =C2=A0* Patchwork needs to be set up to monitor this dts-test-report@dpdk.org.
=C2=A0 =C2=A0* Ali i= s busy with other activities, so will use test-report@dpdk.org as a workaround.
=C2=A0 =C2=A0* h= ttp://mails.dpdk.org/archives/dts-test-report/2021-July/000020.html =C2=A0 =C2=A0* http://mails.dpdk.org/archives/dts-test-report/2021-= July/subject.html
=C2=A0 =C2=A0* aweltz@linuxfoundation.org might help to add the email list = onto the webpage https://www.dpdk.org/contribute/#mailing-lists

---------------= ------------------------------------------------------
Github Actions &a= mp; OBS

* OBS scripts need a little bit of a redesign, but are close= , should be completed by next week.
* Github Action, no news is good new= s.
* There are a couple issues with the workflows used by Github Actions= , these don=E2=80=99t currently impact DPDK.=C2=A0 These are being fixed, s= o multi workflows will get reported.=C2=A0 There is also an issue, where th= e email logs are only included for the first failure, they can get the full= logs via the links.=C2=A0 Aaron and team are working on fixing both of the= se.
* Scripts for patchworks have been moved to under the OVS robot acco= unt.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Te= st Development

* func_reentrancy_autotest is still failing randomly,= without a pattern on architecture (x86_64, aarch64), operating system, or = compiler (gcc, clang).=C2=A0 Aaron has a patch to improve the debugging / r= eporting on the test.=C2=A0 This should be posted next week and should help= with debugging.
* DTS Improvements
=C2=A0 =C2=A0* Discussions are pr= ogressing. Work is being tracked here: https://docs.g= oogle.com/document/d/1c5S0_mZzFvzZfYkqyORLT2-qNvUb-fBdjA6DGusy4yM/edit =
=C2=A0 =C2=A0* Next Meeting: August 4, 2021
=C2=A0 =C2=A0* UNH-IOL i= s working on a series of patches to DTS to fix issues introduced into the M= TU test suite and the stats test suite.

=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Any other business

* Next Meeting:= August 12, 2021
* There were some changes to the Mellanox performance t= esting configuration, Ali / Owen have a thread to confirm the DTS configura= tions are as Mellanox expects.

--
= Lincoln Lavoie
Principal Engineer, Broadband Technolog= ies
21 Madbury Rd., Ste. 100, Durham, NH 03824
+1-603-674-2755 (m)

--0000000000003a197705c844296d--