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 AB95046130 for ; Fri, 24 Jan 2025 18:31:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91BB841101; Fri, 24 Jan 2025 18:31:36 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 5254D410FA for ; Fri, 24 Jan 2025 18:31:35 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e53537d8feeso3631763276.0 for ; Fri, 24 Jan 2025 09:31:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737739894; x=1738344694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Roew/AmVgZZQdIPh9NEbgAprmkCvTLJAfp6F46/OZcs=; b=a3eEclyRw6Wjt3KAZABPuazz3CLEKHa1EMKntapUOmSY32BHa9kqc8UsbPsu3ewAYk Bb9CF8n3WjVC3Y4HxdSXkAJHjPhLzAJdXJ9qrduOrrq5aji8hHNOxyH6obNCkBO58jHX T0DCLbsG+tIrLp5X+D4a/tdZSmiS+haZpMKeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737739894; x=1738344694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Roew/AmVgZZQdIPh9NEbgAprmkCvTLJAfp6F46/OZcs=; b=KZQtmx3f19T+UbPoibwbFHuY26wnSuESJrtmgEOHEAGLRCs/fCMAe/z2vP1VNUKIxy Ibl5cioSgdlVaqx5M3rFGM5G7lgZRO96AQoYnfcnm6chbX9zEpNJO9l7BNkGMf1Y2mbm oH7OrmkcO/xc21EAU8dWDqtI9Xz+BUo4idPJRvp+DeL6cnDYq4AcJbVy+iwIeIAEAggO bHe5RkgTV3SKgTMQzV7+TfZQYGE0On2TpABx6BXheRnHqSXPci+OOummA2OTI66YeTPP F86lTtILuOsBK6bxS+Es90yn9PPRjOluxv7r8SnJLFHgpRcUT2eB1xukQIpsd1WDtEC4 pWMw== X-Gm-Message-State: AOJu0Yx4wzyETu9so79zHEnqc4ErXrekvXsrd24XpMKqP+5pENkqc5m+ MfvzChAqEYKaiA3d0PLQOfZir2XFzg5A/3SOh7wUgHWL9wsQutDu1n/e8EZdRXU6bsHCAw6KjVR J/h/2AKit0D9llwACveU7EhDBie4sQZK+IRwFg8Ev X-Gm-Gg: ASbGnctYBPJ5xqdeLzRFNacw+EHxPEDXyPjTbqgScynrLS9D/iu4F1kiLi0z4W+53dZ +xIjheF9+3ROK8w3NZvCH+btEK1IYMwbawWy5Cu7k9o+1QWH2u8OYuTZcP5VIWSM4xh1Nmdn203 aRmnDxTYAc1SSO3pKXAdaTYJoEh3vR/8sCIpTpBCP4SRxVmGfANedyVgWqKFirvpJ4IkqYGiY+d y9MDMuNsBMx2IKhNflxMdQUFw8Rck/J5MN85Lc2cfsShk3lWWUEnn8dMfjdG63HXZBHM2n5ajbA gc/Cvv1wYbB5FzTG1lo= X-Google-Smtp-Source: AGHT+IHJWY23UAjhtZ0zMQF6w8547qgmZxU8PKQ7u6ePGfzYKwbD7cobfXilMcmrEh26mtWFPT3KOdHsDSS6 X-Received: by 2002:a05:690c:7402:b0:6f6:ce1f:de7a with SMTP id 00721157ae682-6f6eb6b551bmr265831427b3.21.1737739894771; Fri, 24 Jan 2025 09:31:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f7578a003fsm892907b3.16.2025.01.24.09.31.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Jan 2025 09:31:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Jan 2025 09:31:34 -0800 (PST) Message-ID: <6793ce76.050a0220.323a26.5abeSMTPIN_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 6064D6052471; Fri, 24 Jan 2025 12:31:34 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c370d40ab31f75fae9afcc48927c419b3ba4391b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Bruce Richardson 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-next-net-intel c370d40ab31f75fae9afcc48927c419b3ba4391b --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#354559 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | 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 | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32324/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/