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 A4038432CE for ; Wed, 8 Nov 2023 05:54:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EB9640279; Wed, 8 Nov 2023 05:54:00 +0100 (CET) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id E3D0940279 for ; Wed, 8 Nov 2023 05:53:59 +0100 (CET) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4ac1988ca66so285203e0c.0 for ; Tue, 07 Nov 2023 20:53:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699419239; x=1700024039; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DLKMbJdMl86ln4EXC1FGwU0og4S4r1u7cJeUQl+kbqU=; b=hrHgLma7FNGujOqIsaVd8Njpxuv+yYoixgGhhPpZNTJ0qSWNa/94xxSAfqMN68vZCl AkWDB9mvS9H8HXSJRrDIdg1a1ftnsPHJXcnpuRI4AOzwjFRJu9eDcLyJXiSR75zM9iPU MRwOlec59pgp+jSobB2Mw3mf92j4CV5Pj/pE0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699419239; x=1700024039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DLKMbJdMl86ln4EXC1FGwU0og4S4r1u7cJeUQl+kbqU=; b=JQEIQw8o58tz4IKoYJ8pQmUezzyn1EvprA0FvBTXTRsq//in00vHphbcW1m/0JtnM0 z5ZsIzI+FhCXx41WPlGReteE2L4gbE9R01qItrdIg2M4Di/f6yp4rDaiIL07ZoMgp+mB gMNwtq5IdJ2rR2PBfR3VyIured+Eu7m/Zx7VhRX3xFeA1VAkOHgi1wL/CgmEXS0Yysfb ETLvhYZNKrMEDyUuGF1kHwaUrD7kNMxL3EDVu2zf9qHlvZQs5i2vm4s57ZTr8Hzr05EI nN7igeylDJwP9Yj3GnurLuaU+fEInVPYC05qgypNMvkMj72/YJw28wHSh1Xdky7Jnptc f+rw== X-Gm-Message-State: AOJu0YwhSoqIHhtKZneE1hJvCCBbWUH4X4HpfEjESUZZfW1M5lPg5o3H xPV6TUm+oeEadqzdUqVkRmcnW7DMQURoRLxwVLgUefOi1Q4XJjgCbVCcc4uANC4mUc+IcH2O6A= = X-Google-Smtp-Source: AGHT+IGwKSaxIORM814K8HbKTSxejKB9DvHWZPtkXVgTWgcRW8flTVoCV/ai8Rsdu25L7D18n/gxyIn8oOVb X-Received: by 2002:a05:6122:98d:b0:4ac:59f7:824c with SMTP id g13-20020a056122098d00b004ac59f7824cmr2301338vkd.8.1699419239314; Tue, 07 Nov 2023 20:53:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 134-20020a1f178c000000b0049367028506sm968307vkx.8.2023.11.07.20.53.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 20:53:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 20:53:59 -0800 (PST) Message-ID: <654b1467.1f0a0220.546c9.de35SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C0E97605C318; Tue, 7 Nov 2023 23:53:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2bbad8f974e00552d106c27e1d157a31179ab5ec 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 2bbad8f974e00552d106c27e1d157a31179ab5ec --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ 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) 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26876/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/