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 0D89BA0C46; Fri, 23 Jul 2021 15:20:54 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8AC24014D; Fri, 23 Jul 2021 15:20:53 +0200 (CEST) Received: from inbox.dpdk.org (inbox.dpdk.org [95.142.172.178]) by mails.dpdk.org (Postfix) with ESMTP id 2BE4640040 for ; Fri, 23 Jul 2021 15:20:53 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id 15C07A0C47; Fri, 23 Jul 2021 15:20:53 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Fri, 23 Jul 2021 13:20:52 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: core X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: lylavoie@iol.unh.edu X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 761] Unit tests fail on FreeBSD X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D761 Bug ID: 761 Summary: Unit tests fail on FreeBSD Product: DPDK Version: unspecified Hardware: All OS: FreeBSD Status: UNCONFIRMED Severity: normal Priority: Normal Component: core Assignee: dev@dpdk.org Reporter: lylavoie@iol.unh.edu Target Milestone: --- 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 >From discussions on the CI mailing list, it has been reproduced and needs further debugging to resolve the issues. Bug here is for tracking the fixes within DPDK, https://mails.dpdk.org/archives/ci/2021-July/001267.html Once a patch is available, please let the CI team know. --=20 You are receiving this mail because: You are the assignee for the bug.=