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 4357642B1F for ; Tue, 16 May 2023 08:39:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3EF8841151; Tue, 16 May 2023 08:39:25 +0200 (CEST) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 2CD9C41151 for ; Tue, 16 May 2023 08:39:24 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4501ac903d6so7422569e0c.1 for ; Mon, 15 May 2023 23:39:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684219163; x=1686811163; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jgvu6JduadIy49w3JohPSWWxViOVCPdVfIGxwrwx/ao=; b=RHCXF2bZ7xUdL8hXixvty2EbmbKJeRKWhh9Qhc+OpReh7YITxsCWWWozRm3amkeFgj YqoXzHKpTns1EhvPF0PlC7lxxolJlRaa7p/nk7yBkVym8y4f269GMpqplw8k9ZhjJwKS zlgcf3i/QdeAaKjok5EBf9H0anFyWYtAGIdbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684219163; x=1686811163; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jgvu6JduadIy49w3JohPSWWxViOVCPdVfIGxwrwx/ao=; b=NrO74Jr1c1HOkh9ZqHnM4jt8ZjP2gaf267fZaffFvDlwrk0UlTpyTuxHa2RRtH3wlx GZdg6Ef85dsOQrBSCoq4dtnzZ/OE7IeI/+oKFaLQ3et+AT8LY5H/2tczmcl9KLYRVl0d F+1oKvZBkNjL+uofFuUAwM3HlxWdfoPsctccrPZNfkeBK+vWamBcqLl7EYwTEdPnCura h6sWe/xiQPBWuHY6KohWLVvxu8Jk+PeLZmMR1zXjcauZVsekZmAZQhoYHuJvznKobCp+ UBxIPoM/LRKmBI4ycuBQK0rkFRFw1NXFasdzYuAJUYqbqPFQI3KSsfvlvfOxkB7C7yrq 2NKg== X-Gm-Message-State: AC+VfDwLOYilCppBIdGNqNpo2aJH6mHKzNIbbypGGzxcPJMwJbKDKUKV FWjcQBdhJOJ4gQC5YrKDRbATZou285a23BCG1++fw+FUhLVfhg== X-Google-Smtp-Source: ACHHUZ4h2WaB3SD4KI5/k41FB051FDRg+Rtmw9VpnAikl/Mr64BL9oDSDzNfft7W7b/ESOHRuqqNJq08zYIE X-Received: by 2002:a1f:60c9:0:b0:453:8a02:8d8 with SMTP id u192-20020a1f60c9000000b004538a0208d8mr7314192vkb.6.1684219163491; Mon, 15 May 2023 23:39:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ba8-20020a0561220c8800b0044fd3666605sm345450vkb.6.2023.05.15.23.39.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 15 May 2023 23:39:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 15 May 2023 23:39:23 -0700 (PDT) Message-ID: <6463251b.050a0220.f9aba.fc77SMTPIN_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 22CB9605246B; Tue, 16 May 2023 02:39:23 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 37b4d55f5ec419d172b2d89692a3ce452199afb3 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/v21.11 37b4d55f5ec419d172b2d89692a3ce452199afb3 --> 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/24564/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/