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 7C77345543 for ; Mon, 1 Jul 2024 06:29:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 77D934025D; Mon, 1 Jul 2024 06:29:56 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 148704021F for ; Mon, 1 Jul 2024 06:29:55 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-375e0e258b7so10986655ab.1 for ; Sun, 30 Jun 2024 21:29:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719808194; x=1720412994; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=e6Dk5pMc8jkp9n4v2naWCawA1FgjNCPKdJ2lDE1nXj8=; b=UTDZxHDQyyf5nFtVgYui0PzV4NbW9SUCZ1kjr5DvGLP6x8DF1/FkqyiQmYTkhiQX/E sxjoW+07+VFzHnt8pk3vfbSaUm8JJKD3Llnj8CptGWUCGR+pCnwEOvTb3lqTS8quc7cX EjsZmGrNWgcdQK1UI7SK2kNli5DwCnOx/KAM0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719808194; x=1720412994; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=e6Dk5pMc8jkp9n4v2naWCawA1FgjNCPKdJ2lDE1nXj8=; b=u7j/l44F6tey2I6eW6kwTC3UqqERA+CsSxwuDMexwCMCKTxAzvh/q9Wwpc97PEm8m0 XJ11HyqQC/DqeBlAxlb1uqWhhwsATeAX4jmk1lRlUIqXTHn/OtAjGfP7sowoMHnAn4Eb xnrjt9G6vcOTvOOlucFAKMC0DUQVYqJ9uq/Hx/G5EJqANT77jeT0uCN8z7ixdHciU7eG wNeKH9NBmVsKDdn/oXQwcgTpbRXfohmwSHrQ6G2eovn7Mq9dH6QjT/VCHDA4h4++UJxo 1K4KB4Rjbp8HMkf4sVvrWQarCeFf7V6Kh+qIKt95xoX53hR5EnbRfsvrG7SWYuxr3VpP Uugg== X-Gm-Message-State: AOJu0Yyb9rpPsa61DQAE+BxaQO26LXT21GY8EQ3NFzPa3Lkh4o3ZmD1U uk235H/WVgy0EznkMJlhlSfiPDu0f1ANt3dN6RFx8DwOcVXRYXZos/RwnCn9zYf2JBayFV97Yjh fIO8ZKLOL8vYg0iAEafWxKbNPJeBbldhtQOTinn+xNiBG5hFh5hLhJ68X X-Google-Smtp-Source: AGHT+IH3mU3Ct/gzQP2y3qg2MvdL0z3hook58YtS4e9KtnKkTqD1psgEt2EgSgJucYtXPf/iOC1ic3wINQ7G X-Received: by 2002:a05:6e02:20e7:b0:376:2a10:ac82 with SMTP id e9e14a558f8ab-37cd31b752dmr60320085ab.23.1719808194358; Sun, 30 Jun 2024 21:29:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-37ad4186bf0sm3132945ab.47.2024.06.30.21.29.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Jun 2024 21:29:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Jun 2024 21:29:54 -0700 (PDT) Message-ID: <668230c2.050a0220.fbfae.7f88SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C8373605C373; Mon, 1 Jul 2024 00:29:53 -0400 (EDT) Subject: |PENDING| [GIT MASTER] 49b2102bf9fea000d36860353016a5c6ddf993a9 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 pending_ Branch: tags/v21.11 49b2102bf9fea000d36860353016a5c6ddf993a9 --> testing pending Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 24.04 (ARM) Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29655/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/