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 538FD425FF for ; Thu, 21 Sep 2023 12:41:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 503F5402EC; Thu, 21 Sep 2023 12:41:38 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 39855402B5 for ; Thu, 21 Sep 2023 12:41:37 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59e88a28b98so10414227b3.1 for ; Thu, 21 Sep 2023 03:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695292896; x=1695897696; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gem0Wr9UA6O5PBGRw9dP2bXJ+PCiMwvodAGzoUuT75k=; b=Oi/wfWduOw7TvFamrDAABW1TNXEmeyZn56LSZFfLTdtjL1DGqPichduV+3uMC6AiD5 LS35xBb4UbtcFe9OpOg8dFWjra54H8v1dubCxiQgM22RxG2BuNZwfrOxvOpsm6ZsEE/3 r237hxyLPb1Amx5Ela1G02cKUAWoG6cflgrUQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695292896; x=1695897696; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gem0Wr9UA6O5PBGRw9dP2bXJ+PCiMwvodAGzoUuT75k=; b=W6CiV58xGpJIkTjfNG7RRgeCfpCM/XtHbk34a8TbUtZcNfwNSCN2yQWUUIG4VIHQFv i7q58f0hqihJjFUyiR18bQMpGnULjlb7fG1BM/on4qjL6yV0VQm756vHQTNFGzvfV4KI StoG7hISjc91A58yD5Sr5yI9OBYTSkdczxL0VPjZrKkzEYsZhk3jEO7kodwksdGiC0k+ lQCPujr1sJ0aaD94ANnSFk36xpWH8iD3tO9KufY/NGfi/Bc91imPdjIkWzBHIGPl9SR/ 8a54cdkedBr4ZEdn+g9dIOigpji+OGRfAKhKpRPimu6sDkWEHxIf8kDb4laN8KNSeFJa Si/A== X-Gm-Message-State: AOJu0YzosrUUWqvsP72G5o5hEUXW/4OLXsxEGmFV/BvTSD95u9Cjw21d /7ZD8JQKPHWUFlZnU3CbTlcw+4iq0JcORKSMv6wmUenYIxdrvcgySMUlG9m2tIjMShiSkDgEGA= = X-Google-Smtp-Source: AGHT+IGP0jVZDrtsogHkvcdeCR0OOIVdcv2UZgzW7qfBnuaP+0r1oa+mHkjCoOP9FTZAbHVDHtEEUTE3D+kA X-Received: by 2002:a81:a18f:0:b0:59d:7924:ddbd with SMTP id y137-20020a81a18f000000b0059d7924ddbdmr7603354ywg.15.1695292896671; Thu, 21 Sep 2023 03:41:36 -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 o67-20020a817346000000b0059c0b3caeeasm77466ywc.56.2023.09.21.03.41.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 03:41:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 03:41:36 -0700 (PDT) Message-ID: <650c1de0.810a0220.f6754.4610SMTPIN_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 568356052514; Thu, 21 Sep 2023 06:41:36 -0400 (EDT) Subject: |FAILURE| pw131763 [PATCH] [v1] config/arm: update aarch32 build wit From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Juraj Linkes 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/131763 _Testing issues_ Submitter: Juraj Linkes Date: Thursday, September 21 2023 09:59:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131763 --> testing fail Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | FAIL | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 20.04 aarch32 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27682/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/