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 0CFFA429DD for ; Fri, 28 Apr 2023 22:07:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DFC9840698; Fri, 28 Apr 2023 22:07:22 +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 732CA40698 for ; Fri, 28 Apr 2023 22:07:21 +0200 (CEST) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4404c674cefso66193e0c.2 for ; Fri, 28 Apr 2023 13:07:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682712441; x=1685304441; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UsI2SmsDI9WBYos8sNklZKyNhMLWi8JxEusyAKhTI64=; b=JZw1IHyr0zHYJI4BId0VfnMMTSBlxmQDeBSFnnk72pHgn5efQD2qD7HsWEeAkLw40E 62rIFpST/9Xz7HfG4RKLbD/uP4AakT0xpePuXrKQU+WJNKz9m3NRqfES9jF7B05/BuxN 27BiqD/gtQKYbA74qq/oeQ9gh/hrS0pbS2YUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682712441; x=1685304441; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UsI2SmsDI9WBYos8sNklZKyNhMLWi8JxEusyAKhTI64=; b=MltAfh9/ynUtjlDMnAyGMoPgMN/g/8k42gCI3mVzrsPRsxK4pPZCaDxDpkoNtIewUm ZFRPPAwOq7RZPRg2NbMr/aJ9VkhGqfCxDyDpbgji3+DRkAs25UIKj73BJJSiTPdvolYf uujRmAcukqNW63bKM/d2YvsSIGyrJYA2PjWXwOXTM61OycUFSp9/O5D+wZ3M1+bMlmwF 7f+z2NvLFzQ0MfIfQ5by+q3X8U0mBpfanXFzCDPGNyYxzK4Jo1/N4x0rKNRrqje6LNro 6Q8/hCsavn1tc24kNPMdfxgJ8ZdEv2o31ggV9CK24qNl2LTqSyLybpfKFeHcGXyBiSEb nAnw== X-Gm-Message-State: AC+VfDwxokF5mYKcF9e290bD5AsihUmWLmkXNWJst0ByfDWRX6ghkelv AvdtpiSKWg/Sr9DRnGYNHrf6cWRcbfNCj9mGZcaBjyCRMBW69rV0iMn/nAbxyXZVYF1+Ccn5PQ= = X-Google-Smtp-Source: ACHHUZ78ePF/TCGEautFo7kB76/I1hmst49BGXxTccE2Tc89oUtBqi8ka2Q/N0JKqCyZWqbCfu09q5FTHk4D X-Received: by 2002:a1f:bdcc:0:b0:440:1d23:2997 with SMTP id n195-20020a1fbdcc000000b004401d232997mr2645249vkf.16.1682712440801; Fri, 28 Apr 2023 13:07:20 -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 20-20020a0561220a1400b0043fc00aa49csm2288190vkn.13.2023.04.28.13.07.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 13:07:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 13:07:20 -0700 (PDT) Message-ID: <644c2778.050a0220.57e1a.64dfSMTPIN_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 74CB5605246B; Fri, 28 Apr 2023 16:07:20 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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: dpdk d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 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/24426/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/