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 9764B43183 for ; Tue, 17 Oct 2023 00:34:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D43FD400D5; Tue, 17 Oct 2023 00:34:28 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 45ED0400D5 for ; Tue, 17 Oct 2023 00:34:27 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-66d332f23e4so20874346d6.0 for ; Mon, 16 Oct 2023 15:34:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697495666; x=1698100466; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vZ50iFJnukRGuzZY0lFTJxJmv+xTCAKIyLhxL/IevB0=; b=fzWhBy7ltUkgN7ojab5NrwJ0chqP32/wymDEVjl3ZnLCi/bFFxwtF+gENkgplRwlL5 LeY3xQTwFB9WXh1BwqOxq5AIzUgifRS9kftSx7XtPo95LpOSgCjHNU0sRSkt145fmZSv lNm2zws3mD4oT9z5r19TpaKpATcfuiMev728o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697495666; x=1698100466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vZ50iFJnukRGuzZY0lFTJxJmv+xTCAKIyLhxL/IevB0=; b=K2JNOy8ylcMZOJrvy6iUqNGYHd9XSTBGsrdZ2sQ+GLH1yvzu8m0wgu77E8JSXd40e8 a06bIH5SdciKOpm16y+W6u6SM951wKWABlCvxjRlJiBHB9/Mlpiz7YEmC57odAQzMaN+ QRQK2LL0EUaD31oRnAjjtR+R1HNsaWtqwaUgFCGrf0eRXtUp5/yfUaZdSKro7vDGe9Lh svBQedXX7Cso0tYqWlxNBlrghhTCiUUxHUAMt1DbCfoQW38HROZ8dvOYFMIHNsbAkSl0 KuMpchzx09dqDIIV2lHRfWk2y7hTWIYySQ8RRxipA3qbGjC5IST7USaM5QnalLmsR8nD /Sbg== X-Gm-Message-State: AOJu0Yw4Azd01eiRhYzD0h4SqYlUHw8pb59rj+2KQn4JLzwRuPbrG2Vk ugwHJdbVNBFZrSBBTzPJihoM17pWhM3KN15zxVFAIT68eiP6UtnuYVQiemESfXPpqg== X-Google-Smtp-Source: AGHT+IEz5JixeBd8f1R2EsXBGv6g7IRL7PKFCjCd6zMOQGHWibr2ZEdN2ZlWsQK7S5P7WGIo4AAsiQzdEEXL X-Received: by 2002:a0c:f30e:0:b0:64f:92af:9080 with SMTP id j14-20020a0cf30e000000b0064f92af9080mr708739qvl.21.1697495666666; Mon, 16 Oct 2023 15:34:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id gm15-20020a056214268f00b0063d7740f04esm9723qvb.39.2023.10.16.15.34.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 15:34:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 15:34:26 -0700 (PDT) Message-ID: <652dba72.050a0220.a22a4.03edSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 61BF4602A042; Mon, 16 Oct 2023 18:34:26 -0400 (EDT) Subject: |FAILURE| pw132655-132660 [PATCH] [v1,6/6] examples/eventdev_p: add From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Sivaprasad Tummala Content-Type: text/plain X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Test-Label: iol-compile-arm64-testing Test-Status: FAILURE http://dpdk.org/patch/132660 _Testing issues_ Submitter: Sivaprasad Tummala Date: Monday, October 16 2023 20:57:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132655-132660 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 ARM GCC Cross Compile (dpdk_meson_compile): ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27946/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/