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 0DA67440E4 for ; Sat, 1 Jun 2024 16:33:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A8FD402B4; Sat, 1 Jun 2024 16:33:25 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id 843C240270 for ; Sat, 1 Jun 2024 16:33:23 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-794ad6d2884so206093785a.2 for ; Sat, 01 Jun 2024 07:33:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717252403; x=1717857203; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EEIqv+6FOBt8oWxCjLRtDn5ieGvv6DK6jylBqnsBOL0=; b=Xb1aeLkShCPoZ2C+Ff9vNxCzfZuJ5zQ53mnPHaTMdoDQy8VzS2y2MzHI2PcI1q9ykx Ww3a2mDDtLb61O8X+fxS+kxhclJl0bfYsOerpdhIvIoCUsaMuTjcIp3Xj8Eh4cQ/Vb9R 8qrCjYAVSHryV7gh/1KE/TY/NFIa9B7OXNfu0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717252403; x=1717857203; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EEIqv+6FOBt8oWxCjLRtDn5ieGvv6DK6jylBqnsBOL0=; b=LvmpAyQxHWq5wUb3DPFXsweEsDZ/0NabHrItlmPIxzdTI7qNMNmX8+mFD+FMfLUsv4 b/fYW6nLvNaB5pIKKh2FN9u4rTkQfeFzxx1qyv8/f9gibBbihiwnj+erdFulV9XEI87S G+IiqMfoQfWIH9+dSwSJ2uLqZxAoohusMbfnYbMEsu811OMkE2x3yPbdKdY+ZNDBM+f2 Il4knAeUxEZiMBdPo3cQcemSllYmg1p9pUDZxWrQz7Nzf298gybP/+UCcNqfnxNgGzto zAA6X0lsc43sPjVNathzetH1C/+/XoTrspozbGPh3GFmHIDbdwD6k0Wl6Z4y46CcN88C vBWA== X-Gm-Message-State: AOJu0YwxnVy0P0OWD8i/+l0WXbDQ70RHjaM9cuZLEWoysur/ZcGm/lC8 I3rVBPgE215WENOgeX/fMicU7phsv4kNq/AQXcQTJmEwayD10lxWuT1cr9aoMwrqUFiezRclo2y dudIIMJFHG4atOKtK2ttG1RMmPT5aiRwa X-Google-Smtp-Source: AGHT+IE/tbA4SHZaRpL+2MIGRFC7WcO9Jm+EiPQOMAITcv8TfxE2IYA3nNynKQInKs/+S8/lLCAzXr+Gp+yG X-Received: by 2002:a05:6214:2c02:b0:6ae:d66c:40d5 with SMTP id 6a1803df08f44-6aed66c41camr37758026d6.36.1717252402994; Sat, 01 Jun 2024 07:33:22 -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-6ae4a747eefsm1404746d6.36.2024.06.01.07.33.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 07:33:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 07:33:22 -0700 (PDT) Message-ID: <665b3132.050a0220.a7fcf.a17dSMTPIN_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 A831E605C373; Sat, 1 Jun 2024 10:33:22 -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 | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.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/29291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/