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 C8FD145626 for ; Mon, 15 Jul 2024 22:10:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C066240E4F; Mon, 15 Jul 2024 22:10:38 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 258094065F for ; Mon, 15 Jul 2024 22:10:37 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-7044bda722fso2830798a34.2 for ; Mon, 15 Jul 2024 13:10:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721074236; x=1721679036; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=AHJkCu0sIp6G51gOMG0Pl9sPKEt0kIjU0alGmJvA9p8=; b=A2fCk0w51B4MCbSRNNW0PvZVvAbKO6JnyiSKoxe8fzp0zRDGYFdfIdBKgm1TutCeA6 BPWunXNhytHwTT/GXFjPHoeZa6HS25KpMWF5m2F/9z2pZhgtA5Jn44q+1ESnPBC0tIMq TQUmBW6Gs/TUI1YOPEYUqkpL/zK7iZK7Buufk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721074236; x=1721679036; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=AHJkCu0sIp6G51gOMG0Pl9sPKEt0kIjU0alGmJvA9p8=; b=X3cgXRTtOTgTiL2QGof2hnwntIGMccHUMK5DeT/LO+OBG6golutxk21DI7Cp8tumba 0TnHovRLQjgA8CkZHIrv3dVm0q3lruluk6nDRUz76koKRlyR38oxfAMjRPxuULUFD+WH IzgHVE0f5eMsH3xI6Ta1mRi+w14OGFkd/13xEzSy2mcQCNq3wAXWQSuJbmtByz27LHcy L6ZSqGSdwlWDXEMgFWGCHKTQCU04zdd6cDHLOgDuQEEtHuTy6LgPVsDdIaQvj52B3fxh XXjl8mQQttarIYA8/vM+XrLU5ltFsiB4R7TlK1IGKeZeuWdO6W12bjUwU2DVkrWZ6Ljw vO3Q== X-Gm-Message-State: AOJu0Yz9c39WKASDymlTbQ3K9Nx91lLBZmxIAytTSpPPO4kWUGIA/Tgu TFOHP0lUZlKJMUGQC60fkpbF+XuYkZvZKIOrDCoeCWAHW+ReN4yh8l+IV1s7yFO1qd5kKgXsTJY TQF9pR2HcAOylDAd1NqhWi44nA32g7BcN6hgt8InE X-Google-Smtp-Source: AGHT+IEZB8Cf5OqutOYQUytZsdlgQZhGFa1XNjjUanGYLAURn5mlf7hkytsl2lSfJCn0wyU4hMsg2uJ0DFbQ X-Received: by 2002:a05:6870:10cd:b0:254:9501:db82 with SMTP id 586e51a60fabf-25eaec601efmr12038261fac.52.1721074236200; Mon, 15 Jul 2024 13:10:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-70b7ebb6675sm532876b3a.10.2024.07.15.13.10.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Jul 2024 13:10:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Jul 2024 13:10:36 -0700 (PDT) Message-ID: <6695823c.050a0220.d969.b5d1SMTPIN_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 3818E605C380; Mon, 15 Jul 2024 16:10:35 -0400 (EDT) Subject: |PENDING| [GIT MASTER] e96b7d0eae4b5450f2b12bb2377b8755ad882f90 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: 23.11-staging e96b7d0eae4b5450f2b12bb2377b8755ad882f90 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | 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 40 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29645/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/