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 2DB0242BAB for ; Fri, 26 May 2023 14:27:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2AD5740A89; Fri, 26 May 2023 14:27:08 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DEC5440A89 for ; Fri, 26 May 2023 14:27:06 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5621a279cbbso12719037b3.1 for ; Fri, 26 May 2023 05:27:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685104026; x=1687696026; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hsIcoLVmGvUr0UfYQBjSFKmnPLauKIU9mU3aQho6/2A=; b=IOhbZpHpXwwOtqHlR1BvH3ylTWvAoDncERYDtgelanwCKOGBgHj0jaod6g/95o5i1K zta37X2ffknwdU4pR6ZKZObOM+TeoRBSmWtJ13ualX3npfcjWwcp2eGOC+PeDQMFmM+e j6oBaKppmmojQuDtbuJBpvF+ADIbdwim8rPGk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685104026; x=1687696026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hsIcoLVmGvUr0UfYQBjSFKmnPLauKIU9mU3aQho6/2A=; b=iqQpmuoaF4oQ/8w7Q5aSmMNorfJpYzDM/vkX0YIGodnmZymNSL4P3Kby2LIQBPxUjY p7/6gPgleQPaPtQWy+9TWlYzyjT/bYG+UphNwdbRrHza9DVIaHfKyl5kwW4/PctYRiuv DkhEVS+5xpLrlvtcv4AO8j68Pcvq04U+q4rZA0EPuSolsN718AjRkCEvuLThX+59vxw0 tXqiHgKJQ8vIUhsuVg6ghOseuBOqzMZa5p39yQ30KagzhXCehpCj9fJIavIU57nFZw67 DNctx/OMLjJm7/xxcPppCj1c60ySWwche9RVQHD08zkB2FrRIDWssXF1NiCj28U2Gfij nWFA== X-Gm-Message-State: AC+VfDyaFz8A5S6c32dp/bLLGvU5rEhk9pzh+w9lkYaYOWLTaqj76GjL 3ZDZFWt/WMurrpNGMi+aRzZutFvtB0U/x8DA73IXLJhx9LzF7YLNsfSVb/7dBpu/3w== X-Google-Smtp-Source: ACHHUZ6AADus5f72GhtnWo/RTAiQrBL+Snj1iwEvkhNMw6nASYPfKYsCTfWKqP5cEs+YmE+XtRaxkLigC4LO X-Received: by 2002:a05:690c:84d:b0:561:fc3a:30f3 with SMTP id bz13-20020a05690c084d00b00561fc3a30f3mr2103013ywb.8.1685104026237; Fri, 26 May 2023 05:27:06 -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 x66-20020a0dd545000000b00559f15fff3asm267446ywd.45.2023.05.26.05.27.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 26 May 2023 05:27:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 26 May 2023 05:27:06 -0700 (PDT) Message-ID: <6470a59a.0d0a0220.21584.aba2SMTPIN_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 ED923605246B; Fri, 26 May 2023 08:27:05 -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/24735/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/