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 6656B41F5D for ; Mon, 10 Jun 2024 07:49:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 636404064C; Mon, 10 Jun 2024 07:49:48 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 48F19402A9 for ; Mon, 10 Jun 2024 07:49:28 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737b47c0acso16968985ab.3 for ; Sun, 09 Jun 2024 22:49:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717998567; x=1718603367; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YWFiS1W2ls3zFFF/TnbCi2Ge12dA0Iu/hYrbER4ch5c=; b=jSaZxpce7lSdLvQsIk+t7OAocPVFdJ2pHCLvYA5mE6xGtbky+jTvNHBYYKc80W5kQS 833afh3sgwFzu40ndnPsyzW7YyPPtVNV/eIIz7q1lbgIOpe9U+bVqTODd7CM8qxQnBwS s+VF/cFcJHSATFQ9CSn7IsPWi4Hj72SNDGFUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717998567; x=1718603367; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YWFiS1W2ls3zFFF/TnbCi2Ge12dA0Iu/hYrbER4ch5c=; b=e+quMxlmbNv/M6I5q5xGNpCeVYIE8x4ra3j/B4dKYKIMgTt3xiEuTxcZQUuWWKMMXa vAvy5cvDPI0fm58MGiBq8XGVQqQNVJn+UIeXeN1+MULEhVEfsu7+sZGDWWSM2Tf5L7DB 9k/3UoPACb7kiMxFyhKIuHIklkJ5C0ZhmN5A4kJEukL3HI1wrjJc8Yj8NZYht++H4t5r +uAnX9EyiKrndacFWeSjy4t6GfaSi5C85bN8wCTNmKt4fJ8kYNRjX7LiApbRTDWGn5Br 8RK3nxpLj5yAUSpQ++xGeBAJbiERi/Jk7bB6KFZeeX7JR+diJK6V+WzNR7f5QuaMqPeZ nLlw== X-Gm-Message-State: AOJu0YysmssV094XT3583uVI5i2D+r4lX1tHkN6inCRgzykqpG0ftCWp 6YwN9sGG1Na7ZaSl1iGFEPSruT/a+0IlcGuf7QXO+f/elB6PG+HubdWtte7Mgkou47eFY71f1eO O4YKRwV5RYvI5AIchr0LVUaHFVyAx8PB4 X-Google-Smtp-Source: AGHT+IEAtTXFgGo0KzGAsvbE+RGSWTeIfTISsjtXoS9k5rPdDP3ja1EsmfmzPTQX72fU4nphbeVCV1J9D7/p X-Received: by 2002:a92:c543:0:b0:374:a159:ea4d with SMTP id e9e14a558f8ab-3758033cbf8mr108052855ab.18.1717998567672; Sun, 09 Jun 2024 22:49:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37599b4b278sm1933085ab.26.2024.06.09.22.49.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 22:49:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 22:49:27 -0700 (PDT) Message-ID: <666693e7.050a0220.15083.2189SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2EED8605C373; Mon, 10 Jun 2024 01:49:27 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Testing issues_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing issues Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29389/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/