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 3F477429DF for ; Mon, 24 Apr 2023 19:04:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15CB64013F; Mon, 24 Apr 2023 19:04:31 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 47A054013F for ; Mon, 24 Apr 2023 19:04:30 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b62d2f729so3864408b3a.1 for ; Mon, 24 Apr 2023 10:04:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682355869; x=1684947869; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vRZxDIezyyuROja5pXaCpPyx8YeO+2yMxgvU0Kcu44g=; b=Ej6hgIizBLm5NaQ5B4/W8HTiUgUW5NIbrO1W4uHsSxj0fNEgSJwfW5hAipwNiwhGlq EVqGDuTmSDpif+B5sQBsaRyC0vvi+B1+4QTwMLz/BcmKeJMyXOXL3TfhzstlgSx/nzlc mrTEAOKAlF56dGYP+fwb7p017+vFmPDq/yGQk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682355869; x=1684947869; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vRZxDIezyyuROja5pXaCpPyx8YeO+2yMxgvU0Kcu44g=; b=Z+0zBmaxnKjG6iIbj8X3ZnRRlNH+Jtcup8AZUaJ0Mxo/aNBby6kxxfAF4ozk58+7jq POgMUJ0JXsBoiYsfcnR1KOKVzId6VCIcRSFhY1A5MeTUpmbVcledyBIq/wCenlJzrYI0 h3GvMfJaHf+L4N2Xm2A6g16215x5nduRBFjbwSsUuYe7X72xqZaZUYZ/+sxH0/VllZbi zawq5Ad9WJTOYrjb3VqLuFNzlormKnpC+D8AIRqzDLjd2ySQ9JlMRazBM/r8r6Ois9Ol QyrVbeIEPsf7WMUQ1qcfLOq/oKVXuzBeC7UdlyO5NiJwDmoZnu6ien+MTOCl4Mwcl1To d/+A== X-Gm-Message-State: AAQBX9f/OjuJyxGSvPOGAwjKH0zYwmMj/wJGfbHKvxJZ46SNYh8foRRK uOjN7xJgyBM/UMxRpzr0R7+w/gNXVFMqjmfeEEiu9KZiKBDY3InVL+1Rs81AIkckDg== X-Google-Smtp-Source: AKy350aXa/yyg9gyBq/ADBSfpWSdWdo3UpbZhdC595fjwko+r1TiYI/WbbmrzVLTr8M1I/5mHLbW5y4S0dDY X-Received: by 2002:a05:6a20:9143:b0:f3:8fc6:6562 with SMTP id x3-20020a056a20914300b000f38fc66562mr7594115pzc.7.1682355869285; Mon, 24 Apr 2023 10:04:29 -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 u14-20020a056a00124e00b0062dd75854f0sm1061690pfi.14.2023.04.24.10.04.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Apr 2023 10:04:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Apr 2023 10:04:29 -0700 (PDT) Message-ID: <6446b69d.050a0220.96e10.6aacSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 80439605246B; Mon, 24 Apr 2023 13:04:28 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 8edef444c7ed4fe0c339e84c641abf8825ad031e 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 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 8edef444c7ed4fe0c339e84c641abf8825ad031e --> 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/24387/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/