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 D836C4387B for ; Wed, 10 Jan 2024 03:13:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2A5C4064E; Wed, 10 Jan 2024 03:13:05 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id C9B0E40269 for ; Wed, 10 Jan 2024 03:12:59 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3606c7a4cb5so27353035ab.3 for ; Tue, 09 Jan 2024 18:12:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704852779; x=1705457579; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vkGkkhwTG4xqrv1Co9NqCC37VXmoCOBNT1afiRdo/OQ=; b=d3DNJ6lgk+76dAFc/97f8vrCw9rdgVfcKnvXajU1F8X/FGPpwIqvCmarNhXS1QBirW PMk+uu0nMys3rU4XM/SR8NFX8ix0UWqLF+TyY6I0gYuaoKTddpwXRne2i6EdRprt93H3 Or9qaFSE8nfQFMX4+CZm6WeJHTxW/4rf3mXew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704852779; x=1705457579; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vkGkkhwTG4xqrv1Co9NqCC37VXmoCOBNT1afiRdo/OQ=; b=f1XBix/zrSNCm0wZyFl0d7mjJOFa3Y+uv5wlfQ+Ya3P4sakOeK0gMBwkF9rW4404sq OYYtgIyYtAD6N5xFM5qeuOGnGdx1RdPeoHKgO+D9hW0YpmyTePXJnALPOwymKQ0ei3Iv Z7NEc8kv7m9Ihu4iY1++CuMiZDGrkD+FH4OloLlhgor2AGQl5pU7yUWN3GayOEtkG0RU GEfIBo2w2xfXUnZnfJB+1ARX+5iuCJuiUISFeMiyvfGDvu4O1rE3fuO5R457rHVfubnn wjmnnMioI4SDm5JFPFIPU2jx1wHHN0ias14g71/HxRXAco5/1i8oZXWklKjZ1b6Yw3nN JHIQ== X-Gm-Message-State: AOJu0YxFyOtkAKnmPa0swMbk29HHGPji0RrhR4nu1jlAhnWRPIojTlcu P++NwoYqydAg7R3o5zF0W6ipjZ/qmLVLJfbjOFMPDS6XOYWQTkiQsEmmCaxo2am2WQ== X-Google-Smtp-Source: AGHT+IGMKSj9fm4X2Xx7RfTqoa6hHiWQd7oFl16n2/3S7GCJaj1VrI6J0gKNQP5j2tR8TOAajBC2i7nTsYdv X-Received: by 2002:a05:6e02:156f:b0:35d:763a:926c with SMTP id k15-20020a056e02156f00b0035d763a926cmr478232ilu.114.1704852779282; Tue, 09 Jan 2024 18:12:59 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q9-20020a92d409000000b0035ffb8482d5sm142012ilm.23.2024.01.09.18.12.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 18:12:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 18:12:59 -0800 (PST) Message-ID: <659dfd2b.920a0220.66f1c.8ca9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id CD4F16043481; Tue, 9 Jan 2024 21:12:58 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 6ef07151aac4b4d9601d547f94a996d1c71b3871 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 6ef07151aac4b4d9601d547f94a996d1c71b3871 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ 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 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27620/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/