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 2D77842B9B for ; Thu, 25 May 2023 16:47:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C30840DDB; Thu, 25 May 2023 16:47:53 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id EE1A940DDB for ; Thu, 25 May 2023 16:47:51 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-64d30ab1ef2so1764048b3a.2 for ; Thu, 25 May 2023 07:47:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685026071; x=1687618071; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HjRT25hiBdDVDVc9cxrJT3v4PLCoeHr0f3ZS9B4LpUo=; b=MRtc+PNuBFkiAN6UVcVCKRZwXisJWCtJ24SGzovlZUssl2TzdZSJPyFrCa5yRKzbqX 8UVpRXXg2JCOQyPnloRh0Klck4ao/wOIPTLKeEztxUVHKhErQ2EUMvgDIZq/WHJMmxIn p2pRKflf2joDnx1Z+c+E2J9hlZu0pcrufqDjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685026071; x=1687618071; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HjRT25hiBdDVDVc9cxrJT3v4PLCoeHr0f3ZS9B4LpUo=; b=bkH/qVyZF8ewIt+plJTHnBqgPVkG0MBigs9K7HVKZuntizsMImQdupKUyYh0MtOuop 4sJIDoZdoMm+Q6MbSOmuuO5G3bgnEIKvzcXFztlu4iMF2s6lDaBKaF7BN4/XUE+kyw3y 9z6qtP2Gd+dmV690vcjAWSyL1jBSPmVNFFnsXreZuOLKUtnNuYgy/ySwsVx+w6ZCHQD3 2L89tPIhodlA+nS1FFBTMn39CWJ3D0KSiihy9LiX07Skh1os1LfPwJh2fbJ1Y21/P7Q4 5U/f8G8rRafJNGMA/6+cebaZogXewXBisdVZWYKhNYm4zpoghMcA8HDEZ8okR0DpfY3V rPBw== X-Gm-Message-State: AC+VfDwt6E+9iqy2QldnkKutoDsyz/XRF0ejiIcpe2agBMdpqDUeMHnG XgFrSKY1FlxZYYxIDtiwokYI3e0wMG21QvAT7VjPMOUTNOezCFCSf2A0hA== X-Google-Smtp-Source: ACHHUZ6SpCNE0IEM1UFhd7Uiax3vL5iBtzCdvE9kq8Ri/Vg4kdEtyC+zVa8/UeKpshZ2h9sgahG0LS/4ZdIT X-Received: by 2002:a05:6a00:1701:b0:63d:38db:60ef with SMTP id h1-20020a056a00170100b0063d38db60efmr8766343pfc.26.1685026070897; Thu, 25 May 2023 07:47:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y10-20020a63180a000000b0051b6ee9ff21sm105507pgl.31.2023.05.25.07.47.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 07:47:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 07:47:50 -0700 (PDT) Message-ID: <646f7516.630a0220.d3db4.3311SMTPIN_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 251DB605246B; Thu, 25 May 2023 10:47:50 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2d9e10932d535ea553081b489a25f6fce7ec7996 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 2d9e10932d535ea553081b489a25f6fce7ec7996 --> 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 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 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 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/24708/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/