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 8C55E41F56 for ; Mon, 10 Jun 2024 06:42:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8744A402D2; Mon, 10 Jun 2024 06:42:48 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 41C74402A9 for ; Mon, 10 Jun 2024 06:42:47 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7eb7caa9ff7so36782839f.1 for ; Sun, 09 Jun 2024 21:42:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717994566; x=1718599366; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rCjLwbY3fc23yF5Osd8ZtrOAagczPlgqLKbCYzXAGqo=; b=BzuYoi8/Noa9ip5D+OYC5Uc/zgfpjj8f3hIxSKNYCXyGzyu0gEjEAjMVKBwRTFCicy jTAHg7w8HV3fzjqqNKifewZAwSWSUlxvqnWQry/5K2T0loG/4x8wRLnMIy1U79G8ZpDx KOD4QoT09CftL5X20vKSkTdIwf+8JpGI6hgZM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717994566; x=1718599366; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rCjLwbY3fc23yF5Osd8ZtrOAagczPlgqLKbCYzXAGqo=; b=VXfPwD6B/z6nU7TLx99fk59mY66keMWV4cszw107jFYomwzloGAVdsERsF+Tjmhsm+ y6nm3jkWpJuwVN0rkPbswUgENYWGfrZtCwa/fPMUL4XtH+2HtstJ0lBOmAIJgKQDmJjN OOotXgulPTzqc2sXfgw9nLnn8PT4CcTdCjNlEm/0kgTnq9HR+HqTrRpcIYJDNB5DJjwN 4HCuVzyJep65nk29B3/KbbxswLObwjC5f36XpxSTBNKYbFHG8DKFIY9JLNwe8p1NG7Mn CeRKGGx2xvC20DTAtD7nU+BL+qjZOoEKI9UZdLy7ddCBIA01WSuKQh4Up42NdN9zUwCD YGbQ== X-Gm-Message-State: AOJu0Yw/GNVDEnPInjVcSm75EkrQWNSA/HWxDsI5eajJ9jxlg4keguxz FhIpjIaq6AHbtyRaSfO1WUYfCrbrKUWl6mnG6ZdXktJLtafmxWuN8bGUVgzPdHhw0Tno5mxuqyk xZFBnx2s29+jaKpLgcuAgRvGr+o72HCl3NIsZBFQDNn7eXFdj X-Google-Smtp-Source: AGHT+IFeBL1QpVDdpuMqBKxMtEJbqWz3xWywVBiV/6G1YXCqmDKuPkz579hmstXv/VBJgkLCZLJyOHT+w8cc X-Received: by 2002:a05:6602:14cb:b0:7eb:7e0c:d186 with SMTP id ca18e2360f4ac-7eb7e0cd48bmr313495739f.16.1717994566568; Sun, 09 Jun 2024 21:42:46 -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 ca18e2360f4ac-7eb4c2b8575sm34511139f.8.2024.06.09.21.42.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 21:42:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 21:42:46 -0700 (PDT) Message-ID: <66668446.050a0220.7c8a1.d9e7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 04737605C373; Mon, 10 Jun 2024 00:42:46 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 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/v23.11 a6ec5765cf83d3d58cbd6d4ed5b92b4a06f8a808 --> testing issues Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Debian 12 with MUSDK | PASS | +----------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ ==== 20 line log output for Ubuntu 24.04 (ARM) (dpdk_meson_compile): ==== --- Failed to get log output --- ==== End log output ==== Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29387/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/