From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 06B8EA0C43 for ; Fri, 17 Sep 2021 17:11:12 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01516410EC; Fri, 17 Sep 2021 17:11:12 +0200 (CEST) Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by mails.dpdk.org (Postfix) with ESMTP id 8E082410E9 for ; Fri, 17 Sep 2021 17:11:10 +0200 (CEST) X-IronPort-AV: E=McAfee;i="6200,9189,10110"; a="209904940" X-IronPort-AV: E=Sophos;i="5.85,301,1624345200"; d="scan'208";a="209904940" Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 17 Sep 2021 08:11:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,301,1624345200"; d="scan'208";a="701280725" Received: from irsmsx602.ger.corp.intel.com ([163.33.146.8]) by fmsmga005.fm.intel.com with ESMTP; 17 Sep 2021 08:11:08 -0700 Received: from irsmsx601.ger.corp.intel.com (163.33.146.7) by irsmsx602.ger.corp.intel.com (163.33.146.8) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2242.12; Fri, 17 Sep 2021 16:11:07 +0100 Received: from irsmsx601.ger.corp.intel.com ([163.33.146.7]) by irsmsx601.ger.corp.intel.com ([163.33.146.7]) with mapi id 15.01.2242.012; Fri, 17 Sep 2021 16:11:07 +0100 From: "Richardson, Bruce" To: Thomas Monjalon , Brandon Lo CC: "ci@dpdk.org" , dpdklab Thread-Topic: [dpdk-ci] FreeBSD 13 Unit Testing -- Two Tests Failing Thread-Index: AQHXeKSmT9eZB0M2/k2TyjRP2vFlYquouvbA Date: Fri, 17 Sep 2021 15:11:07 +0000 Message-ID: References: <4119115.q1FlOAyJBL@thomas> In-Reply-To: <4119115.q1FlOAyJBL@thomas> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-version: 11.6.200.16 dlp-product: dlpe-windows dlp-reaction: no-action x-originating-ip: [163.33.253.164] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-ci] FreeBSD 13 Unit Testing -- Two Tests Failing X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 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 > Sent: Wednesday, July 14, 2021 12:38 PM > To: Brandon Lo > Cc: ci@dpdk.org; dpdklab ; Richardson, Bruce > > Subject: Re: [dpdk-ci] FreeBSD 13 Unit Testing -- Two Tests Failing >=20 > +Cc Bruce, maintainer of the FreeBSD port >=20 Patch for memory autotest submitted to dev list: http://patches.dpdk.org/project/dpdk/patch/20210917150917.90892-1-bruce.ric= hardson@intel.com/ > 13/07/2021 22:55, Brandon Lo: > > Hello all, > > > > I am looking to expand the coverage of the community lab by running > > DPDK unit tests on FreeBSD 13. > > Currently, in the fast tests suite, there are 2 tests failing and > > preventing the environment from being put into production: > > interrupt_autotest and memory_autotest. > > This test was on DPDK main, commit > a95bbb72623c310df4d0c8ad45c2ee06f538e01b. > > > > interrupt_autotest fails quite quickly: > > stdout: > > RTE>>interrupt_autotest > > Check unknown valid interrupt full path > > callback has not been called > > failure occurred during checking unknown valid interrupt full path > > Clearing for interrupt tests > > Test Failed > > > > memory_autotest fails after dumping memory: > > stdout: > > RTE>>memory_autotest > > Dump memory layout > > ... > > Error getting segment fd's > > Test Failed > > > > Could somebody more familiar with the tests confirm if these are real > issues? > > > > Thanks, > > Brandon > > > > -- > > Brandon Lo > > > > UNH InterOperability Laboratory > > > > 21 Madbury Rd, Suite 100, Durham, NH 03824 > > > > blo@iol.unh.edu > > > > www.iol.unh.edu > > >=20 >=20 >=20 >=20