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 6343345E41 for ; Fri, 6 Dec 2024 08:47:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3FB8740430; Fri, 6 Dec 2024 08:47:51 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 6E284402C9 for ; Fri, 6 Dec 2024 08:47:50 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-29e585968a8so1193700fac.3 for ; Thu, 05 Dec 2024 23:47:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733471269; x=1734076069; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XZGAA6kjw2HKiGKqq6Kh07wQDewQMHZAIza8yQ9j+gY=; b=dSMHJOE9Y9hh+ciTof1zMMc/Y47N/uJ3/DfHMWpPz4M4Q8uscflX9q5zVT+O7UB2eK 4DY6w3yC2Ft1rsPGUM9Va0UHENz/vG533khJMfb6KOcrCLMXTjVs0VwP5CChT8S81vmf utu9ymhRrBNYPs4n15/xDCIqjuS1nPtY3T8pE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733471269; x=1734076069; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XZGAA6kjw2HKiGKqq6Kh07wQDewQMHZAIza8yQ9j+gY=; b=oZUPZCk5jQv1wsoMNPpidbxhs8M/SHMC/KPByeq6sCNOoYXLMEN5iazav5wBayg7MR ZJGfqwCs+e8tuIvuSMYCQcujqspVY+SxLIi/3xFH/sl8T80SetAm7mqgfjmrjjLaCIiZ i2ctGrIOz7Fzlr6sS/+QY68EQ3UpcN+eoNV2jh16+QLKdldJnQcwV2WzJs1ux9Iq8uwy 8ybNEJAzjmDsWKNpnL8fhnm9woFUIUGM/E7XvuL25TtPCVrjqH3bKu5HMOhDSltAoTOh KiF2AIObOZHz66IlIrquklsrDjT3uU4iI+jbApjNPYWj5u/ChGCfKAcoYRTGju16MVRG B1xw== X-Gm-Message-State: AOJu0YzmJw5WkWrKOGP+I/o9CqcMHlEWtRWQaZkJKM5rq4yd0QgMf5CW q60BR5PVSJBe+lIzhrK0qcYDVSB4USIe0xPbBJMkNHuA4YGeQMjQOx2ag8pBbP9cA8rqMzIOFc0 rnjW13sysEiEVGMrI/qdJBMSJSdV+JReMAxPxf0UPLUqWwIpK X-Gm-Gg: ASbGncvMNDYmLAaZVVunZolgAbB5xmqhzaCiU+LS0B69RBBLysQvV45L80V/pi+pZ9h z7JERKohHdliPZqld9o2Pkwv6t0yZmf9Dw05LF5xzcusqEAt+JwPPWQBhsBLwrQoakP39CpEtua LuPMYrvNiN5UYxPjd1aWmUUQclayyHombDbZJAVNX9jLJu/4ZH0E4HZH9itJn+NEGw/lD8uim1M 8hhVnrKpypA70/es8TcKi0thiAKFSJzpVTAgLyp6K8p7mB4lUESN0159916T1KRag/YUSZ9674= X-Google-Smtp-Source: AGHT+IEHR3zGcrSTDp0MLdMrOichM4hvOySnnpOcwrbPV0AdPKsXLVNfvRx68hPldrwaepV/5AjQun9hV3FB X-Received: by 2002:a05:6870:530a:b0:29e:354e:5fdb with SMTP id 586e51a60fabf-29f73925060mr2164648fac.37.1733471269451; Thu, 05 Dec 2024 23:47:49 -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 586e51a60fabf-29f566468d8sm119670fac.1.2024.12.05.23.47.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 23:47:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 23:47:49 -0800 (PST) Message-ID: <6752ac25.050a0220.d1532.7c86SMTPIN_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 E3F266052471; Fri, 6 Dec 2024 02:47:48 -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#341460 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) 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) Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 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 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/31860/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/