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 A09E5460E4 for ; Wed, 22 Jan 2025 11:33:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DE684027D; Wed, 22 Jan 2025 11:33:43 +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 0BCEE40273 for ; Wed, 22 Jan 2025 11:33:42 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e573136107bso11029186276.3 for ; Wed, 22 Jan 2025 02:33:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737542021; x=1738146821; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Kq858ToSw6+oo+ZrzvpaFSnC12jH56Tb2V55mPCl8ZA=; b=C1lyPTHhKfnLxqrJf+2hlJiCDMzt4g55A+JV1BkxKEpx874feRPljGDvk6DiOuQJPL WsqciZg3ww/5cLxTXDzlYBN1P8BWOMJS8ljp4jptwiuScfKf/EP4NcdtB65PJajYt4Ro 4J4+1HFs8e63v2HbFrzVOiXG+rLZOrFfkDayk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737542021; x=1738146821; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Kq858ToSw6+oo+ZrzvpaFSnC12jH56Tb2V55mPCl8ZA=; b=YnjF8aZsZCmTVlb/JidqDG6cTCYFyqS3LlO+t7U+ILYWJ9clQiM4En7WejdCuGgLw7 qe5pb2pwiJatUh0pfLn04Yc5mDaysTRmtw9RZ4FdjDiChoTT0LQ/UKF6uKUU4/8GoGjt vPVNtUNW+Nh+24sUiRP30oKnFPf8lf+OOHi1XaTbWQWITE1ivoxxfNQ+SyTwrG4AFk4K A88DGIjG2Sf3b57kkkIw/YHjS8sFDYfkgxoa9ipF0e38SOmv+hVNjeGnoEVYnwBz6vAr RWe+1GLwHcmrvg/UT3lB95JgO5YoPe6v/nWeBMtBtr0R3hhmKTaAdKIDjq0tzCoYUULc /Xrw== X-Gm-Message-State: AOJu0YyrUChFvQZ4y+TIOmbpsGfYLQMiq54UXzx7i330/a8g7IKXFVA0 GCVInbVCKp+LvCoTbzWSOP+cX3ySe4yOAkMH4mc/CntIDEG9eTSsZDWyZzWV1GbZuPh3b43y4h+ kRVaSO5OId5qX1eZcrVC/xGDp0+WCkSbadi7H2D/y X-Gm-Gg: ASbGncvnJtifvaIpUtkJTsW8dqNYT+uuBdILA6sZ71uq18F0Zo8HlEUU7NGlZyftJwd 1VEOK8Emcv9G4ICOVuiZd8ETZC7mknU4OHX6BDWvySJ/uclG037M79GkJDWsecgraaqrmcKUJzo aOms1CA5yEjLBL8i1fwTFPmwzE6iKidGIRmO4QI6r3h4PJpL8C8ISQYaWuv4u3fmioisk6wIVyM GbzmuxUxp73SUscZwuQztZKsgyif01Ryx/+E5ViKGX/Z3IdlpiQyqXkWh2E3zzz+XTtEalORfvG wIdIGGJZ1SaF0jl4xnA= X-Google-Smtp-Source: AGHT+IFORcMZ6Y7nuaKcmGk3hLqyfwm067DwFhPyq5pBMhu9DoHFf+ruAfylzh97xUpWcJyYnkdIDA3Nlz5k X-Received: by 2002:a05:690c:62c4:b0:6ef:aae1:ac5d with SMTP id 00721157ae682-6f6eb90d588mr174956027b3.27.1737542021353; Wed, 22 Jan 2025 02:33:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e57ab2d21b7sm840125276.8.2025.01.22.02.33.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 02:33:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 02:33:41 -0800 (PST) Message-ID: <6790c985.250a0220.3d1f93.5df9SMTPIN_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 0144C6052471; Wed, 22 Jan 2025 05:33:41 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 347a988b93e7b63b27f1dfa09bd03318d810a9a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger 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 347a988b93e7b63b27f1dfa09bd03318d810a9a9 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#353772 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC 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 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) 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) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 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 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32296/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/