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 8005AA0A02 for ; Thu, 14 Jan 2021 17:14:14 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D31A141397; Thu, 14 Jan 2021 17:14:14 +0100 (CET) Received: from mail-ej1-f41.google.com (mail-ej1-f41.google.com [209.85.218.41]) by mails.dpdk.org (Postfix) with ESMTP id 1056D14138E for ; Thu, 14 Jan 2021 17:14:13 +0100 (CET) Received: by mail-ej1-f41.google.com with SMTP id w1so8944878ejf.11 for ; Thu, 14 Jan 2021 08:14:13 -0800 (PST) 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=aaqcNr1DFHxUlVpDa3EW56rtwoqlA0MWZqbQSgYswvA=; b=CDGgBHm4iXQb78txEgCEXq9q/wrE7px+62stAF5O1q7aLhbMGmmj7tE/mP1FhtVI0b H9GElJbPGUtUZJx4eu5d0sS/moQdHja0DE8o5WYSPI9Y+zZITh9d2IXHl1YTAt/R/OdP 5tfrFhPbRYLDL4MBrc9/MEUzj9XrLJanZ9cg4= 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=aaqcNr1DFHxUlVpDa3EW56rtwoqlA0MWZqbQSgYswvA=; b=WZQDlK7xhoGw2g4c7FtI0Iq22XcqVbgWHVqPkFbED/saN/1aumH5nC/VH/qIg/3aKj 6hY7CIr3db7EoCMbs+vOSNWtlOxoAxtk0hCoVWnjk9bpybdzDs/bm75v8yMeKkre7I9f a9n9yG8k9JbmXgCLjhi6U5tqNqaQVhq18ynjxSKSvr4POshsVaxyxd6HQ4d5l3fbbf5e ULYCpLdOyn0Rh91aaqxd9+3JzcXSiuHj0DxV1nag+rnqaOzNxkWc4EhoCAGL54iiaNW5 tLX/F0dp7MwuPYnLYg5InDs0E4G2QVQNiHvYxZT8+DLMSfrr6iIEVmYrDQtAwqQV5l6g NrxQ== X-Gm-Message-State: AOAM530l0Xb7+1An8oVf6cAV8jVGglpr7orXh4xqWEOiCsQhf6HWO7XB TPXBG0oEk3RTfMB3lUz8o/7lFosTUkoHQEYBzwQDbbshljM6Dg== X-Google-Smtp-Source: ABdhPJzly2pp34wye5VWr+5258wI+vmojpdYC6PbrjZ3Ktg4PzKyp8tDD5p5SehIdwFlc5ToPjvJcf40Z0S5p17UG7U= X-Received: by 2002:a17:906:7f83:: with SMTP id f3mr5586053ejr.282.1610640852140; Thu, 14 Jan 2021 08:14:12 -0800 (PST) MIME-Version: 1.0 From: Lincoln Lavoie Date: Thu, 14 Jan 2021 11:12:09 -0500 Message-ID: To: ci@dpdk.org Content-Type: multipart/alternative; boundary="000000000000da530c05b8de8bdf" Subject: [dpdk-ci] Community CI Meeting Minutes - January 14, 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" --000000000000da530c05b8de8bdf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello All, Minutes from our meeting today. January 14, 2021 ################################################# Attendees 1. Lincoln Lavoie 2. Owen Hilyard 3. David Liu 4. Shepard Siegel 5. Brandon Lo 6. Aaron Conole 7. Trishan de Lanerolle 8. Zhaoyan Chen 9. Lijuan Tu 10. Ali Alnubani 11. Michael Santana 12. Thomas Monjalon 13. Bruce Richardson 14. Tomasz Zawadzki 15. Dial-in: 17813082169 ################################################# Agenda 1. CI Status 2. Bugzilla Status 3. Test Development 4. 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 CI Status ------------------------------------------------- Intel Lab * Smoke tests are now enabled and results are being included in the reports to patch works. Running about 6 test cases right now. Check the patchworks reports for the specific details (showing up as intel-test in pathworks as the label). Recommend to add a link to the DTS test plan into the reports for each of the test cases that are being run. * Merge coming for pmdinfogen, which will add some additional python dependencies. Labs (UNH and Intel) will need to add these into the test systems / DUTs where necessary: https://patches.dpdk.org/cover/81614/ ------------------------------------------------- Github Actions / Travis CI / OBS * Github Actions have been running for about 1 month. Working on automating the process of checking the output and posting the results to patchworks. ETA is probably about 1 to 2 weeks away. * Planning to keep Travis CI around for now, specifically for the ARM builds. Hopefully, the amount of =E2=80=9Cfree execution time=E2=80=9D wil= l be enough to cover the ARM builds. * OBS, still need a mechanism for timing out branches. This will get worked on once the Github Action work is completed. Will take 2 to 4 weeks, once started. ------------------------------------------------- UNH-IOL Community Lab * We are aware of pending patchsets on the dashboard and will be investigating those today. * Arm machines are now running compile and unit testing. ** Now focusing on implementing functional and performance testing using the NICs installed in the machine. ** Broken unit test case: https://bugs.dpdk.org/show_bug.cgi?id=3D612 * Mellanox systems are now running functional testing; we are currently monitoring these results for false negatives. We need to double check it sent an updated report to patchworks. * Feature request: how could maintainer request rerun of jobs, possibly through the dashboard. * Implemented a failure alert system to detect false failures quicker. * Testing failures will now report the last 20 lines of log output, example is here: http://mails.dpdk.org/archives/test-report/2021-January/174069.htm= l * Patch for BUG-511 to categorize patches, to allow testing only applicable components, (i.e. code was a driver change vs a core change). https://mails.dpdk.org/archives/ci/2020-December/000902.html Needs to be reviewed and merged into dpdk-ci. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Bugzilla Status * https://bugs.dpdk.org/buglist.cgi?bug_status=3DUNCONFIRMED&bug_status=3DCON= FIRMED&bug_status=3DIN_PROGRESS&columnlist=3Dproduct%2Ccomponent%2Cpriority= %2Cbug_status%2Cassigned_to%2Cshort_desc%2Cchangeddate&component=3Djob%20sc= ripts&component=3DUNH%20infra&component=3DIntel%20Lab&component=3DTravis%20= CI&list_id=3D3419&order=3Dpriority%2Cchangeddate%20DESC&product=3Dlab&query= _format=3Dadvanced&resolution=3D--- =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =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 * Techboard is still working on developing priorities for 2021. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =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: January 28, 2021 --=20 *Lincoln Lavoie* Senior 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) --000000000000da530c05b8de8bdf Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hel= lo All,

Minutes from our = meeting today.
=
January 14= , 2021

#################################################
Attendee= s

1. Lincoln Lavoie
2. Owen Hilyard
3. David Liu
4. Shepard= Siegel
5. Brandon Lo
6. Aaron Conole
7. Trishan de Lanerolle
8= . Zhaoyan Chen
9. Lijuan Tu
10. Ali Alnubani
11. Michael Santana12. Thomas Monjalon
13. Bruce Richardson
14. Tomasz Zawadzki
15.= Dial-in: 17813082169


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

1. CI Status
2. Bugzilla Status
3. Test Deve= lopment
4. 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
CI Status

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

* Smoke tests are now enabled= and results are being included in the reports to patch works.=C2=A0 Runnin= g about 6 test cases right now.=C2=A0 Check the patchworks reports for the = specific details (showing up as intel-test in pathworks as the label).=C2= =A0 Recommend to add a link to the DTS test plan into the reports for each = of the test cases that are being run.
* Merge coming for pmdinfogen, whi= ch will add some additional python dependencies.=C2=A0 Labs (UNH and Intel)= will need to add these into the test systems / DUTs where necessary: https://patches.dpdk.org/cover= /81614/

-------------------------------------------------
Gi= thub Actions / Travis CI / OBS

* Github Actions have been running fo= r about 1 month.=C2=A0 Working on automating the process of checking the ou= tput and posting the results to patchworks.=C2=A0 ETA is probably about 1 t= o 2 weeks away. =C2=A0
* Planning to keep Travis CI around for now, spec= ifically for the ARM builds.=C2=A0 Hopefully, the amount of =E2=80=9Cfree e= xecution time=E2=80=9D will be enough to cover the ARM builds.
* OBS, st= ill need a mechanism for timing out branches.=C2=A0 This will get worked on= once the Github Action work is completed.=C2=A0 Will take 2 to 4 weeks, on= ce started.

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

* We are aware of pending patchsets on the dashbo= ard and will be investigating those today.
* Arm machines are now runnin= g compile and unit testing.
** Now focusing on implementing functional a= nd performance testing using the NICs installed in the machine.
** Broke= n unit test case: h= ttps://bugs.dpdk.org/show_bug.cgi?id=3D612
* Mellanox systems are no= w running functional testing; we are currently monitoring these results for= false negatives.=C2=A0 We need to double check it sent an updated report t= o patchworks.
* Feature request: how could maintainer request rerun of j= obs, possibly through the dashboard.
* Implemented a failure alert syste= m to detect false failures quicker.
* Testing failures will now report t= he last 20 lines of log output, example is here: http://mails.dpdk.org= /archives/test-report/2021-January/174069.html
* Patch for BUG-511 = to categorize patches, to allow testing only applicable components, (i.e. c= ode was a driver change vs a core change). https://mails.dpdk.org/archives/ci= /2020-December/000902.html =C2=A0Needs to be reviewed and merged into d= pdk-ci.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D
Bugzilla Status

* https://bugs.= dpdk.org/buglist.cgi?bug_status=3DUNCONFIRMED&bug_status=3DCONFIRMED&am= p;bug_status=3DIN_PROGRESS&columnlist=3Dproduct%2Ccomponent%2Cpriority%= 2Cbug_status%2Cassigned_to%2Cshort_desc%2Cchangeddate&component=3Djob%2= 0scripts&component=3DUNH%20infra&component=3DIntel%20Lab&compon= ent=3DTravis%20CI&list_id=3D3419&order=3Dpriority%2Cchangeddate%20D= ESC&product=3Dlab&query_format=3Dadvanced&resolution=3D--- =

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

* Techboard is still working on developin= g priorities for 2021.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=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: Ja= nuary 28, 2021

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

--000000000000da530c05b8de8bdf--