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 2ECE8A0096 for ; Wed, 8 May 2019 04:08:15 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 235E8DE3; Wed, 8 May 2019 04:08:15 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 692E5239 for ; Wed, 8 May 2019 04:08:13 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 07 May 2019 19:08:12 -0700 X-ExtLoop1: 1 Received: from fmsmsx106.amr.corp.intel.com ([10.18.124.204]) by orsmga002.jf.intel.com with ESMTP; 07 May 2019 19:08:12 -0700 Received: from fmsmsx163.amr.corp.intel.com (10.18.125.72) by FMSMSX106.amr.corp.intel.com (10.18.124.204) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 7 May 2019 19:08:07 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx163.amr.corp.intel.com (10.18.125.72) with Microsoft SMTP Server (TLS) id 14.3.408.0; Tue, 7 May 2019 19:08:07 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.249]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.129]) with mapi id 14.03.0415.000; Wed, 8 May 2019 10:08:05 +0800 From: "Xu, Qian Q" To: "O'Driscoll, Tim" , "ci@dpdk.org" , "Yao, Lei A" CC: "Xu, Qian Q" Thread-Topic: DPDK Community Lab Meeting Minutes, Tuesday May 7th Thread-Index: AdUE2HKwslp5Y0aHSdm6iZ7K5kB0zQAajoeg Date: Wed, 8 May 2019 02:08:04 +0000 Message-ID: <82F45D86ADE5454A95A89742C8D1410E40457018@shsmsx102.ccr.corp.intel.com> References: <26FA93C7ED1EAA44AB77D62FBE1D27BAB78A6C32@IRSMSX108.ger.corp.intel.com> In-Reply-To: <26FA93C7ED1EAA44AB77D62FBE1D27BAB78A6C32@IRSMSX108.ger.corp.intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiY2E3N2VjODYtYTIxNy00MWJkLTk1YjAtODRmZjQyNWIyNGU2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiU3RFYUFGYXBHeWRZellPcmJvUGRDU0dwYWR1ZmVZVFZpbHl6c1J4Z2RLbjhnQ0RyVFp1NFwvNkhqNDVvQlNYYWQifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-ci] DPDK Community Lab Meeting Minutes, Tuesday May 7th 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" > - For Intel, after binding drivers to VFIO for OVS tests, can't bind back= to > I40E/IXGBE. Jeremy will send details in email. + Lei in the loop. Lei, any comments for it? Thx.=20 > -----Original Message----- > From: ci [mailto:ci-bounces@dpdk.org] On Behalf Of O'Driscoll, Tim > Sent: Tuesday, May 7, 2019 9:27 PM > To: ci@dpdk.org > Subject: [dpdk-ci] DPDK Community Lab Meeting Minutes, Tuesday May 7th >=20 > Jeremy is working on setting up the OVS tests on the Intel and Mellanox > machines. Issues have been encountered with both setups. > - For Intel, after binding drivers to VFIO for OVS tests, can't bind back= to > I40E/IXGBE. Jeremy will send details in email. > - For Mellanox, having issues trying to set up using VFIO. Jeremy will fo= llow up > with Ali and Thomas. >=20 > Testing is currently paused while Ali updates the Mellanox firmware. This= will be > done today and tests should restart after that. >=20 > There's a security issue if patches contains malicious code. Tests run on= all > servers with root permissions. Possible solutions include: stop running t= ests as > root, run tests in containers, implement static analysis of patches prior= to > running. Ali will investigate and make a recommendation.