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 44C924415A for ; Wed, 5 Jun 2024 06:46:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4027A402CE; Wed, 5 Jun 2024 06:46:42 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 12DEA40269 for ; Wed, 5 Jun 2024 06:46:41 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6ae84d0cd2eso30561436d6.0 for ; Tue, 04 Jun 2024 21:46:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717562800; x=1718167600; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DxY7RnYOlqUXYMPy+lcaEz7B4lnkV3F79dlYivHZCNE=; b=bi2aqZ7x3KpMA+ZnqHHa+56wRMPzyp1ibwWk1GBI7iwH4w5/XbPoaWgM96f/GwWJPr fSqW/61igmQtDMw7WtD9oQI4HZo7o6AYQk0YVnEzIdr6NfYhOT+bu5WInrrfxg8XBUFj xhQEatHzWtZCQ8/W1s1htoLJAJ7FPVLgQggZY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717562800; x=1718167600; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DxY7RnYOlqUXYMPy+lcaEz7B4lnkV3F79dlYivHZCNE=; b=vUq9YxWBeRdmuOQ6m/9xvE47XXQ5CeVHJ/Zvt+gO4wGC3GwG4YVm1QYzJy96ZHiYjs ScsLwwVDBlt3FuOzFIvQJG4YeF5IJKHMmBw9q7zU6FdO8LGs8O0eTKGlkZJC//VJDRoe nlmzIXOxw+sOpUiXx3EhTlIuE8zTODubhH4yWbFcIgmdReFtDeOx2iQQTuyVNq+yzzRY aOqVU5xqlReRzz5nMlKNUiPzoAZq8wrQ86ZQncy6DoiYcKjsbUun6+3Zf8IA9Z3QQkDt LrkKKxyzK9y1ciXt0FYpiwO/2lc0cQJrcSFblP61mY6k8Ztmi52NhPBg5sdk+frBfJIW jmcA== X-Gm-Message-State: AOJu0YzxqmUmS0MguHcfb3DsgmebocsJvJHF0xnENmyBf+lBTb/iKfjD y6xFJ80GDlinmVt0xswHFweAZQVgrutRLORiIcKesCXB72rP6IhzmYI+j1JUtLD+AHiLiAcuTgp AaUrjw4Dic5wZ5dkK8Z94t8r+SfgqRaM6 X-Google-Smtp-Source: AGHT+IEvzNsvVTSBGhtcxSVAWrHziJ52mdBOZKvu9uG293QDGTAABiF//sovU5t6+LvQeYJ6fLyjc8ws509B X-Received: by 2002:a05:6214:318c:b0:6af:4787:2241 with SMTP id 6a1803df08f44-6b02bf2e518mr14243326d6.25.1717562800555; Tue, 04 Jun 2024 21:46:40 -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-6ae4b403da8sm6349666d6.67.2024.06.04.21.46.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 04 Jun 2024 21:46:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 04 Jun 2024 21:46:40 -0700 (PDT) Message-ID: <665fedb0.050a0220.cbfa6.1f0fSMTPIN_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 3CFF6605C380; Wed, 5 Jun 2024 00:46:40 -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 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 22.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 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.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 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 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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/29334/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/