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 11EF445F56 for ; Fri, 27 Dec 2024 09:20:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D1604021F; Fri, 27 Dec 2024 09:20:15 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id E6C0E40144 for ; Fri, 27 Dec 2024 09:20:12 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e46ebe19368so7077291276.0 for ; Fri, 27 Dec 2024 00:20:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735287612; x=1735892412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s4CS5RSFolDuUFG/7BPFucqm5hImR1BKB0Hk49CIN0U=; b=PSyqJkendjXnQSNDYNQ0jILnItpL9wSdsVx8g6FtJwpcu312Vweoxnrha2DXM14Mg2 Hfa6lx0npvNDYOzihKyjUUDQ61Nr3nQQbnsNx+VU6pFFF/1OoAq2N3IXL92zIXRAR6TO K0zk7mnXGouYwjDPfkattDPba0S4qVjX0ryLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735287612; x=1735892412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s4CS5RSFolDuUFG/7BPFucqm5hImR1BKB0Hk49CIN0U=; b=Q3q3/bilTxjnw/P1KLPOCyfX/j1LaKJR4I8AEyv6//sNpxF/P6rYBShnx62SsmW7tZ FKjabvakXDgDZ2HpcaQ1qTV/FGy0PjopeuhEWsipEB62MG48zCyaI4EIuAR6YV9bJraJ VkNObxnf1WumE0qwCwBAIuEvjt58XPZVzVyIItV7MrWadrA3e99Zdhmzfmn2VCehH3yq 3+gKSXuN3DCU7MURg9yws8+2IBC3eDL+gTH3OWSAmjxqXRYyoydQDrX/rJcjk18Z3e0I YqRZgefQOLPI+tqzB5nyCcWC/kd5c+vANLyTlhNBh8OW/xY6ESM3dt3+LE6m2raMass6 7iOg== X-Gm-Message-State: AOJu0YybA4YADMLnTw/nuS7o1xaWuN5L0fkBtgttlSUmwQtmSxOtnYyT HQW5chTCVX6Cyc3htzV9wxQRB04irEPb1uVhiyShHbNfoyAFu1PMlS+saZXVgrINbjtfo+hhT/R pn33i+sEdwc7GVGe2/8ef5QT7RQvoMdHyHW/w5iT9l23UGQNY X-Gm-Gg: ASbGncu75AVVytCT0F1F1ahhy7zXyI/N1eH/0axJ8TZyTucwAnU38fHDO0cJn5liZqn LfPnfghnGrnoQY6cCtIFj3pXVq5T4742BTiiVkJc9BbKVULEKSyJPIyxJ2+7TuVn0TqpA5CAJ71 x5FkMhbElV8g0Ctmfh7PneKnAXynpEQ4gtWNuUQUR5KmG938KE2ViyCByfxw4KMtUx0zxvUbm4R Ufcy+gwjHg/Td4TSlD6psosqMeBJIK0LahallPWYcSoS2asLeNuWBegdXOVcqCH4EJnM+3xpmsd BWM8sg== X-Google-Smtp-Source: AGHT+IHyFBRAANeKbMBvCITIL91J40qMWTmzs16ExoW1IrrYqlbcCzcgF3ckRnjVE+Zq40IfpWQUWLVNSow7 X-Received: by 2002:a05:690c:7447:b0:6ef:5119:fc48 with SMTP id 00721157ae682-6f3f8215e15mr194348687b3.26.1735287612271; Fri, 27 Dec 2024 00:20:12 -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-6f447ef9895sm4257247b3.60.2024.12.27.00.20.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 00:20:12 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 00:20:12 -0800 (PST) Message-ID: <676e633c.810a0220.27e99b.b7b0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E87DF6052471; Fri, 27 Dec 2024 03:20:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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 c66daa12e76d7b4912cfb7109a761856a7a873ab --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#347041 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 41 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.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 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) 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 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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 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.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/