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 1ECA145E74 for ; Wed, 11 Dec 2024 08:27:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01F5B402DE; Wed, 11 Dec 2024 08:27:46 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id AB470402A8 for ; Wed, 11 Dec 2024 08:27:44 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6f006748fd1so31127157b3.3 for ; Tue, 10 Dec 2024 23:27:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733902064; x=1734506864; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yMboAO3TvaGo/CRxfRVZnGe74VCCqRidmO5CFBIP4Wo=; b=a875tgRci07rPMuPdLb+Lp5SYW6r3ejmitngCn2ndOCKSL2FYUlwaq95r/c+YH8ubN uYfpo8sr5P5ebEZ3hvz43z06MtAufeL0VlIPbZjN6KTWtNsB2wZ4xlyCZkVyPXIATWVU R6w3DpbSMdsftoQWIWYqUTSIIPDZElCiBUPuA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733902064; x=1734506864; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yMboAO3TvaGo/CRxfRVZnGe74VCCqRidmO5CFBIP4Wo=; b=hBGSMevxhuER+3kf9rvGDC0g9c5HaAbqCXEY8q3TL11qgvioisN6XhSfQ9MJpcTINi CSgCKZnyNN9HwucxlbHa0NnOzgRFJhtpDkjXVCRlR6TfEXZOqxvesCxwDy34eWcp7Il8 +m01NDuG17BbK9c1sxTeVzKAYQEi63TC+T/dAnQ2/Kzra7SpxaXEk36zweMSQtDZVEWn /kOK05wDyDMI/7OOwpS2I8xvvsmnz2/EzUcUXAukF7TmVVdlvcQRoi9bRao5REAWUlkm KFcgYuNoujPx0w2LdicOYxwTDr2A0kKeuv0hgWSipOTAs8Nmm2lzw6gyy818rC1lf3I9 67Fg== X-Gm-Message-State: AOJu0YxC3dIrsKwAgIvjMcyez6kHDNRX76e5kkLYbzxWAkK1mD9c9Urg LKJhPtPOGL6mvGowtEWzEe9rqDeN+yFCG6shBOY3khjMjd55BRQPqm8WXPQ7/UjLTrqoxqSqWxD TDU66rWrNP6Yxb24fmlT4QRp34R/kiULXdt8X+J59VT6oBa0i X-Gm-Gg: ASbGncsF/gE7r0lrivpB+Yx+j5zpP7pZzeQTluEsWzwBsNAqe6yHPQTHJVcuc8vr7VE rG/UJpESHwBasRu4IcuFiejWP9+lqdiRVS8jYHKSZCfCyoz5VCBU39AYxliOzwmW02OqEREXevd BjsV/dWqDDSz4hxjKmfcOi3FWs4A2hoj/QKO4vyUro41ZiSL/MByiaWsawpx8ZSLcihKuE1jujX 3EW2q6KVa0AEpMUSzotICyRiVCaHWrk/pX1jrz4pL2nIBoa/RIQtD6kwqAIKEx5HEFPKaT3p07J OQA= X-Google-Smtp-Source: AGHT+IF9jiwNR+hDrcGON38EGMHgVoE9U9zmbT5//AuR0+g0be5S/UNc7D+BJ9vjaaVQCXeIB2Qrx3tdGb61 X-Received: by 2002:a05:690c:46c2:b0:6ea:8a73:c0b with SMTP id 00721157ae682-6f147fbb62amr22987607b3.7.1733902064011; Tue, 10 Dec 2024 23:27:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f14cc94849sm27977b3.14.2024.12.10.23.27.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Dec 2024 23:27:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Dec 2024 23:27:44 -0800 (PST) Message-ID: <67593eef.050a0220.3a84a7.02d6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B4F756052471; Wed, 11 Dec 2024 02:27:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f197f1e13ccfb74c92ad05602443dd0984f39540 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/v21.11 f197f1e13ccfb74c92ad05602443dd0984f39540 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#342660 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 | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/