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 7D75C44194 for ; Sun, 9 Jun 2024 07:52:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78C6D402D6; Sun, 9 Jun 2024 07:52:41 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 866A7402B3 for ; Sun, 9 Jun 2024 07:52:09 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-254764f5472so899076fac.1 for ; Sat, 08 Jun 2024 22:52:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717912329; x=1718517129; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sE5jsMgE7n5LuE7w8+kgzmMbEj4LNTRiEHWTIcrm11w=; b=HzffdCZheIstfwaAS0ofFNcI8rtx762m5edMIo3wa+Jagi7C2nhWxQ18/5Mp/uE/UG 43bc02VOlemt8N5MkhdM91PNRQIIGxXKEDbkXA4UUtDpJBuH4NDsVWSoc4qhTYdmjZ8Y UdiFGLZtrBgXWbB2LCl/Vfn0Gxje8/qwEir+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717912329; x=1718517129; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sE5jsMgE7n5LuE7w8+kgzmMbEj4LNTRiEHWTIcrm11w=; b=CyuzTKltcXEdzZKDZorW/oQJD4XNV0GpVvaUpckOst8mutFkFzE2j/zlVs/cAIYwG6 uDmKXVGFnJDI5dCQSpT57AmChYBck0MGknFIT+tdS9oTtBSulcCHfGt/b1otPU1CaykW TsGLZeT54aomrwcffk8EXVzMR3favBIKGdngZqYzIQ0bI4kF4F+6TL5F0b3cl5goTZIy C85x/SgIEialvwJSvwQ32ScoiWg9GuqPUx3QbohcixQ8kI9K0jaqhOZ8hyL0LG6wNHWb h3F9Y+yvtfYnDJNfQFIOW9NloH5E5BBf6rfayrFdHuxQYYAI/EYrrKmiJqiQblco6Klh uFAQ== X-Gm-Message-State: AOJu0YwYMDJaqnUzDGvCnfjo2DXkl+FBk6NHrwcYjJva6OgRDMLhiroC Z7vsmngQcb8BfuCZuIDONZl608g4Tvl1tpKp0X9xGwWP3ggpH9Id3l4mylBa4XAlAedLU2orxse z3Hut1IEfZscVNydnl+n1EoTWl+mL5CfMl+13kkbkVchzhaaJ X-Google-Smtp-Source: AGHT+IF1eb2qYQ3LNKUJ9Cj79t5HwRv0P3FhcSvDqQETmE1bHMd0gOJvjm5f5MqfavlNVpFURvGVIn7y4Mek X-Received: by 2002:a05:6870:a549:b0:254:a7df:721c with SMTP id 586e51a60fabf-254a7df74camr2345433fac.54.1717912328702; Sat, 08 Jun 2024 22:52:08 -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 586e51a60fabf-25494aa7c20sm110412fac.34.2024.06.08.22.52.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:52:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:52:08 -0700 (PDT) Message-ID: <66654308.050a0220.a252f.8df6SMTPIN_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 2D71D605C373; Sun, 9 Jun 2024 01:52:08 -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 | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.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 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/29380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/