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 1E7F24551F for ; Sat, 29 Jun 2024 11:27:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EE15A40EE1; Sat, 29 Jun 2024 11:27:20 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id BC274402C2 for ; Sat, 29 Jun 2024 11:27:19 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25cc31f3716so687996fac.3 for ; Sat, 29 Jun 2024 02:27:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719653239; x=1720258039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WdPynuFVvyNNf8G5mQl93SS5XiFg55ooHoTnVYADt6I=; b=UZjkxt3UlgXci5bQPQT55X3RL6o2YZ1NIpNyfmJNmhoGLaUKGU9dnTtPlPE/W0C7lc jeisqqzzMHXMNvJg0yJhcCGB/Y38LK3rFVpGZHkGxD0nVCB8+FPRedbtdD281AxIM+KK hTMudEhR1xCvCslcB2JXjMPe7P6u3riTKMUp8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719653239; x=1720258039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WdPynuFVvyNNf8G5mQl93SS5XiFg55ooHoTnVYADt6I=; b=TsHPT4xrQU2028hxZ/fssTkDT9Mx6xlAMRESyF90e+3Ca/aWz5TuxWLlJri7Hx/AQ6 JWw9A3rSRZc9UEjJm6RqYv1LD92mKDsP6jGk1C9wyiMLgbMXDS+/LTx/hWXrEsxE5ugC 76RWR9ta4cZWRjUNocQ9DXlMfmb6sEU7oW3czoBZRdXzvfl3npE4hQvEe5cLb2Q3fUCi dBywwT76eWjdBy/by/4RKkhxFGT0WwR+vKnGuWAzt4a+khNYD6z7G8CDEthqgNKQ1ZMA F28AV0cH5aSXtlYEbBvgCB6f8+SxCVrGSMXME5/+lFamMNlFp1T7SMraBEvlH9r0uXsc /Qyw== X-Gm-Message-State: AOJu0YypC1Un+fxhcD35tWwt3RLPYUMKD3lmbeymBPcAGQTKcxPTycC3 0THH9jdM5/tajNqHR7yrZGkX+iqZ3lcyOecimH37cifjIVNl7b0rA8iYsglgrkWD537TwmKf14o UoQ5Wc2pEs1NaymWIIomqfBb7TsBSVf5wk1d1FfClVufiC3OfAfQ/kVsM X-Google-Smtp-Source: AGHT+IFhCEuWy2WQH9mZtQk79DfMc4axGljJrDcr6WQqzF/ns6pzTuMd8oTfVqYDUZG/KSRR2/tJl9y7GOKf X-Received: by 2002:a05:6870:148d:b0:258:476d:a793 with SMTP id 586e51a60fabf-25db33fb561mr503613fac.19.1719653238877; Sat, 29 Jun 2024 02:27:18 -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-25d8e34342csm135344fac.39.2024.06.29.02.27.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jun 2024 02:27:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jun 2024 02:27:18 -0700 (PDT) Message-ID: <667fd376.050a0220.3e91b.9bf1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 49EEE6050A9C; Sat, 29 Jun 2024 05:27:18 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 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/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 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 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29641/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/