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 0790945E41 for ; Sat, 7 Dec 2024 09:20:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 04821402A5; Sat, 7 Dec 2024 09:20:07 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B4F8F40281 for ; Sat, 7 Dec 2024 09:20:05 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6efe4324f96so14089567b3.1 for ; Sat, 07 Dec 2024 00:20:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733559605; x=1734164405; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t6+HfD5Yy7GvxjJkVMNH/IAzjEIo4Pf8gknRsUXaLmQ=; b=VwtVkBGs6UsUjiSyV/uhfZAHV2WbiUFCNRSokzSpfrtc2qO/QGj50wK4rjF0xF1kfM rnXgA5L5a/xV4R+yu5okoF6my+uCwB3+yfAA6W+qwrsTbL47QfHudRYTao2N6lMwe74a GO6s/dKCITsLy+xGwWRY7aaRqVdDVo3z0uHFQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733559605; x=1734164405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t6+HfD5Yy7GvxjJkVMNH/IAzjEIo4Pf8gknRsUXaLmQ=; b=jRTOeyurq8lxgavPFrFisCGmTPCi0GC8o4wspWYAn2PkOwr8LUgjno7qigkllunCwV ScAh2pJJvDUbbnOBC4UXfhLwScL/ZoJyA3y19pzYqhpGsT5PQjY2qW/ZaZuoWqvmV4DT sbBgBu2hggsnkPAnvSxi2GEJGlSE6ro2ESDm8b0ELg/GyjjBP5rrtBdBc3lqo3DtawZk mUIIY0lWu3jT40tGG6pqGm3KsN4i3v4sxJ6Tyn5tJBQADNnmcWuarlL3Z83sA+a2MnPF WX5xkpQIZQrK45NebATfRcrPqLhCq8xzrdlsd9PxARddifMrWqR7DWUACCwYtVmsmk05 hHkw== X-Gm-Message-State: AOJu0YxApPz9OZwdxufXhDKrxU+iCxIe9wpqeF8bZpl2Zb8TWCQhgWbc Ouahua35vr7mEjhBu3rh33uiK6pOwziFOUO+YXkTKi0CHiLeCaojbf6MNim/8pN1q59AARunhiq 0qIJJQu8q3n/sA3h/CDAx0shNxbF4tDOU X-Gm-Gg: ASbGncuFgybzudIT/70HD0/u0u50ojDYrkUgj6AIvMjvaCui+Vo4NekRNxfrLzDvMFr v7+HGIuU4oJm6P4bGq2/QCtMtyQSBOKYO3mJTTJgvGh8aDsqpquS8Dr10YYvZlT6+YNse1FOBpA 22KfF4Rk6ahxqM8531Z7INALm+G2kK4gKFiek1PCsA6uwHjtabSaEp/kRKtb9aMh3XggMd14+fL u1DZIyP25PQ6u16Ts3wAy+8zSJaQ2p0bHo7q4sJXbGBb5QNvA7djONLVu5+IxwgJU+LYuE= X-Google-Smtp-Source: AGHT+IGJgxz3rY+ZPG3+SM/mFuLS3mduI+0FdSSP5MMHwhZmgbJsRtWWccld4Z6aKVzJIWZ5uDf15OMUzdG7 X-Received: by 2002:a05:690c:74c4:b0:6ef:6f24:d093 with SMTP id 00721157ae682-6efe3bd70d5mr58394297b3.6.1733559605206; Sat, 07 Dec 2024 00:20:05 -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-6efd389ebfasm1849927b3.40.2024.12.07.00.20.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 00:20:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 00:20:05 -0800 (PST) Message-ID: <67540535.810a0220.2f93f.ae19SMTPIN_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 D366A6052471; Sat, 7 Dec 2024 03:20:04 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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/v23.11 e8eb14e00d56027bef8569d68cf00e39670edca2 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#341974 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ 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 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.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 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31870/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/