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 0B77A44194 for ; Sun, 9 Jun 2024 07:39:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07823402D6; Sun, 9 Jun 2024 07:39:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 4C94A402B3 for ; Sun, 9 Jun 2024 07:39:54 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3737dc4a669so14355835ab.0 for ; Sat, 08 Jun 2024 22:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717911593; x=1718516393; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Htq60HJ3i26kaIoYbSfStpBjcZGBVmO5v2V0vtaF1EU=; b=B8OwOy5D1lg0aPrSVHltH5D8V2y8CPp7ENVh3aL7j9L7Pev1fNPst+SilEnR0MoDI8 tGXm7v0RYhT/17Ai9H9slSztE25DiRCgrSxcbvxL4ENo3prFnZD6w51PEwa5wdL+Drys jtmTXn+MZQBCgr/+CZsxDz/yxTQrdldFmaa6I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717911593; x=1718516393; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Htq60HJ3i26kaIoYbSfStpBjcZGBVmO5v2V0vtaF1EU=; b=UqdEPRxC4cJhMWFZt9na2BuZ23rb4WyeqJoFSLjsymW1bnDuJdR+4K9Rv6CLzo/Ohk iJkZWrpaAeS1h6F+5Z4mqlK/eq+6vOugcVWo9k//fRTmXTWt4h1OVRo+NHOhOgPKg3Rq sLci3fgwarRde2PddnOGWGBnwj+aeFd2wbkJ6hzCsk9DqqAbRP/D3IVYDF0PMavrtoam pGndgNOfRbN1h3hJo79Ex9XlRCGu5bCkakz1wIuK2k0JkbNEg4b/pYB6JOif76Qid2Su mhj0GbELbOtfs6pEptKUh/ExHweGW3hK0caHqzESM+LD1NuQFufMyVyhgiQ3bc5BX7Xe Rnyw== X-Gm-Message-State: AOJu0YwCxSN9quO5cqZSc6gHjNIHNvdfea8s5T6BirKKX8293EMvfE2v pk0TMH7fzsDkfR98x07rimnwcizszK3BpBiYlOfsds8a66vZoVpnqthGyoSGAt5Yeht29gyfUU1 WatPr7k06AdEBLUFcZaIZZxwU/+m0mHnH X-Google-Smtp-Source: AGHT+IGZc+HCvESyzEa62AD3eOEzVI1eIgFhOPI5kq6x8uNEcfiAJUqJJ2upgvwKwmcbchlotDblsWIGwv5O X-Received: by 2002:a92:c261:0:b0:374:70ed:d765 with SMTP id e9e14a558f8ab-3758030ba32mr78018675ab.3.1717911593605; Sat, 08 Jun 2024 22:39:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-374bc1516bcsm3644405ab.10.2024.06.08.22.39.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Jun 2024 22:39:53 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 08 Jun 2024 22:39:53 -0700 (PDT) Message-ID: <66654029.050a0220.6a271.0ce9SMTPIN_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 1DB32605C373; Sun, 9 Jun 2024 01:39:53 -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 | +--------------------------+--------------------+ | Ubuntu 24.04 (ARM) | FAIL | +--------------------------+--------------------+ | 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 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 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.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/29382/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/