From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id 51298A0096 for ; Mon, 8 Apr 2019 15:34:32 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id CCB122BC9; Mon, 8 Apr 2019 15:34:31 +0200 (CEST) Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 87588A3 for ; Mon, 8 Apr 2019 15:34:29 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga007.jf.intel.com ([10.7.209.58]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Apr 2019 06:34:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,325,1549958400"; d="scan'208";a="129556780" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga007.jf.intel.com with ESMTP; 08 Apr 2019 06:34:27 -0700 Received: from irsmsx155.ger.corp.intel.com (163.33.192.3) by IRSMSX108.ger.corp.intel.com (163.33.3.3) with Microsoft SMTP Server (TLS) id 14.3.408.0; Mon, 8 Apr 2019 14:34:26 +0100 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.82]) by irsmsx155.ger.corp.intel.com ([169.254.14.186]) with mapi id 14.03.0415.000; Mon, 8 Apr 2019 14:34:26 +0100 From: "O'Driscoll, Tim" To: Thomas Monjalon , "ci@dpdk.org" Thread-Topic: [dpdk-ci] Minutes of DPDK Lab Meeting, March 26th Thread-Index: AdTla3cpXDhRqaf0QbKgYgfDLiKEyQE6ujgAAO5G7eA= Date: Mon, 8 Apr 2019 13:34:25 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB78919C1@IRSMSX108.ger.corp.intel.com> References: <26FA93C7ED1EAA44AB77D62FBE1D27BAB787F0E2@IRSMSX108.ger.corp.intel.com> <4343874.ifZTGfLS2i@xps> In-Reply-To: <4343874.ifZTGfLS2i@xps> Accept-Language: en-IE, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDg3MWIzNDYtYjIwZS00ZWY1LWJmY2MtMGE2ODMwNGJhM2UwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiN2x5U2d5WWFpd29qcVhJMHE2VE5xaXBOZGxtXC9jQVwvTFlJUnQ2blBPWXZPMGVnNU9wTk1pMVg4Z21GcldcL0dXYyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-ci] Minutes of DPDK Lab Meeting, March 26th 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" > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Wednesday, April 3, 2019 9:50 PM > To: ci@dpdk.org > Cc: O'Driscoll, Tim > Subject: Re: [dpdk-ci] Minutes of DPDK Lab Meeting, March 26th >=20 > 28/03/2019 14:50, O'Driscoll, Tim: > > - Jeremy has created a google doc to capture proposed new tests. It's > at: > https://docs.google.com/document/d/1WbRoIq0f5SmHM6D5sLbeh7hxRJdE2ppwB5J > ECHllLjg/edit?usp=3Dsharing. > > - Please add proposed new tests to this. >=20 > My proposals (added in the doc): >=20 > - Compilation with coverage for Arm/Intel 32/64 and > Linux/FreeBSD/Windows > with make/meson and gcc/clang > Not HW dependent (cross-compilation for Arm) > The matrix can be big if testing several distros, etc. > - Unit tests > dependent on CPU arch I added some suggestions as well - performance tests for vhost/virtio, cryp= to and compression. We should discuss the priorities at tomorrow's meeting, so if others have i= nputs please add them before then. >=20 > About non-HW dependent testing, I think we can share the workload of > such test > across all machines.