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 561B542B91 for ; Thu, 25 May 2023 00:58:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53AFC40A82; Thu, 25 May 2023 00:58:04 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 045E640A82 for ; Thu, 25 May 2023 00:57:59 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-623f24b7ec9so2908246d6.3 for ; Wed, 24 May 2023 15:57:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684969078; x=1687561078; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1w64l8D5zCm4XfamcIhpLjOde8Dqa5mf9wDTYn3Nmw0=; b=LYP5FhZvJi7r61K2ty9w9t5/QdZfbG0Daqeu8eOprBv0eDaT5OwXcdYPwwqusZw73s yGXfkvSFEpTG+MumEesEv4yuKysiC0n18/IGrvH5bJ+d19sZA02rGCN7FXbIjZgeZoo1 uxCCQlTG+olI+n+tQJLPQxZ3oyi6drAcfKsfk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684969078; x=1687561078; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1w64l8D5zCm4XfamcIhpLjOde8Dqa5mf9wDTYn3Nmw0=; b=JyagywaW1q41Tgsa7oJR8WWhKKqGKQYxhyCdBCYfe+DUET4SIaGF9fKEcEVuiiAeh+ zE+Js+bdmmRH+7Z0P3YzIa0jQx9VLZDqEMQ1LkzdaqZ5csdGjwLfKIacvjVIjFvSZmt4 1drpeSm70EDLayPbF9LI6Z1USVxKCw3CsIjahg1sOz9aYE92liEIMvHcFL6a84Mzt1yp EpDRDpY61MifqL3HEFPL7OaFmksF74k+m7tBO7nL2v4aRlQ63l2yz7QeljpM1CN+bS9q 60NaB4nU7pxFaN7ZVprvkSItzn3F5slgvlbuhfHMkPmVcaJ4SkOhjEYSqAeI7MY2gllA vSmg== X-Gm-Message-State: AC+VfDwApA/6X/GDdaoRDUHDqhcZ20h5kBuy+r+rxNTmQFwoCTjfvMdr 8BsmGsFUoUfCfQy2pnfR/+VpEskyelonqudNmuHy6hNcLzw5IXdP2nX2nQ== X-Google-Smtp-Source: ACHHUZ5EZ3Zz9jjhKJQCsYo4Gr00lhi04c4st4XpDxvl0vkuQHpOIutEhVlb+UFSK66uan2yLj244pmJ19L1 X-Received: by 2002:ad4:5bad:0:b0:61b:5c2a:f299 with SMTP id 13-20020ad45bad000000b0061b5c2af299mr34916338qvq.21.1684969078509; Wed, 24 May 2023 15:57:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a0ce382000000b0062381b9f587sm1167886qvl.48.2023.05.24.15.57.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 15:57:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 15:57:58 -0700 (PDT) Message-ID: <646e9676.0c0a0220.83eba.7a5dSMTPIN_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 9FED8605246B; Wed, 24 May 2023 18:57:57 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c41a103c961ded5a0966652f4daf0a661a947352 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 c41a103c961ded5a0966652f4daf0a661a947352 --> 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 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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 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 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/24695/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/