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 88FC645D95 for ; Sun, 24 Nov 2024 08:55:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E5BA402BC; Sun, 24 Nov 2024 08:55:18 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id DDC7E4025E for ; Sun, 24 Nov 2024 08:55:16 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-5139cd002b7so1084440e0c.0 for ; Sat, 23 Nov 2024 23:55:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732434916; x=1733039716; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=t/EmlnvK4DXGMI7ihRbfZOg9RVUI8AefIp6o079JGZU=; b=IzxblmUtwKq0D+jUQcKBPLqQ2O9N8x8wadnUDGpfLZda0aFFJfyKG26IVB4iwhtmX+ RNLvO7VsxtiiAO/N7NMH8phCUBh0LUlPjmWL6a4qzjTD3HDn31As+HLi7KLFzvyl6ETR MurzwbdQBOTHXoRHPw4Q7AqLq0KK28eFkZRy8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732434916; x=1733039716; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=t/EmlnvK4DXGMI7ihRbfZOg9RVUI8AefIp6o079JGZU=; b=i5LRd+FPN1zNukN47mXcb29nHnWJ2IlCX+UJkEIBXP2b9tHS89ou0qPIWjiXFeEMJO HwndwdqtnLH14OSy9iv+j2FgmtqDtAItKeZcAxdvNobiAdfRyvoJnzGGuvoLLvLDgb3B WDYPJb9mdJ2GcDcczDfhup6wrm73cLjYdGCPrIEacfLgHOwYKPoMLsocfv7Z6rwkc6S8 aQQAfyWx+co0DfOBL7IMt1W9JQX/7TwlITdFhhqyojbRM9n+ceh1E/EQiLaaUHW15aT+ 5bhp05ZzDDqstp/wvjhXkDqgOWh3wz0ZhSiWfNINhNOzfgj0q0l8TmrgmHvYley4TnkO 0ECg== X-Gm-Message-State: AOJu0YyK9BCZ1tR3JnlY8yDs2DgtTAuT51jQdjRqwdE79VsNJXB1a31e uUoANP9jamtF7loG3SWUYNtDNrKE8xWHMWcZjiuEhoywRf0NBzDo5+tCYx6at7SMQ/JxH9bGE7p ELkIJoiZr9vUJWL29Jy7EzlXcClwGmHHJs5NARomQhMzDUQCB X-Gm-Gg: ASbGncstCYvjyhyJW1VSWujg0ioswph2+M2QfcFqMQa4q+wd9JCMPa94wtUJ8arwYgL MjkwD82GeU7ukcq41xOJg1l/Rq2ILYMEVRNIEJq5vu31814c8uYh9sUz5EbUso6oEh16PbsoOk3 tfij2dN924frv00xpJn7ABj5WEL2Ol6L7bwf+9eyK636xVRXIrvv2UefZYrQ0NkMAW3/MkUls9C R0LUqi5vVCGtrqVr5QQkgkCjYRCdL9Re552qKRhNIDh14QgZEc7Lf8U4yJuokpztFdaFuoAI34= X-Google-Smtp-Source: AGHT+IGeVrQqFtmv+deqGl0KGurORb0NGm2PNXDJncd/t1gR2+iReledyOy3tocbkqwSPbcS7iED5Ztmjw5i X-Received: by 2002:a05:6122:3220:b0:514:eeba:505 with SMTP id 71dfb90a1353d-51500ae91c9mr8753520e0c.12.1732434916228; Sat, 23 Nov 2024 23:55:16 -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 a1e0cc1a2514c-85b0fde755dsm27314241.1.2024.11.23.23.55.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 23 Nov 2024 23:55:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 23 Nov 2024 23:55:16 -0800 (PST) Message-ID: <6742dbe4.050a0220.126fcf.18c8SMTPIN_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 AB84A6052471; Sun, 24 Nov 2024 02:55:15 -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#337230 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) | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (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) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 with MUSDK 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) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31697/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/