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 6C4CF45EA0 for ; Sat, 14 Dec 2024 14:00:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4D11640296; Sat, 14 Dec 2024 14:00:22 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 3A8E740041 for ; Sat, 14 Dec 2024 14:00:20 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-844e7bc6d84so53395939f.0 for ; Sat, 14 Dec 2024 05:00:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734181219; x=1734786019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/LRJrxSy7+fLSIjsh+ymv8WWRKBfkHoQx6kQFfW99cg=; b=aJ+1yzVjjyjJGkWK8v+qedJuwkBuWq+IyH6DStuWrpiXZrmYWmo6o74DaiAVDyZ6G1 ZD2vFx1NWsPeZVFhJnlbp2OkCMx9TphCcIEEdTOtSAW3q+XqI7sNRWPO7u3kXp7L4dCO hu2oZh29CSz9uNFeDN5oLndwCSNO322FeLB28= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734181219; x=1734786019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/LRJrxSy7+fLSIjsh+ymv8WWRKBfkHoQx6kQFfW99cg=; b=cNSpbb8XsqAX05DKLXnP45O9oJ0AAD8ega86Fv22QFGWvIMSvn5bUG6lppsaXeLNPK /CoVq5dG7kIKH+zkDNSF4M9LpF/i+kumWKfukEb7evVY+HA/Xq1hVGQWAQR/vVXY8/kE i06Sw1tuJYoj/GG+PRH8G0FLkfS8+dkGQPUYCg864gdpllQmQhzfxGpBd0ilh1WwvwFb 9AiXrG/6Dcn8qZUObLV/f9SP85O8Y8mGOQ/k3wnYKpoDesrogODtksxzVhiaIHJXy8nu gHeJ1bW/teeM61ObN41yyjL6fMIgaokhOOlMbCTcrKwHcj01JGqvilLuSAvB0i+qvYVh 381g== X-Gm-Message-State: AOJu0Yw7n8vm+AujTFSlnE/ml9M/MlNcc2RBR3uz5MROohEuEVJh2k5a 6UqxXIEJjNtwL/DrHkBGc7OHZ4SxAiOeItvwhgRcFLVraDysim445573ETdxRZ6eDqMt4AVXakL 4O2Xt0JwaSVcXDOhDuO1MKsI+eJGGRbXp X-Gm-Gg: ASbGncuaMKLtlTj1kfF+ADA7nzEiTGTEhls8C0zcwXcnaUQk3cEF01y0LdBlMvunSHI ddvu/DMs6tNdD65RQoEh+N2jvbWo1NMPCVcRfZBYLJkfCaftSSAudkT4aOVE4vBuqyN1lR0nfmC W0Wn/r38zoRR2Gpg95K80yILPUP6CLJL8lPaEGFYArYOQzta21EAuPXxrMK3XOsFZmQ6EscVLqu 3rwoMiqpfx/gH/6NYAzrM+N27thnUbBGOchydxe7a05VxH2Y2XVatCh76ZgMbJeBqyFBtu2TrWt yA== X-Google-Smtp-Source: AGHT+IFD5nVa/D/ywARBJjXN1HlB8xjBfIXjl8QtyOm8y7s1Um03DGBDU03Rz29wDa0wCJXFCnoW0eRAvEIT X-Received: by 2002:a5e:cb41:0:b0:844:2ef3:a95a with SMTP id ca18e2360f4ac-844e5b6e500mr743501339f.7.1734181219403; Sat, 14 Dec 2024 05:00:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e5e2dbecf1sm60315173.57.2024.12.14.05.00.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 05:00:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 05:00:19 -0800 (PST) Message-ID: <675d8163.050a0220.1fb45a.40a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C90FA6052471; Sat, 14 Dec 2024 08:00:18 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#343287 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 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31921/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/