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 71AD844142 for ; Mon, 3 Jun 2024 07:36:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E061402B7; Mon, 3 Jun 2024 07:36:40 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4CC094029C for ; Mon, 3 Jun 2024 07:36:39 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-628c1f09f5cso36764827b3.1 for ; Sun, 02 Jun 2024 22:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717392998; x=1717997798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dqE4iUs9G5ABbSSrLa/1CTu5temq/iMgtxKfWr8HgFI=; b=W8dRtcq8SsS3rCZkjTmQPCUV2NGj1rmTPJfHQH9sk8+dl//Ej5qR+MpsG80vyOIgcl QsFB93pUQP8rDvn6adu4qcmD2l5NAnw8i+O2ZX+GGjaVIyvRZKYuoJfI3Ii7wlxIDJ62 QXTae9FOVFObG0fq2fBKMG/k1bTw3wy9Uj3jY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717392998; x=1717997798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dqE4iUs9G5ABbSSrLa/1CTu5temq/iMgtxKfWr8HgFI=; b=b15RmbpDudRgGQKJBouCFtHYHmHeyo1UaDa18qfmEohhbRQZlKxr2ksgsqizxndFIc i90lsRi9ZVA0OD7c7UiJ8MRQvG50SSFw17ZlVDNcR4zYRfayOMbJNxA/PMflQCMWIiv2 3hu21kFJ54gU4OEazXO2yjcnxi1T1XBDam5RAD7fwe9cQLBA4JFIa3S4Vse6WLvuYNqi QALPfOz+NMqUS/hcyceM7VDxm0U5QU3zZsgcZLjqJElWb6KXk3GanOQ0zc6JSJjJ+GRk X+VveojA+AfXajzX4YG0aWJ3MBtQQMddE43OmCaV8GG+JIISowD605mTY74fNe4j0wiS FtFw== X-Gm-Message-State: AOJu0YyUV7PLxUYhtjhtuKAjvXFRoq8k10lM2S9TuSF7ROa4h7ufWouv EaVVo5HmttEogkqgYfOqw0KmrwVZcV6QdpkGiBYJnZEDx8cw7rozXtoh7jyge8WecR+Zua8ayVC vEsucutueuO3/KtXAXR+HKhyLx0k+uO2EU9BsEIFXMQ+bdA6H X-Google-Smtp-Source: AGHT+IFEIdd3YbmbMiQbZxBolUMcgtPSdaLI8voR67HvNF0yoy4gHyNsfiN7S/urA4MAuwP6yds066BYdlZc X-Received: by 2002:a81:ad5b:0:b0:61d:fd3e:8e8f with SMTP id 00721157ae682-62c797253f9mr87276747b3.25.1717392998801; Sun, 02 Jun 2024 22:36:38 -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 00721157ae682-62c7662218esm2615577b3.29.2024.06.02.22.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jun 2024 22:36:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jun 2024 22:36:38 -0700 (PDT) Message-ID: <665d5666.050a0220.5961a.55a3SMTPIN_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 281C1605C373; Mon, 3 Jun 2024 01:36: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 | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Debian 11 (Buster) (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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/