From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id D462A2B9E for ; Thu, 28 Feb 2019 15:49:50 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 28 Feb 2019 06:49:49 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.58,423,1544515200"; d="scan'208";a="130099359" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga003.jf.intel.com with ESMTP; 28 Feb 2019 06:49:48 -0800 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.28]) by IRSMSX104.ger.corp.intel.com ([169.254.5.56]) with mapi id 14.03.0415.000; Thu, 28 Feb 2019 14:49:48 +0000 From: "O'Driscoll, Tim" To: "ci@dpdk.org" Thread-Topic: Minutes of DPDK Lab Meeting, February 26th Thread-Index: AdTPczq9ylSOJ9eQQ92wN3Zf0yZ7Zw== Date: Thu, 28 Feb 2019 14:49:48 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAB785C151@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZjBiODQ0MzktNmVhYS00NzhlLTk1NzItYTliNTM2MGU4YWE4IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiUG1xNjlERGxmd2RQdFwvekQwc0FKVkdxdUxOdWdQTStNRzQxN1VhUXpYOE1FSGswUXBuanFOMVBsMEFyTmN1VW8ifQ== 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: [dpdk-ci] Minutes of DPDK Lab Meeting, February 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: , X-List-Received-Date: Thu, 28 Feb 2019 14:49:51 -0000 OVS Tests: - Jeremy and Aaron are working on setup of the temporary hardware. - There are two options for hardware to run this on when the setup is compl= ete: 1) use existing vendor hardware; 2) obtain standalone servers for OVS = testing. The OVS team's preference is option 2. It's not realistic to expec= t a vendor to provide hardware to run a competitor's products so we'd need = to find a different way to procure this. Aaron will check with Rashid to se= e if budget is available from Red Hat. I'll check with Trishan to see if th= e DPDK project budget could cover this. - The OVS focus is on functional tests, not performance tests. The DPDK lab= is currently set up so that each vendor has complete control over performa= nce tests & results on their hardware. If we use separate hardware for the = OVS tests, we need to ensure that we restrict scope to functional tests so = that it does not conflict with this principle in future. Expanding DPDK Test Coverage: - While the OVS testing is good and helps to increase coverage, it doesn't = cover everything. We still need to focus on expanding the scope of DPDK per= formance tests in the lab. - Erez has verified with Trishan and budget is available for a contractor t= o help. We can discuss this further at the next meeting. CI Scripts: - Jeremy is working on getting the scripts ready to be made public. - Jeremy has tested Ali's script to identify the correct sub-tree for a pat= ch set and it works as expected. He'll integrate this. Zhaoyan raised some = concerns that the script doesn't work in all cases. Further discussion will= happen in Bugzilla. - Ferruh will check with Thomas on the status of the Travis patches.