From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9BE46A0471 for ; Tue, 13 Aug 2019 16:25:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 6128F8F96; Tue, 13 Aug 2019 16:25:30 +0200 (CEST) Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id 6F5BC1252 for ; Tue, 13 Aug 2019 16:25:28 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Aug 2019 07:25:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,381,1559545200"; d="scan'208";a="205097069" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by fmsmga002.fm.intel.com with ESMTP; 13 Aug 2019 07:25:26 -0700 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX102.ger.corp.intel.com (163.33.3.155) with Microsoft SMTP Server (TLS) id 14.3.439.0; Tue, 13 Aug 2019 15:25:25 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.50]) by irsmsx112.ger.corp.intel.com ([169.254.1.71]) with mapi id 14.03.0439.000; Tue, 13 Aug 2019 15:25:25 +0100 From: "O'Driscoll, Tim" To: "ci@dpdk.org" Thread-Topic: DPDK Community Lab Meeting Minutes, Tuesday August 13th Thread-Index: AdVR4t0dnhClxNmfTLWnKigxCz+MOw== Date: Tue, 13 Aug 2019 14:25:24 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB791A0BD@IRSMSX108.ger.corp.intel.com> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjJhYjRiMDUtZjllNS00Y2RhLWE2NzktNjZhODc1M2M0NjIxIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiTlJsaFMrYnFnZ0poWEhWNVlKbFwvc1RIODBZWldEVEZUcEJXZkhqWXM1YUVHY3Jjb01GenpXS3h3NWxlYWxKVGkifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.2.0.6 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-ci] DPDK Community Lab Meeting Minutes, Tuesday August 13th X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.15 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" New hardware: - NXP and Broadcom hardware has been set up and handed off to the vendors. = They're now focusing on getting DTS working and performance optimized. - Atomic Rules are interested in engaging again. Shep will follow up with U= NH offline on the details. Compile tests: - Compile testing has been added on master for 2 OSs (FreeBSD and Ubuntu). = More OSs will be added over time. - Compile tests for OVS-DPDK have also been added. - We need to look at how to handle compile failures for OVS-DPDK (and SPDK = in future). Should these tests be enabled per patch set so that patch autho= rs know immediately if their patches break downstream projects? We'll discu= ss again at a future meeting when some of the maintainers (Thomas, Ferruh) = are available. OVS tests: - Tests have been set up on Intel and Mellanox systems. Tests will be run w= hen master is updated. Email notification will be sent if there are failure= s. Results will be shown on the dashboard under the tarballs page. SPDK tests: - Will be added similar to OVS. Initially this will just include compile te= sting. The SPDK team will then identify additional tests that need to be ru= n. Unit tests: - Updates to the fast test suite have been completed. Should be OK to run i= n UNH now. Jeremy will look into this. - Ideally want to turn on all unit tests except the perf unit tests (these = are too long to run). Work is underway on cleanup of the other unit tests.