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 50A7D4286C for ; Thu, 30 Mar 2023 07:24:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B5D540685; Thu, 30 Mar 2023 07:24:58 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7A5A540685 for ; Thu, 30 Mar 2023 07:24:56 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-177b78067ffso18622983fac.7 for ; Wed, 29 Mar 2023 22:24:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1680153895; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=tfussmAnBeDCAybkbG15NiKQTcGFwkqSalOQoVW8S6E=; b=DBWAy0p6e3XsGw9iJkFoLSprZDPMJnx0YnUl2J+fFh9nS4+dlRDRQZPBpHB77svWfK NpWhHAL7KtqEVqcaNFwnKVxD7iaPF6Wy+hCEpWBprJFKoyTEUqYzXPsMMm/R1yYzd4WL ak32VGqIkTfLbjesBVde1GTCR02fp/yjOAbXE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680153895; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tfussmAnBeDCAybkbG15NiKQTcGFwkqSalOQoVW8S6E=; b=wRHafVdlOAnCqagAPo6ZcADssz76YIK7KRQE5wi1L2nBc9YUMoBI7Ie/zoG0JcRgKG E2Q5wjIyQVvLirql7lAQCaEJzJTyAgz52+vWSZhYz7fY8LSq97daq4/9as1H3djKKESS Zam0gBZozRiDDWzWuNPT5uJ1hu9zNw2wxhVvSXsRqwzKAVkyM9oegZ/UuSSDeA2/pwN9 5swPcRVJuNi8o+LrTnjM2xMw0AqpopDVcdp+c5IqrlWlSo5DEcs4i9PFaDTh18ZtEF1m 1rybhuREUyh2TJMh36FB2b/0W0xhQp/JN3EwrgVzTBZ0QKgvrKAgKKv0tctxF1THbWOy Qqxg== X-Gm-Message-State: AAQBX9ca6CFYU1Bmy2DzhTqWc/DZWcdkxsd9QbXMnOvXevW6eW01u+zV ChYrMlH2frDbhN0JsIHL9lqJhdWxpRYA6xpNYGbvc33OxD9U9g== X-Google-Smtp-Source: AKy350Z1245/LNZWkWkEUXmHtOfJi1kYctJqXwFOab65Vwb1M8gte1ruDl+oNTcSTekMz+SjS4QYfv3I78Pm X-Received: by 2002:a05:6871:5ce:b0:17f:7b0c:ea2f with SMTP id v14-20020a05687105ce00b0017f7b0cea2fmr6660010oan.34.1680153895702; Wed, 29 Mar 2023 22:24:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u43-20020a056870b0eb00b001729d09fde4sm3908730oag.32.2023.03.29.22.24.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Mar 2023 22:24:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 46157605246B; Thu, 30 Mar 2023 01:24:55 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 4267660123; Thu, 30 Mar 2023 05:24:55 +0000 (UTC) Subject: |SUCCESS| [GIT MASTER] 9dae7a15aea76313c592c11db44e1386e85f86fe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi Content-Type: text/plain Message-Id: <20230330052455.4267660123@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Thu, 30 Mar 2023 05:24:55 +0000 (UTC) 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 9dae7a15aea76313c592c11db44e1386e85f86fe --> testing pass Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 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/24097/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/