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 EB8A444187 for ; Sat, 8 Jun 2024 09:03:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6889402C7; Sat, 8 Jun 2024 09:03:43 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 1B7624026A for ; Sat, 8 Jun 2024 09:03:42 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-6e7b121be30so233683a12.1 for ; Sat, 08 Jun 2024 00:03:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717830221; x=1718435021; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=09l3Q66GlGtzxHWMePDFdss9O4urMAW8YAT7LFhI0UA=; b=FvAw4k9C7UfFmWnko87mBtTIJT0mbhDJGPWUfA5k5Ul1le482fvaC6WohwPXrzU1XU 90Yf6kynNQjwwuN5uifVeQSb7dof4cI3FQC64GuThYyhzd49cykRcxeFC7FM/mrXGzbh VHEOiUpj7snde/8kUqBJKYTueALYMhQWXdSfs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717830221; x=1718435021; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=09l3Q66GlGtzxHWMePDFdss9O4urMAW8YAT7LFhI0UA=; b=ZDO7+Ic2s3fJhJUWk8x9z6eL/BulthgV5vuVIKhf7lIZf+v5CX+BO8mvUCFjcFRnsb bi5qRjAX7TfLi8Gxl/AObdZH3xN5hHYErxl0PzcHKQ55mz1fivbgky3Bx69yroLLyHQe pgYWJXDQuUytGMH+e4ffnsRp2Gb+8i1+iIsRsyH4dfXK1JBUE2fFywDjtAk3fsR0ZhTj qOrl2YQk/0GaWd4z49nUwm0AhY5Tr5X+e5mILb8W6NdyyL2C5ldk4LpUZut+xGTHM2Rz IdzHA0+WfEbNILQuOp89J8i9ujIWjfm8pbIgapkP3OdCHuLeuj32JFz4JNpu3JbUw1i6 Jihg== X-Gm-Message-State: AOJu0Yxd2sFgmL13ENhZGyHAMr862HS20MTH+23bIUANr+RR9jXcV3PA 947F0nsTWgk079bgY8IyCjT0n+RchUT9fAR9t86Pb3Paf5vq3NuXetjzBuC93qQhpmEc6MeM3l3 FzLc7Mb0ZinF5RPSI8sgd0PdvfkoLV/Wv X-Google-Smtp-Source: AGHT+IHtRxizhv2q5xGXEozgsbcR4bbHFsDTwXglCmj3lgSw0Mt3QBn1dJujNJcKFqwPyPlLc6O+ypTuq2S3 X-Received: by 2002:a17:902:f546:b0:1f6:a1c:e5b5 with SMTP id d9443c01a7336-1f6d02dfd52mr54796535ad.24.1717830221201; Sat, 08 Jun 2024 00:03:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1f6bd7ca6ecsm1462545ad.91.2024.06.08.00.03.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 00:03:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 00:03:41 -0700 (PDT) Message-ID: <6664024d.170a0220.92dc9.d8dfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5AAB460524C8; Sat, 8 Jun 2024 03:03:40 -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 | +-----------------------+--------------------+ | Fedora 39 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +-----------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 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/29378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/