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 9157B431D5 for ; Sun, 22 Oct 2023 17:55:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 710774027E; Sun, 22 Oct 2023 17:55:10 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 39D9F4027E for ; Sun, 22 Oct 2023 17:55:08 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-27d0a173e61so1469739a91.0 for ; Sun, 22 Oct 2023 08:55:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697990107; x=1698594907; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sJsoyp7SET/ontpemKriUREDVsbTitD6BLdy4VGHMVE=; b=MkX9QZxLVcocc2zJmRCQkY+Ae2dv2YWwgyd0ePwSVR99y2ioiLrDcEkbDILa4DDSdf A06nc6cxPoh78cGa8CUhgpTrIqtd+I0rw43S8tr7POlBbBXx1s+lxJKl0YJvl19fCXw0 yU1edMdqtkoMhO2UPfc20hFjszrer9t9evTR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697990107; x=1698594907; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sJsoyp7SET/ontpemKriUREDVsbTitD6BLdy4VGHMVE=; b=RNheU226f0IRsmh8AJgJPcBoc3/dF3rI1p6T261rOgumVUWCcZxqQws/1KrV0ePHek nksLbEM5IXw/buVaJFOYeJK+M9c0cosBQdsuxNiWnsoH8TNzFCZ4bOnej8Gj814eQTYm b03Hz1L9fThFoYTGrSFHLKcae7EANqsFyAAJAf1p+61UuuHalp9dR0bbbBiTGKDSnktE RUeGA63aA9NvMdzYHeEuT0UVtmUwe5k8WrSDUxoiLZ4NWg+PSvqwKOBUzQAnvj/B2bFu CVRvlUM7FFNZ/++4hr11DQdTJbJZO8pXE9hQLP7+9UupUcqr8zTp7yfV5OTCGQF69t2H r9LQ== X-Gm-Message-State: AOJu0Ywf4OA9G6ccYxn058xkLxO7OItJgHZM5HwrYjNOwzcWG2Uqt/1j pUwl3WPunvu+rJdvKOHhXe3OvZIukIXM2JOUrUz3UpiswkdnLrohcjaYKsohxuMGxw== X-Google-Smtp-Source: AGHT+IE8i4XVs3E48HYzb5+oR/pjraDFoq+21Ay+lgVfcr9FShEJkuqaHmYLIKB1ppJIMsYonigNrkZHnCs/ X-Received: by 2002:a17:90b:70b:b0:263:1f1c:ef4d with SMTP id s11-20020a17090b070b00b002631f1cef4dmr5319853pjz.10.1697990107319; Sun, 22 Oct 2023 08:55:07 -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 ip9-20020a17090b314900b0027d2ced51a5sm171299pjb.1.2023.10.22.08.55.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 22 Oct 2023 08:55:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 22 Oct 2023 08:55:07 -0700 (PDT) Message-ID: <653545db.170a0220.62b4e.427eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6A7756051827; Sun, 22 Oct 2023 11:55:06 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] f42884a20c25f4ce9e4daaee0e26c25e9962df91 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: 22.11-staging f42884a20c25f4ce9e4daaee0e26c25e9962df91 --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26593/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/