From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id BCA66460A7 for ; Fri, 17 Jan 2025 10:06:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B25774279A; Fri, 17 Jan 2025 10:05:44 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 107DE42798 for ; Fri, 17 Jan 2025 10:05:43 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3ce8c9a656dso15103205ab.3 for ; Fri, 17 Jan 2025 01:05:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737104742; x=1737709542; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qb5Ygx8na1fVt5IAmg+0rF1z/Gbk+2TnXFiWrJNEwTI=; b=csgo8RoDdS0oa7h41/iQvhFuxrGwXq2F153OMA1meYzmp5rb27XIwLqrk+K9dxRQVf hNaW9je02cvR0ooTPGayIVrFiHLawHX7UTG3GWyMOWUXS/VsFP0FiUUs1A9WzpC1Bdjo 9UmtR/dvzpj9LGokWYs+weY6DG/i147Uot4So= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737104742; x=1737709542; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qb5Ygx8na1fVt5IAmg+0rF1z/Gbk+2TnXFiWrJNEwTI=; b=TUDHF9mTBT0snVGWNPjRs/Aqy7DsLOQ3YxCdLWw4cnZlVCVwD8VYS5DEdYBewKAXUi m3enEumrq838ji+UY7aVhVz5rckNp5KiZ5KyK7I2AXMsXE/kVpqqsMYOCf7bUcPLQrQt heRDiMLQeSrpMkh2iISq6BuAX4LJoQM8s/y8OPp9ZbulXj3BhyKysD29efwVV7xXs+tW EFXcRiDViyOc12DfXT//ry0XaacY6YqMNhfQkn8r1uRU/w/ByM0nuclo8IpSLWDk9Wr5 QYoGHyDeNnWRYQnBqDB1WRLf4yftjhYfCiO2rgaIJnr3XLJ1trJU4MMWPb2Eb7+Aqi4P YDOA== X-Gm-Message-State: AOJu0YyIZgrxWPBqECxbYxwebivpMJmOAEM69SEIIkemd5G34ypnhn6p itTwWQVYdHYNQGReOyL4HDGCrimSQfYeAr2F8+tP/cCcpRB67uLIwJ3U2/zlGOh5Afe2fxpaJtJ JXKmIc8VUagHya0QoaX49xGwO3nMviTsv X-Gm-Gg: ASbGncupm49JCeySya3VyrczNAV/sFZ9w6ovwYdKLX3DPTTlgXkGGLzeJsfuk3GqbYN xcilvAjMlXsVTWIFCGB9vkKPXmYQrgodRTZjlRks7+uEu80FZylWIxv8VdcyX4qt53qKIe/pRuF xU+gUm09k/hC7pr5TZdVeHs50Syc+evNORV1yicWYZxZSDOlq0h2dYK84P8DPpfobCBH4mP4QgH K4vmMegbdSM3WzvggycykewwU2kvl64Uw4J0CXuFkcNdDrki7PLynf7WDQZDfTANsUmu2hJrVc2 FGNW7w== X-Google-Smtp-Source: AGHT+IG+SmZqBx4I1Tcb58G5gD30t0YbCqYTTyaqR5ITE6ywAUoI3/CC7tDwqzZBWWg22z0ZvmDtuzlg2DII X-Received: by 2002:a05:6e02:1d8b:b0:3ce:78ab:dcd1 with SMTP id e9e14a558f8ab-3cf7449415bmr12825465ab.19.1737104741924; Fri, 17 Jan 2025 01:05: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 8926c6da1cb9f-4ea755ca79csm116415173.58.2025.01.17.01.05.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 17 Jan 2025 01:05:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 17 Jan 2025 01:05:41 -0800 (PST) Message-ID: <678a1d65.050a0220.2cde19.aca4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 68B696052471; Fri, 17 Jan 2025 04:05:41 -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#352062 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 | +------------------------------------+--------------------+ | Debian 12 with MUSDK | 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 12 (arm) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | 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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32233/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/