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 E90CB43E7D for ; Mon, 15 Apr 2024 20:08:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E55BF4028B; Mon, 15 Apr 2024 20:08:28 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id BE9CD4021E for ; Mon, 15 Apr 2024 20:08:26 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-78edc49861aso130812385a.3 for ; Mon, 15 Apr 2024 11:08:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713204506; x=1713809306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DsMKRMCqohM2DwQTXc9xfPHodtCP6jZm59aB0UilZEc=; b=HXaVtShRNtd9OvIqd6giUL002nGhedPOxpw6avv0vw5jzRhiREilGy3uqmGv3LcTep frHYPHyux2xHyC49O6HOoB7D9wjK9UdoNQHukDLlx0fSgAQRDH0RNYCq9RdzmcQvhTxT 2NDxVmTYLhQxhZmvgNVxVd7AWsOHRGJ+NjX3o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713204506; x=1713809306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DsMKRMCqohM2DwQTXc9xfPHodtCP6jZm59aB0UilZEc=; b=DXkPZSouFzr6D3eW6LuNJlTI2e51qx05fIP3Up4+w5/gkZ2G8BcoBbfTFGzL2SnzRT pAVmf7gl1JLB0TeWh+JL2GT8SHcrg84BqngCiF8xcUffBLplMqMIfKP++4qMBUmf77D9 KYNKYnIV0ehbFwY0GtW399QHl+tdYCBJQXN+mKK9g67/J0k8zcrO07eW1gcMiZcgzDy2 ddKHtFCP05rIRkVmPIfSJ163Np33eYvkTUMHBGJ6iT5eWaNjhX8SNa+xAXDCGjN1mdQs MBewsUk1eldT18zEVf9giRtot5oCNuv6zEMMCJBJ5IAK19dx1PCoy19r8QIm4JeBw1cr a83A== X-Gm-Message-State: AOJu0YwUwYWWkye5YvNkcUrDHWLmx8dyWAU/mpYefWHjeMurQpqtE07h MMq8KddKgo9W82ql9XqUyXmQCa1agiRzIBFvfCANq8H53WylPRRCe4i1KyF7uUbJEX8eOXYJZ+G mZhzR+UOzdvmf5D2SIfN69B4T0iIvGyJM X-Google-Smtp-Source: AGHT+IF6ZwB1yyglgJQ7FBh+VjgJb4MxBDfYGJNPwYqi8KmyUZdzWBZyuCOrHKySXCQy2zbPRPitwiXCheOj X-Received: by 2002:a05:620a:226:b0:78d:74f8:a333 with SMTP id u6-20020a05620a022600b0078d74f8a333mr10855359qkm.27.1713204506166; Mon, 15 Apr 2024 11:08:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bs6-20020a05620a470600b0078ee4d2abcasm182117qkb.6.2024.04.15.11.08.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 Apr 2024 11:08:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 Apr 2024 11:08:26 -0700 (PDT) Message-ID: <661d6d1a.050a0220.9508f.657bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D160D604D420; Mon, 15 Apr 2024 14:08:25 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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: 21.11-staging 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ 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 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28818/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/