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 AE00944194 for ; Sun, 9 Jun 2024 07:31:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7A33402D6; Sun, 9 Jun 2024 07:31:41 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 0EA80402B3 for ; Sun, 9 Jun 2024 07:31:39 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6ad8243dba8so16964936d6.3 for ; Sat, 08 Jun 2024 22:31:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717911098; x=1718515898; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Htq60HJ3i26kaIoYbSfStpBjcZGBVmO5v2V0vtaF1EU=; b=jYpYCwyeW5TqRirvA4CGfWTOziOKoxdz8ipi4Dgdb3vtc4Zn5MF5nKAei+5pv6dp37 rJpKFJUVV0G52DJ5q2ZM8tsXdWZG3sM66jFlEkqLpVWWJattSYkc++u9U6hpOAvtuMWz ONj8MwoN5q43b8zSHIK3kHf/ubFggTsSWv9vA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717911098; x=1718515898; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Htq60HJ3i26kaIoYbSfStpBjcZGBVmO5v2V0vtaF1EU=; b=K8nyw76BiALHwn6BGvkmwCxReKcE+YMBuL/O0qukp3+nQ6aEQ2NKN6gxDtmL/nRKJA hy5NpokJlgXCbmfxgf0WqXopWad/dme5SdqSp+Z40OqYIhDBQNOo5iCTCT8DmkmE819O h8G8Na3S6ePO2P7fq31K80evSNoLt/ksufUxXh2V33aplhMdL5oleKyfWkMGrkH7mJlU 88vLEu0haNMlGR1Mu2VRbzPpdzkulf5mNrA9OT+m2LXbUAA1BqMdZh5sytFQpg6HbfR4 s4NTTRc4Wh0DlriZnEiCju628boSmGfSjHkG0aJZ8DcZE+CB6r+3Mr2/Mgh68kRQc/0K LBSw== X-Gm-Message-State: AOJu0YzPMCtZm75vQl1/EkiqDheW3/FEYIDcrrCG9Lyrx+3cRuEtExRn oIDx0lNMSR74c0MelVxGg8K4kmf4i2hSbxHMdgtHLkBF/SWa3p2mzGMi0IDdEQUWA44mHxSuTNm o8Q/ULss0PbEH1iFQvTqmCCobMeKmO+wa X-Google-Smtp-Source: AGHT+IEciqWTPadqRcAtZA2kDIFzejCYjT5NGtn4C+267NsUNJQ/R1xD8RhHOLrbG7VrFVqH3YARswRH763J X-Received: by 2002:a05:6214:398c:b0:6ae:2f16:561e with SMTP id 6a1803df08f44-6b059f942b4mr61141236d6.59.1717911098536; Sat, 08 Jun 2024 22:31:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b071aaa3cfsm1055906d6.2.2024.06.08.22.31.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:31:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:31:38 -0700 (PDT) Message-ID: <66653e3a.050a0220.203fc.960fSMTPIN_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 3CE71605C373; Sun, 9 Jun 2024 01:31:38 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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/v22.11 a409653a123bf105970a25c594711a3cdc44d139 --> testing issues Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 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 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/