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 3828941F56 for ; Mon, 10 Jun 2024 06:45:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3496340647; Mon, 10 Jun 2024 06:45:08 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 34DB9402A9 for ; Mon, 10 Jun 2024 06:44:51 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e9c80adc25so190040739f.3 for ; Sun, 09 Jun 2024 21:44:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717994690; x=1718599490; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rCjLwbY3fc23yF5Osd8ZtrOAagczPlgqLKbCYzXAGqo=; b=HUlYFeVqrd/SagJgAN5Ng2qQf1Txt6ADvMpImh+iAuu9FsvXwfx27Svh6Z9z2mEQ3x YpS2q/zEUavzaCpDUtrXLaHxc8v1Cdr+shby4ECr12s3RaZMw/0M+a0pWaGcyt+PUFON Ne9Hf4G4rjNeDx1h12c1fr45hUFvfimX0M0U0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717994690; x=1718599490; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rCjLwbY3fc23yF5Osd8ZtrOAagczPlgqLKbCYzXAGqo=; b=iRlN/a9gSXqsuD9b2wFzclvenENQr39diqDr5Yz+H0mHCld4DQuyE3Y/dkdG6WyVGh hBJMsi4NSLHBGzqkqakCYRKeqd/ix8KEUjgngx9FKjQb8J3IDuewiMkOnPaPvs5y9BCe nqpesc3pGbmuovPX0ajCD5gLAzK0HM8OobCG/bC5b/LO08EU0YXJrhNyzxcT6I8qc1JT 1Sii6CnVVErkO1fQXW5Vrn0rMi1PCD2iAWtQFWx5G0h4hgGQUcDDuZ8H61Dq0EhiPaEZ Dj0wxUCTQDAFwv7OREiiFYRGw+PIe6aFhoZle8BwVJm+Mx80dO5u2vgcZHXn42J6sTCY qKBw== X-Gm-Message-State: AOJu0YzRN9yCyt5cWz9DxrQGKsVcPlK4iiKOTU5BEGxanAMtOCeQM0cI xWYIe9B3jRcEIcQBWzPSlpuroxKxADu8dd6W81tZD77DzUWjCmpBifM9nqwnHfoU7ypSs5vGVVP X5PAqRPlJ5WkhND3TRlthrJ/C4St0pqBs X-Google-Smtp-Source: AGHT+IG8uF46psD9ZzzOpw+QMuTF7ClQ6HZ60SNWynVu7jVFzEjPk3lriGpz19YTPwvdKzS4aFGIivOY3eug X-Received: by 2002:a05:6e02:1086:b0:375:8a71:4cc1 with SMTP id e9e14a558f8ab-3758a7150e1mr57365965ab.32.1717994690530; Sun, 09 Jun 2024 21:44:50 -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-374bc1b67b7sm4337365ab.49.2024.06.09.21.44.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 09 Jun 2024 21:44:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 09 Jun 2024 21:44:50 -0700 (PDT) Message-ID: <666684c2.050a0220.cc35c.56a7SMTPIN_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 EEB05605C373; Mon, 10 Jun 2024 00:44:49 -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/