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 7CC4E45E1A for ; Thu, 5 Dec 2024 08:53:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 741B1402C4; Thu, 5 Dec 2024 08:53:12 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 0E283402AE for ; Thu, 5 Dec 2024 08:53:11 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6ef9b8b4f13so3276477b3.2 for ; Wed, 04 Dec 2024 23:53:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733385190; x=1733989990; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u1LMseuyx3BorBd3+Wc5rOLmxkPXsMqXdrG2ISiY+Rk=; b=fcxUmyOAAHmrgvGGh9ONBed92WoPCQCy+GUltR/NtbpbInBEfJWU/WSdCGooXeqVdM QxmYE+gGnSUOZNHyTpAQQ2SHny0sJgkJdEMbJ+aZ8IBw3K/QdvyCZu0i+UezllKyvhWp yS0GN1kML2W7tletIp0DeBCbjzqXbaJFEbpDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733385190; x=1733989990; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u1LMseuyx3BorBd3+Wc5rOLmxkPXsMqXdrG2ISiY+Rk=; b=WBplkktwpuRTa8rMNt/dYUuGXI7OC5NOZWL2rqyAny1QScybjcBOW8bZ1LrjfAVbE9 xglJWNLw/RNGL5HdrYoy0JnJKjREosrwd3rrSfpEqqzTeJPsuXvvkVvKMDM30VqjiBSw rC9jSPMOmThuRTL11Qe0NYnMtV9ZdM8mku7T2KrT8hOmFgZzfJ3xCpyKT8QyVz3U2Z04 aYuBnFEBAa59e/kpE2+7svWjZhQjuKBBwMbcqTZ9UM4hUJZ1fRpYTAne7ONkr+WGLShy Ja2Ry7YB1/c3NNperjJxY9wPKIUpXBBW1M6teTPBc6xyTLcNIPcBdfeBA+PtquVQFR9E TWWw== X-Gm-Message-State: AOJu0Yxxo6cSXFVI/wGi9hzkeTvgSEWBmpSbDlwfd1nCdLJi0vjXeNUv wKrC98HJ6/aUZuMQdXI1lNPeX/nkxE1m3pkxgzu7qZ87GzAv/KFTu1YiZCreoT1yUnhe0l/W8Yn b24076rtWhpVzKU7wB7HIKr/DkXtvbRc6kSX8sA0z X-Gm-Gg: ASbGncvErICVK/UGKgUXUWndZ4OOyXY4D8I9dtjpHuqb0o7VNKu+yzYnKFImF/0xyNM DFxaKefM17SwiqEvH6yLtJbcQuzQhs3jBpHTVmNyU3IYz6kXUI+p8sOtZObht2qE5tXzePonnp7 J0++cPWXFqZcA2VrvFcQ+KS5Czb5kAwwzdKCjKB0e67P5vOBTFiRcj/ZAMQUNJgAbzh8lCP7uT8 UF9WgKtGsl4m+80LDovidjKkEP92vt4pSaeHFk2H2Qd1G4499dJTWlB8P5tPFX8Xiqbed8= X-Google-Smtp-Source: AGHT+IEDOwoLPxtMOAkM5++RriuJhY2jZxcIpkmR3ZxKGCED9oJ+bVqsf2jb1cUFug1HBREzDQRJ/0jtPNmM X-Received: by 2002:a05:690c:600a:b0:6ea:95f5:2607 with SMTP id 00721157ae682-6eface06f68mr99001787b3.5.1733385190103; Wed, 04 Dec 2024 23:53:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd3a2dd13sm271337b3.74.2024.12.04.23.53.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 23:53:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 23:53:10 -0800 (PST) Message-ID: <67515be6.050a0220.6918a.19afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AF0B06052471; Thu, 5 Dec 2024 02:53:09 -0500 (EST) Subject: |PENDING| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#341300 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31849/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/