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 8C8B343686 for ; Wed, 6 Dec 2023 06:35:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7698A402CF; Wed, 6 Dec 2023 06:35:20 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id B4090402C6 for ; Wed, 6 Dec 2023 06:35:18 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-77f0b3f1618so171300585a.0 for ; Tue, 05 Dec 2023 21:35:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701840918; x=1702445718; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UNU1EWfU+Y13Rn61de23Lj+Ypgxu2FMJ1zzkxge8XmU=; b=bSk1S5+0tUiPoVphf/W89XtR7GPl8VxYvHGuErGfs3IBIFGg0e8HAAYrHWxHog0Nbs TwKsz4AgX43TBtaJxED3PciNZXk73W+E5wgCgSm/9RHH/A/9OxBJzaxPX/jI/Uwd1KSU dsqr40kcNOitPtpr2G31/mQpl/YGtxbGY4I/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701840918; x=1702445718; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UNU1EWfU+Y13Rn61de23Lj+Ypgxu2FMJ1zzkxge8XmU=; b=S5T07NIaJk5zUjgtLpGEPfoLcdhctMyp6E1C7Dbecttm5cUmLBFfrZszf/aCH2I5Le wHN7EkXfOYO7hdxlpOiKfcRagryVd4UnalNu9pkGhKJHbLmcV1ARySXre5SJc1xHZ9Oq S+7zZZ57HY4xibTddbgbpPrvOm2t2CZEEHqn4vV396Uh3sJi1jXm5Pi+NYXy+EZhgnmu 9A1Fl/B4KFaw9TTwd0BX5wtLm0EOjv2dnG5njs8lYv8P50Ho9WcP7zRAmqzjygR6JrBJ XsWqjQ0kN7I2Sab9amSH8knFvSliImTuRer89VcO1bhBWvJDCbhlGHrS0atNOkfMhcGl uylA== X-Gm-Message-State: AOJu0Yydp287WqwQKvT2AEjY3cfePeMvlYM1IVIoeiOVg3Uu0CjabNMH yfPHBszB3gmOmYQHKikj5JwaOjU1fTgusanhDdh4hp75ijKZzA== X-Google-Smtp-Source: AGHT+IGxsTArGDz8vAHJarclvFlbR1hqkvqmCEO0idNBY1f5O3cmwFKy1dIuGakHHDCA6sV2YhJp5Jr34/l2 X-Received: by 2002:a05:620a:2584:b0:77e:fba3:58da with SMTP id x4-20020a05620a258400b0077efba358damr418078qko.107.1701840918030; Tue, 05 Dec 2023 21:35:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s1-20020a056130020100b007c56965cf15sm810920uac.5.2023.12.05.21.35.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Dec 2023 21:35:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Dec 2023 21:35:17 -0800 (PST) Message-ID: <65700815.050a0220.c602c.30deSMTPIN_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 8E2BB605C311; Wed, 6 Dec 2023 00:35:02 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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/v22.11 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27224/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/