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 52DFDA0C4E for ; Thu, 12 Aug 2021 16:41:07 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D02F4014D; Thu, 12 Aug 2021 16:41:07 +0200 (CEST) Received: from mail-ed1-f41.google.com (mail-ed1-f41.google.com [209.85.208.41]) by mails.dpdk.org (Postfix) with ESMTP id 30EB440042 for ; Thu, 12 Aug 2021 16:41:05 +0200 (CEST) Received: by mail-ed1-f41.google.com with SMTP id t1so10066897edd.6 for ; Thu, 12 Aug 2021 07:41:05 -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=GS0XrNBtEM5ueXrN9s1uLQEL0zHPHpJeOPsgM9i9nZs=; b=LHqxnehMLDZtiAu9u3OZEqrSGNXRkJ8vp0nTrnMb/5dnI5ULSuTiH7S52FzLpyh2iY 7hKKzqZ71HBHyo/NlaGUhZbJ3m39V/t5hZ9ZGNTdoGkuEIi1kKbRRWeXGCctVJXzXD8M h2nQ3tV+WmcUSWWbst7x5wJs7f0BDZO8owEco= 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=GS0XrNBtEM5ueXrN9s1uLQEL0zHPHpJeOPsgM9i9nZs=; b=hyFp3aeDpWuM4iFIRxm0ngiH/x0CHslUW+mTyz4AxUwmjAJxdWW8LfO97AFKV8pau9 pCOJ7FyYda/lUdmL/Md673q98YWN3sM4fskThSIEO3zVrPXQP5wSbAggL7YEI+T1X/8q JNtFnRiZsOu5Z9wUWeE9y8+Owo9YywORJhscAdb1DR0IvfWCgxmtdPiyP2CoVn2VKj9i CvF4wslaugtFciFWBNElY2W9vVhw8DGTkwD54Is8h7ZEdX0+E2MtIq6bLKQL4GlFr37/ T2Vk2xroXFUibrgxDLBPp7VzoqM8T9Y/m4X0tp/lc8unbEXIO6HFO7dpJ4D0XIBwe0gB 7TPw== X-Gm-Message-State: AOAM530gjPSCjrA+Oxm51nVcn68HwsqGX/EV7cdKTbQTC9AZPFFdlDjq 9diBczdrqWE+GBSvHNvPDnPrRGUXVyx6aVEusUq4HTB5PpgWWg== X-Google-Smtp-Source: ABdhPJzUIBxzm30vqjKX259gO0Bxj7YUh+9FjgzQW4habP1+lITW5Bl6c78LhgHwxTYqgq5UkZhjevM07naSAJYHLQE= X-Received: by 2002:a05:6402:104b:: with SMTP id e11mr5933192edu.62.1628779264252; Thu, 12 Aug 2021 07:41:04 -0700 (PDT) MIME-Version: 1.0 From: Lincoln Lavoie Date: Thu, 12 Aug 2021 10:40:53 -0400 Message-ID: To: ci@dpdk.org Content-Type: multipart/alternative; boundary="00000000000076bcfd05c95db90d" Subject: [dpdk-ci] August 12 Community CI Minutes 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" --00000000000076bcfd05c95db90d Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable =EF=BB=BFDPDK Community CI Meeting Minutes August 12, 2021 ##################################################################### Attendees 1. Lincoln Lavoie 2. Owen Hilyard 3. Brandon Lo 4. Aaron Conole 5. Michael Santana 6. Ali Alnubani 7. Henry Nadeau 8. Lijuan Tu 9. Juraj Linkes ##################################################################### 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 * 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 * Intel 40G machine is back online * Reached out to Broadcom for support with ARM machine * Email split is in effect for patchworks * Unit and compile tests are now split up by architecture * ABI references are now rebuilt and comparing against v21.08 * Work is being done on bringing updating trex from 87 to 90. * Continued work on fixing functional tests where changes in DTS caused breakages. * Spell check patch (corrections to documentation) got merged, working on a back port patch as well. Couple of new spelling errors were merged, Henry is working on a patch for those as well. * UNH will look into changing the email reporting on failures, per https://bugs.dpdk.org/show_bug.cgi?id=3D716 --------------------------------------------------------------------- Intel Lab * A request for changes to the email reporting should be in place now, with patch submitters also emailed directly on failures. * Fixed some issues with the lab systems. * Working on DTS CI, waiting on dts-test-report email list to be integrated into patchwork, sending to the test-report email list in the meantime. * Owen provided a script to identify which tests should be run, based on the changes in the patch; this could be used to improve the coverage of the DTS CI testing. Owen will send a docker file to create an image that can run the script. * DTS CI is going to be offline for a few days, while doing dry-runs of testing. --------------------------------------------------------------------- Github Actions & OBS * Added support for mutli-workflow actions, which will be used when adding additional runners. * Patch series has been submitted for the work to enable OBS. Aaron is sending some comments, and there will be a request for Juraj to review. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 * Aaron still needs to work on the func_reentrancy_autotest to improve the debugging support. * 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 * Group got through all the feedback in the document. * Starting to get work in place to clean up the python code (auto-formatting), and linting. Aiming to fully deploy this after the 21.11 release. * Aiming to ensure a subset of DTS test cases used on the DPDK CI have CI testing enabled within DTS. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 26, 2021 * New arm hardware potentially available to add to the UNH lab. Need to confirm a plan for the traffic generator for the lab (spare server or using the existing arm TG server for both arm systems). Lincoln to follow up to Juraj on the current TG specs. --=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) --00000000000076bcfd05c95db90d Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=EF= =BB=BFDPDK Community CI Meeting Minutes

August 12, 2021

#####= ################################################################
Attende= es

1. Lincoln Lavoie
2. Owen Hilyard
3. Brandon Lo
4. Aaron= Conole
5. Michael Santana
6. Ali Alnubani
7. Henry Nadeau
8. L= ijuan Tu
9. Juraj Linkes

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

1. CI Status
2. Test Deve= lopment
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 La= b
* 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 test failu= res
=C2=A0 =C2=A0* Bugzilla https://bugs.dpdk.org/show_bug.cgi?id=3D761
* Intel 40G= machine is back online
* Reached out to Broadcom for support with ARM m= achine
* Email split is in effect for patchworks
=C2=A0 =C2=A0* Unit = and compile tests are now split up by architecture
* ABI references are = now rebuilt and comparing against v21.08
* Work is being done on bringin= g updating trex from 87 to 90.
* Continued work on fixing functional tes= ts where changes in DTS caused breakages.
* Spell check patch (correctio= ns to documentation) got merged, working on a back port patch as well.=C2= =A0 Couple of new spelling errors were merged, Henry is working on a patch = for those as well.
* UNH will look into changing the email reporting on = failures, per https= ://bugs.dpdk.org/show_bug.cgi?id=3D716

------------------------= ---------------------------------------------
Intel Lab

* A reque= st for changes to the email reporting should be in place now, with patch su= bmitters also emailed directly on failures.
* Fixed some issues with the= lab systems.
* Working on DTS CI, waiting on dts-test-report email list= to be integrated into patchwork, sending to the test-report email list in = the meantime. =C2=A0
* Owen provided a script to identify which tests sh= ould be run, based on the changes in the patch; this could be used to impro= ve the coverage of the DTS CI testing. Owen will send a docker file to crea= te an image that can run the script.
* DTS CI is going to be offline for= a few days, while doing dry-runs of testing.

----------------------= -----------------------------------------------
Github Actions & OBS=

* Added support for mutli-workflow actions, which will be used when= adding additional runners.
* Patch series has been submitted for the wo= rk to enable OBS. Aaron is sending some comments, and there will be a reque= st for Juraj to review.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=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

* Aaron still needs to work on t= he func_reentrancy_autotest to improve the debugging support.
* DTS Impr= ovements
=C2=A0 =C2=A0* Discussions are progressing. Work is being track= ed here: https://docs.google.com/document/d/1c5S0_mZz= FvzZfYkqyORLT2-qNvUb-fBdjA6DGusy4yM/edit
=C2=A0 =C2=A0* Next Meetin= g: August 4, 2021
=C2=A0 =C2=A0* Group got through all the feedback in t= he document.
=C2=A0 =C2=A0* Starting to get work in place to clean up th= e python code (auto-formatting), and linting.=C2=A0 Aiming to fully deploy = this after the 21.11 release.
=C2=A0 =C2=A0* Aiming to ensure a subset o= f DTS test cases used on the DPDK CI have CI testing enabled within DTS.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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 othe= r business

* Next Meeting: August 26, 2021
* New arm hardware pot= entially available to add to the UNH lab.=C2=A0 Need to confirm a plan for = the traffic generator for the lab (spare server or using the existing arm T= G server for both arm systems). Lincoln to follow up to Juraj on the curren= t TG specs.

--
Lincoln Lavoie=
Principal Engineer, Broadband Technologies
21 Madb= ury Rd., Ste. 100, Durham, NH 03824
https://www.iol.unh.edu
+1-603-674-2755 (m)

--00000000000076bcfd05c95db90d--