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 7BCED45910 for ; Thu, 5 Sep 2024 18:51:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7398242794; Thu, 5 Sep 2024 18:51:26 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D8FB04025C for ; Thu, 5 Sep 2024 18:51:25 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82a1b84e6e1so40177539f.3 for ; Thu, 05 Sep 2024 09:51:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725555085; x=1726159885; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c+Q7/LMkdiTRw6vptZhuIhaOOOQcNLl1cxS5IgRXwQU=; b=EOL/8iqsF5H13/h4WnUkJWgNnjHml/qD+zYSs85JL2BBpfPCUg8UysSXX4PrvBEaUi 9lb6vejRn7bBclX4f3diXuAvwugrx4YlhS9nENQMvskfAY+w32XZgTouz3LS9Jt4LZe5 YcK7KAeCWU3leItnEg9uNIG0ozFv4d44FvXbg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725555085; x=1726159885; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c+Q7/LMkdiTRw6vptZhuIhaOOOQcNLl1cxS5IgRXwQU=; b=LXh15oEDM6ie5promJy68Ix8C9jCTqrmAm5+AhSTi6vdibAtoWrwV/LX1CgKi4cI8i z0emF0OiQgdekztfWGhvQQOMRzzN983cj8siqCF/W7Vrbc1LwIuR752VUrXoSyrumZU1 2VBlX73GB7pQR1uvUm86Uk5wB2Nb6n6phxDMMdEkzhTRsLWtbTY0wJfOB5fPJuKRvTSN LvXBQFIta2Smg2A/eGkjskAWYDxVtiEDd9p8K/CShHC6o5OFrQkbFFHSV90cJLlZNeB7 ZoeGjBoc1bgbKvT8RrJz0MPxrr/onvSB+stYaYVEtlFLCIEWjs1iy1VKfZOF91fSBgi4 incQ== X-Gm-Message-State: AOJu0YzSSJ1HtTFlxBgjOZLXGrJawwelaOUabRS9b/OO81PUzEsn0zZx 6TkzAX1CZ5i4E6NrfNECDUyQ4Zarrhwhj1J0pVurBKaCRRBTCp3HD4Jv6S71oamDyuEe0k5NLHu AuRoPwYvsGEcErNH6XhMdJxJo1eGQRzRF X-Google-Smtp-Source: AGHT+IFHGnOCIswS6/3bVUwqgV/DzzTWJdRmCM1R6+wQjqqmgPY7k9fWWrEquVyW2FPb21d0LOHddmOVDdf2 X-Received: by 2002:a05:6602:168a:b0:82a:1dac:eb81 with SMTP id ca18e2360f4ac-82a648a2f46mr1299832139f.7.1725555085111; Thu, 05 Sep 2024 09:51:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-82a1a2f4614sm31434239f.1.2024.09.05.09.51.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 09:51:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 09:51:25 -0700 (PDT) Message-ID: <66d9e18d.5e0a0220.33c6fd.8074SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 996C96050A6B; Thu, 5 Sep 2024 12:51:24 -0400 (EDT) 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#295756 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 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (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 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) 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 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/30454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/