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 4A85A440E4 for ; Sat, 1 Jun 2024 16:55:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46C22402B4; Sat, 1 Jun 2024 16:55:47 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 6C0FC40270 for ; Sat, 1 Jun 2024 16:55:46 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-6c27b1f2dfaso1794133a12.3 for ; Sat, 01 Jun 2024 07:55:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717253745; x=1717858545; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CUJk+EWwkNxt5HnwakpNrTvcRvznKOFuC1MFNbjSELM=; b=SiuNLEBAOrNz/w52X+ezgsPj2ed37dHMdgwUGpwzkH5+lLkYWcyjoK+OV5RW/FfEGZ DP0ow3RDv3yUJnLJ/poxb97Jy7nRz2xE6byj+egNZ6RQsfIT7leruLi0gkhHVZvgOtfb gTvtb2QXQf8ESQQeikVIIyO2pNI/jYB5JMzZ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717253745; x=1717858545; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CUJk+EWwkNxt5HnwakpNrTvcRvznKOFuC1MFNbjSELM=; b=CojRrc/luUxKuC1w8Qgytx/p77Zh06ho9RVrHnztuXyQfFmW3xxXGAh2SfksMkxJNx Zpg0CVe2z7V9TXDwZ1XD/N+sKPwfUJDcZIpBBPdZxEcIG48pqnJsMMC7gERufngIYyrr bQ7zCZ8idlJoVAErkk3dTbj/9Qe8RkJ92X7j+UzU/a8Rnf0m80+YMnchPWCd6WbQIY1D /zmNBwEow8OmjbYAfytm6ivapiauz38iGz8+M7DjuRMiyq5f+qA7rMLLiyq7P5APASwI cv2kY92Xd+IrTik4Czz6i16WeHBblbkZjO0+OiNXQMud3UgSitlnLKbDR/z8vsrZQbjG /Mgw== X-Gm-Message-State: AOJu0YyAPXMvAy/8IlrCMekK/eTRJRfbirFoFAV64tCLIkhcRofh514O CfuARHx5fTz4AoQ2Rpeg8yvsMvZSu9z1XmaV9mbnPyK5BCxvbVbXyV3GV2tsrH7NI/EjPLX8GEj t67mv6t5VQzV8PLMcBs2s3Pr4w3yoRTxW X-Google-Smtp-Source: AGHT+IHaKkhgIuMGKWhGQysO8MjcwX806rpG1K4T+Gl9f5W3lRrUKNgFMaGfBMMscnehl0iz5cqGD28WPd0F X-Received: by 2002:a05:6a20:a11d:b0:1af:a5b1:2907 with SMTP id adf61e73a8af0-1b26f0e6eddmr5525022637.3.1717253745682; Sat, 01 Jun 2024 07:55:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c2194c9330sm6129a91.10.2024.06.01.07.55.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jun 2024 07:55:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jun 2024 07:55:45 -0700 (PDT) Message-ID: <665b3671.170a0220.dfcf7.0771SMTPIN_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 BFDBA605C373; Sat, 1 Jun 2024 10:55:44 -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 | +--------------------------+--------------------+ | 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 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 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/29291/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/