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 19E9245590 for ; Sat, 6 Jul 2024 22:36:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 069BA4014F; Sat, 6 Jul 2024 22:36:41 +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 711B9400EF for ; Sat, 6 Jul 2024 22:36:39 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-25e00f348e6so1546216fac.1 for ; Sat, 06 Jul 2024 13:36:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720298198; x=1720902998; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=p+3ODvI2jIDQjtpZEEchaO7apAupI7/XpvYJoN40a88=; b=CRjzDU9X0WOCSqArTnw3FYoOp/LGRibZbZNWdyp2rK4UrUzbhU890iB/BnUAbFUXN3 y2Tw2plxzd1IaUUYVyBK95Aa7kGoG+k9oyRrA7M3+KZTt8gKjAW/Np5jzbQ8/vRuf9p5 k0vmIQP6GlcyUIUVFifZLN9VvEz+lHlM+oJ4I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720298198; x=1720902998; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=p+3ODvI2jIDQjtpZEEchaO7apAupI7/XpvYJoN40a88=; b=KONgdIb36MxZrYN1T55UGaLG36iRXPHy1u4WtkdXhKRyhR52cT34fkGKBSbTYP6YDN am+hbDS4d9Lqj1x4VeO2lQUYYP+7NCv5Wss0BKDPsicdTYdMwHHpyk9XR5BYqzh9u/16 4xliLXlqMAuPjdsUr/PF1ASyyUP8eoSdjZXCmBv8JfNnJGIKsSNc/Y0m/5+1aABVix+Z j/pp1xLkJflPWkidC9ayizG9dzLkG/2LG6LCT+LK0YsAmuCILW909XyNmG+Lj43tsLcO PzXfoQnkjoYdmUZl44AT3ZXawyDK5NtAqyvYCgaWTEJBGFC01kFjCqZUK06kYFJCuYJk nbWw== X-Gm-Message-State: AOJu0Yy6u2zbxwKaIWiPTGUS1Snel8qWKJt+gW/7v9CPdlufy/NvRF/U xLkwOV7TFVpFmOynXHkYz93U30bpcT59kvH6+tU7HnLRLknkT+iZEiPYFRs4rpkrObfDSBlwqTE vSfuahOIYE41wQmG0siDU4r3ITEgnc2MhNwCmy+t/fLOLnLPVO3I2qxHR X-Google-Smtp-Source: AGHT+IEI3zGhcCKcxYbtdEEZgdCKp6QWoYqkKfoGUGoqNY9vJf5GtcjfjKeHq42/ZFaG2ArJns4M+iZ9KiEM X-Received: by 2002:a05:6870:9108:b0:25d:f6f6:ae2 with SMTP id 586e51a60fabf-25e2bf1e4f6mr6558254fac.55.1720298198623; Sat, 06 Jul 2024 13:36:38 -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 d2e1a72fcca58-70b29e4b10esm2232b3a.20.2024.07.06.13.36.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 Jul 2024 13:36:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 Jul 2024 13:36:38 -0700 (PDT) Message-ID: <6689aad6.050a0220.123c.0232SMTPIN_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 A8A6360526E2; Sat, 6 Jul 2024 16:36:37 -0400 (EDT) Subject: |PENDING| [GIT MASTER] fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 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 fcfb19cda4f6439f260cdeabb6c44d3c6f0d5fc4 --> 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) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | 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 | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | 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 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29745/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/