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 0A4D742B75 for ; Mon, 22 May 2023 19:04:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D74EC40EE5; Mon, 22 May 2023 19:04:00 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 6815440EE5 for ; Mon, 22 May 2023 19:03:59 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5621a279cbbso57405987b3.1 for ; Mon, 22 May 2023 10:03:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684775039; x=1687367039; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ajfww1TcdUrQK569P9geB2tF4a/jFoAMMLIN7Hn9jQQ=; b=Bm2eK+bsjKmQNpE4tkbsT78+0rtXHqJlrLqle5RJ3BF0qkfREucylgWwbg9Pij29dZ oliR5qPoYJ+Cs2VAnIRhXGU25hh+Knk6NpRWSTvaHvuX04tfTejz+1M4IV33hH9dRwGz cJyXGos2GMQvm/ALTaMpRBkc2D0WvwLuopkZI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684775039; x=1687367039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ajfww1TcdUrQK569P9geB2tF4a/jFoAMMLIN7Hn9jQQ=; b=bGjr4yV4g/sK6/CfOdU9PmtwuLAVBfkn4i1NlX9db0XkckwoTanE4rahN1wrxO3Pc2 L0mxFyaeuwY1SpfH4QDlb1034NzY/OkBnIlXZGeQ4pexU5j7PmAjoHjAzowpgf+PPvu3 l232RkLYdGe90Ag3WON7y68EP1j0Cv4ucJRdVRaeiLxMGF0hpczYjBThZtQhoki9EfPR RtNAcR4BInRmErD8jmo7LnPyvtsd7WXxnuyu9PQm03BHg2aUx9CAOew5kRgBAKi4lSDx HCvJJlkogWpTzXsdUQ1GvfMPjpgvTCTVv/zlT7a+M/u22zdpa/zv07B7gqNIvBzUOWtd QrXQ== X-Gm-Message-State: AC+VfDwe5e5FY8qyRl4LKW8mMuthZ2Wo4iikvSomdRv3HXy+LYQXit8i ReXIz/psxpUDqb3qEEUjMyXEVq1fKB9Piec0udHdOQ80tsvsqozbkTvsaVCpDbRefj22tA/JXA= = X-Google-Smtp-Source: ACHHUZ6AUll8B5EjRtk/fPtVh2sqHFfDd/kZkYcRQqbsinZ6JmFvRbaj8uuDBac/Ja5SzpMCDcDuq2Rxa8Yz X-Received: by 2002:a81:48cc:0:b0:55a:416d:5202 with SMTP id v195-20020a8148cc000000b0055a416d5202mr11253821ywa.26.1684775038786; Mon, 22 May 2023 10:03:58 -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 b129-20020a816787000000b00561e914d467sm1531284ywc.3.2023.05.22.10.03.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 May 2023 10:03:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 22 May 2023 10:03:58 -0700 (PDT) Message-ID: <646ba07e.810a0220.acbba.b32cSMTPIN_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 68E55605246B; Mon, 22 May 2023 13:03:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a399d7b5a994e335c446d4b15d7622d71dd8848c 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-next-virtio a399d7b5a994e335c446d4b15d7622d71dd8848c --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24665/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/