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 1E55442A7D for ; Sat, 6 May 2023 15:30:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01DFA406B8; Sat, 6 May 2023 15:30:40 +0200 (CEST) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 8718D406B8 for ; Sat, 6 May 2023 15:30:38 +0200 (CEST) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-518d325b8a2so2518770a12.0 for ; Sat, 06 May 2023 06:30:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683379837; x=1685971837; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GlVqJpuiGkZvMZUs3fVxcEb33aTocdfP0HSjdZE+In8=; b=SCG8UbIKJa2bYhHPh9IUMWHsKsakHFmNs1tpGbv8MQCnYPwc9Tn+UxnBw3ISFnP1Gt OfagvT+sJtcsvl2lS2YlzB57uy7djtbilF3n6evLxA8GbGG13Y4Dv7uhLLLlMmQ/9O+m xcUQQKezAwFLUTENOm19/+pFzpS+n2/zCwKw0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683379837; x=1685971837; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GlVqJpuiGkZvMZUs3fVxcEb33aTocdfP0HSjdZE+In8=; b=elZJCsctQjqQ4oObzsUB6OH3TnLYFh+Crzfa1trifESjX43Wm0TpKrFPVNXdjYOAxT AqlxsDTKkzHPeNQ4p24AwayxWxGi4IorlRR9OdGXmctKH5azzlog5LSPMmxKktIEAB1F ZzMhqq03BZghfz1O871i31IZA0Lb5NYQ2HHhsTvnZ9Jq6FOekTGmVn9e0G8d75kE3Kak rVeh7FbPnrDsrcjPREyz5ykBA4cCtqed3sygk6lm4hJxC0vMi/oAzMKvyVo45ydwuVbx hWr1OYzHnTkS84Rjua3M86kiNJ5NFb4FpYrnBlP525Ggc5AAQa3HmzLaiRb81GwlUs05 elRA== X-Gm-Message-State: AC+VfDzHOJee2RFJ1It02wipW/L/TwXy6/A1caO8H8ldPEaVijgQ0R8/ XkbRpIVFvEb2cxdbub4qx5VZfvGNB/tQ6k7uYn86wnQkylEoU/6RrrOTW2EWg4l5lA== X-Google-Smtp-Source: ACHHUZ4F6F9a01brVsOiQTpJd9a7tkDdRoDGTXIIAAUzVtkHhXMO2EtYjTmj4SMIDe9EB0achLDNWC/Sctpd X-Received: by 2002:a05:6a20:918a:b0:f2:9918:eb73 with SMTP id v10-20020a056a20918a00b000f29918eb73mr6100424pzd.46.1683379837577; Sat, 06 May 2023 06:30:37 -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 x13-20020a056a00188d00b0063d3a3652a0sm199630pfh.16.2023.05.06.06.30.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 06 May 2023 06:30:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 06 May 2023 06:30:37 -0700 (PDT) Message-ID: <6456567d.050a0220.dea92.efc3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CF1CE605246B; Sat, 6 May 2023 09:30:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b 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 d75b66ad1cf8b9c0a14020a4cd9ddcd34dea924b --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24489/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/