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 2AB2645506 for ; Sat, 29 Jun 2024 13:28:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2550B40EE1; Sat, 29 Jun 2024 13:28:35 +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 34752402C2 for ; Sat, 29 Jun 2024 13:28:33 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25da8a19acaso357921fac.2 for ; Sat, 29 Jun 2024 04:28:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719660512; x=1720265312; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Fq1c0lK8Q+ZcU+meHVAlbN8QXNUqdGTU8Yq9rIn94Vc=; b=gCVbIyJJjNQVX+chEagJD3Z3/REfxoWyz+3DJ1572sKqm85b5pvuFUHV7Kwu7uHjA+ VRwp5eBILL3bj3Q3zC49jQqFyH7DFU3riaiP+9iYRFtk1xVkHl+09a3iq1oKlBA5egaz s1IbwDa7P4m9rd1LOmNhzPWinxd+Lp84trcWk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719660512; x=1720265312; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Fq1c0lK8Q+ZcU+meHVAlbN8QXNUqdGTU8Yq9rIn94Vc=; b=JoASzmxM10zGc14xS+Ppk41eRCA50snL4eq51rdDQ1GIewWZ02h8N0GGf3AzE5izCU wNmlqomN4yQXHYIZXP5MmNeLG0MEghDfcr5dlDtDBMBV0g2sdXcw1fq7edUO952CuNmY b/KFVbwHuYFttLvJd1BJxzszaV5Xhi6XzC6itMihNNviKI9z6fGLcRQP5MMJYgE82r5x 1aEQILPh5N4XEaVmudVSqJm+J7xdCUBhVW+IuujnDGfYotZPULo0yxfwvIUKTaZOF00L /z+xtPLNTyUyzOnDDshinZvSfnUdTqJggtyNhOt9phYY6YDwa2B5BB838/QZza06+Mr8 jY7w== X-Gm-Message-State: AOJu0YydjwOj0RHJmT5bqCr2L5AI82MvvKLYzmQFUqNrNtlPU/tVva5C Lacr4g3xyW9rhaeiOPoS5V0xj1puiCxr/vTFCCjCzxIqyHP3OpnBEJjiPMLq7WgYne5QmbsPOXn SnOC3IN1LT5nZFMmsdl61QPe0mmqT6UdLf8nB7gbgQu0B0zYIqyQD1Rkw X-Google-Smtp-Source: AGHT+IHQH75Pku0P05MNEQxURUEtzG/yuo0cJT6k+Xt3/YBS+4+SkvexapHU4vIzpuS6ULZ/m5E1u2WXEEen X-Received: by 2002:a05:6870:3289:b0:24c:57b4:fb2c with SMTP id 586e51a60fabf-25db36d19a7mr565332fac.52.1719660512591; Sat, 29 Jun 2024 04:28:32 -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-25d8e395b33sm152652fac.40.2024.06.29.04.28.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 29 Jun 2024 04:28:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 29 Jun 2024 04:28:32 -0700 (PDT) Message-ID: <667fefe0.050a0220.2b96b.b52fSMTPIN_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 14F4E605C373; Sat, 29 Jun 2024 07:28:32 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 27973c97f3592986b9cb5ec77f4be47e3ddbf055 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: dpdk-next-net-intel 27973c97f3592986b9cb5ec77f4be47e3ddbf055 --> testing pending Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 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 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 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/