From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 4417A5F38 for ; Thu, 26 Apr 2018 09:21:45 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 26 Apr 2018 00:21:44 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.49,330,1520924400"; d="scan'208,217";a="50941381" Received: from irsmsx104.ger.corp.intel.com ([163.33.3.159]) by orsmga001.jf.intel.com with ESMTP; 26 Apr 2018 00:21:40 -0700 Received: from irsmsx108.ger.corp.intel.com ([169.254.11.155]) by IRSMSX104.ger.corp.intel.com ([169.254.5.171]) with mapi id 14.03.0319.002; Thu, 26 Apr 2018 08:21:39 +0100 From: "O'Driscoll, Tim" To: "'ci@dpdk.org'" CC: 'Bob Noseworthy' , "Mcnamara, John" , 'Shepard Siegel' , 'Thomas Monjalon' , 'Erez Scop' , 'Shreyansh Jain' , "Xu, Qian Q" , "'pmacarth@iol.unh.edu'" , "'Matt Spencer'" , 'Gema Gomez' , 'George Zhao' , "'Mishra, Shishir'" , 'Lixuming' , "Tkachuk, Georgii" , 'Trishan de Lanerolle' , 'Sean Campbell' , 'Ali Alnubani' , "'May Chen'" , "'Lodha, Nishant'" , "Zhang, Chun" , "Morgan, Jack" , "'Lodha, Nishant'" , 'khemendra kumar' Thread-Topic: Minutes of DPDK Lab Meeting, April 24th Thread-Index: AdPdLZzwlSy4zFYNSW2+QyBVZa8yhw== Date: Thu, 26 Apr 2018 07:21:38 +0000 Message-ID: <26FA93C7ED1EAA44AB77D62FBE1D27BAA4B145FC@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYjQyNWY5YzItZWQ1Mi00NDlmLThjZjctNGY1ODQ3M2IzYjQ0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjIuNS4xOCIsIlRydXN0ZWRMYWJlbEhhc2giOiJkcjU3d0lxU0dTQVRLNDZpc0Jwa2VKMWFhQ3AySEV0eVE4VnJkcmQzVlltR3NTNTZHeVk0XC8xSlJ5VTYyUVhnZCJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.200.100 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: multipart/alternative; boundary="_000_26FA93C7ED1EAA44AB77D62FBE1D27BAA4B145FCIRSMSX108gercor_" MIME-Version: 1.0 Subject: [dpdk-ci] Minutes of DPDK Lab Meeting, April 24th 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, 26 Apr 2018 07:21:46 -0000 --_000_26FA93C7ED1EAA44AB77D62FBE1D27BAA4B145FCIRSMSX108gercor_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hardware Setup: * Intel hardware is running now. George sent instructions to Patric= k to integrate it into Jenkins so that tests can be triggered automatically= . Results will be sent to George and Qian initially. * Mellanox hardware has been running for a few weeks now. * NXP and Cavium hardware is still in progress. Test Setup: * Discussed how we handle patch dependencies (patch set A depends o= n patch set B). Currently, we don't have a good way to handle this. Depende= ncies are typically mentioned in the patch set cover letter, but that doesn= 't go into Patchwork. The only solution is to manually apply dependencies. * Discussed which repo we should be testing with (master, next-net,= next-crypto etc.). Agreed that we should test on master. * Patchwork 2 has support for patch sets which will make the setup = easier. Ali is looking into this and hopes to have it running by the end of= May. * There are sometimes build errors because dependencies are missing= . Agreed that for optional dependencies (crypto libraries, libpcap etc.) th= ese shouldn't cause a problem. For any mandatory dependencies, we'll need t= o install them on all the lab machines. * Test results will go into the database, but it's not clear how lo= ng we should keep the tarballs generated during testing. These would be use= ful in reproducing the test results. Agreed that we should only need to kee= p these for 1 release cycle. After that, any issues should have been addres= sed and fixed. * Target is still to have tests running with public results by the = end of Q2. We can announce this at the DPDK Summit PRC on June 28th. --_000_26FA93C7ED1EAA44AB77D62FBE1D27BAA4B145FCIRSMSX108gercor_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hardware Setup:

·         Intel hardware is running now. George sent i= nstructions to Patrick to integrate it into Jenkins so that tests can be tr= iggered automatically. Results will be sent to George and Qian initially.

·         Mellanox hardware has been running for a few= weeks now.

·         NXP and Cavium hardware is still in progress= .

 

Test Setup:

·         Discussed how we handle patch dependencies (= patch set A depends on patch set B). Currently, we don’t have a good = way to handle this. Dependencies are typically mentioned in the patch set c= over letter, but that doesn’t go into Patchwork. The only solution is to manually apply dependencies.=

·         Discussed which repo we should be testing wi= th (master, next-net, next-crypto etc.). Agreed that we should test on mast= er.

·         Patchwork 2 has support for patch sets which= will make the setup easier. Ali is looking into this and hopes to have it = running by the end of May.

·         There are sometimes build errors because dep= endencies are missing. Agreed that for optional dependencies (crypto librar= ies, libpcap etc.) these shouldn’t cause a problem. For any mandatory= dependencies, we’ll need to install them on all the lab machines.

·         Test results will go into the database, but = it’s not clear how long we should keep the tarballs generated during = testing. These would be useful in reproducing the test results. Agreed that= we should only need to keep these for 1 release cycle. After that, any issues should have been addressed and fix= ed.

·         Target is still to have tests running with p= ublic results by the end of Q2. We can announce this at the DPDK Summit PRC= on June 28th.

 

--_000_26FA93C7ED1EAA44AB77D62FBE1D27BAA4B145FCIRSMSX108gercor_--