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 E2CA842BA1 for ; Thu, 25 May 2023 22:53:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C70ED40DDB; Thu, 25 May 2023 22:53:08 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E48340DDB for ; Thu, 25 May 2023 22:53:07 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-774924b7c4dso12419339f.1 for ; Thu, 25 May 2023 13:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685047986; x=1687639986; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=71euI8SuVPM/SZ2QMFYR/Y/FDRZxGk4s38i9Bx2uw1M=; b=d39z+BOT+eJmlkDdV6DejnjX+bPsDcS2PZr/aAcJ6mixVYgXLC31Md1CDePYSMgpcE 8a5Ilnhmd8C4YKm8R7/AaYEzFdIUmO+Wq/GVuKx04EVuVzQTHjz/CdQqDVBBv1Suv/tM o5+hjW374X7CuZE3tlv8oxebmIyEX8eShLjbA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685047986; x=1687639986; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=71euI8SuVPM/SZ2QMFYR/Y/FDRZxGk4s38i9Bx2uw1M=; b=O/SMj5bgSnAM47t6Wcu51i8lxQlSQKCSf6tp45Xd8k/0awg2mLq8dRBr9GneWHFXEo AD7xpS+u73u+c6dlsulDNJr+YSOdD89U0Ni4YzlT2GI3+T6RhifICy8jk6GqVnIYD18s 86y/Xj/TU0bUZOx5qscsYHYB+8cuRjS1YpJaF2xFrHsWWpihTC2iYzQzlkp1ye9u/tGN +akR0sSEbBASh9viC/YLt8FA9kcupi7aumNdqw6F58Ap7idGbV5BvitLBcKVPRX7zOO9 RgDMUUay43J+QARRB7tX8Zs2GzPPtE7HIWCN5VTf5cJ2zdp0dczqbFgw9pI7IGsSKsYi Aohg== X-Gm-Message-State: AC+VfDzfAHVvLjx5YzDECYa6xgi9XNjbAGNw3v23M+T7S/sRVGAZ6fjv ihvU8J3QaIQxtiptH8jaiGrSkIDS8OryTh5OjaXFRyqMj1C2/66oQDoBFA== X-Google-Smtp-Source: ACHHUZ5mOiBrasPp20+Ipwv6sWoqOm9GqPO2A0XmclhazSyNEw4P9046s4fbHVfow//PAoVFikUhale7F+5M X-Received: by 2002:a6b:7a0a:0:b0:776:fc29:d965 with SMTP id h10-20020a6b7a0a000000b00776fc29d965mr631261iom.10.1685047986435; Thu, 25 May 2023 13:53:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i13-20020a02cc4d000000b0041ac6ef3fe3sm132195jaq.16.2023.05.25.13.53.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 13:53:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 13:53:06 -0700 (PDT) Message-ID: <646fcab2.020a0220.12096.3f3cSMTPIN_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 EEB50605246B; Thu, 25 May 2023 16:53:05 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c9df59bcc9bec67783de98486879594e52bdc418 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 c9df59bcc9bec67783de98486879594e52bdc418 --> 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 Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/