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 73D2A45499 for ; Thu, 20 Jun 2024 10:42:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F952410FA; Thu, 20 Jun 2024 10:42:49 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 13555402D0 for ; Thu, 20 Jun 2024 10:42:48 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6b06b78e716so4041566d6.3 for ; Thu, 20 Jun 2024 01:42:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718872967; x=1719477767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=EbnCMX1qjW/bcXGjJjn/Li4huLvOIh85neCONEOzpYo=; b=YIKYhH4zs40qH4G73/ohmeKd1gHWORjqFbyK8W0kxNOr5laCg0hKLdMrzC4q1CusHD Euu7iIgTpoDH+WXyy2RtEuvQLWRe5A6ZraJUS7RVO18byFo+CGicJ+y8aVQONaWoHZcF hosVx3JFyuxwOn9AjtynxRprMtwxDm8TOIuus= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718872967; x=1719477767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=EbnCMX1qjW/bcXGjJjn/Li4huLvOIh85neCONEOzpYo=; b=hUMNJ3CHEEpD6K80q+2iAnT48I9hwHZNec0OP9wSBfgojkxCvNRcEQnBJwJV/3kyOA A6A3wint4NxzmLNQiLz+P7LHjVzSAIUKEOjytvioD6WFrw7IErq6pjltKGDfvaAk0xwT RQu78xMUR5Jj4zQlYcHgyuBcz0wwBKrRA6Tou1iTV+gmr/epJM2t3yj9A1wltF43Ou5h i+PSokyV/hWKHsKgxhFP4R2/AsId6NKbZgWRsubVvn0gVF+DcjFAT6bfgBXCE5MgDVF0 0xWsbGRxG/0zn0Um1yO7+GTJIbYGjYvABq5vQmbgSdHQ+ntdNvV8iUbp7zb0nJ3bNvXW Vlkw== X-Gm-Message-State: AOJu0YzcYKcIgnNdTLB7tYe44IDH6BQ+cUmhwmu/5eqt/reHODI59vQK fkVfC0ZE005LSAmN34dWbGhpxOheBdCfEtb1WWuAJNWpcMTLzUi0dk2qLu0uoZ3QA+FdXea2uXT oIaFwb9NqzWROcmcyogZ7qbPixbAZY1S4i71vu/Pox9yJoFX1lSrX2Diz X-Google-Smtp-Source: AGHT+IHWKLpEObwFbyIPngqwuXTefoH4IpZFyceoeh68Bda/e98aF4XYsgQho93y6hEaznGR9hmAoWfqwzIB X-Received: by 2002:a05:6214:14ad:b0:6b0:9479:cdc9 with SMTP id 6a1803df08f44-6b501eb40d3mr46377576d6.49.1718872967476; Thu, 20 Jun 2024 01:42:47 -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 6a1803df08f44-6b5033f8b60sm1663326d6.59.2024.06.20.01.42.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jun 2024 01:42:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jun 2024 01:42:47 -0700 (PDT) Message-ID: <6673eb87.050a0220.dab33.bdf4SMTPIN_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 ED9BD6052754; Thu, 20 Jun 2024 04:42:46 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 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 PASS_ Branch: dpdk 22ce39b3aadb109cbefabb91aad44c94e8c2a5e6 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang 10.0.0-4ubuntu1 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/29512/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/