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 8554443331 for ; Wed, 15 Nov 2023 03:23:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80A7040261; Wed, 15 Nov 2023 03:23:37 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 3577740261 for ; Wed, 15 Nov 2023 03:23:36 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-9c41e95efcbso921935966b.3 for ; Tue, 14 Nov 2023 18:23:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700015016; x=1700619816; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+nEFnvc3D1x11Jg7Xnp2c+IC6D/Sciu9E0sVovY5+SQ=; b=CYNDHT+LRA8AJa+saRVypV6WoJvR89vnOaZcpkWTNLuvKFpoYIFqdRDfg061nzVmbK tN9TtWnRYUrUV3NeTtKm9OiS009d6JD2DW+4iqBZKhD19Z3N4oXIhoq5ws00w+JaUv4i O7rA/T0nlpn+/+xBbOrQ4IA5mzXkbV2yPgUZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700015016; x=1700619816; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+nEFnvc3D1x11Jg7Xnp2c+IC6D/Sciu9E0sVovY5+SQ=; b=RvrBnGfWh3uggeMXyTc0kmryDQ4sNHwQ4L+sl995DCi26SPpXtHnEPkGBnmtVfyEdW vIKKXdMK7t6q5c2HlLhje0x2gOkUFhaKj7sQDHiR9pKBrsXKZrbbAnaxSScv7iC4qzn1 cLt5Gg45d+0Jw0d4IyNJWm4XhJMev43g0iAGy1NrYLQL8X9byPEfRiOO4vZkwVp8ZmhR xOSD5rAoN+ZPgCzf5nXd7vufGkS+PRJ2GDEVN9L6MWHP2XMJ3t3pX/6CEyAU00qHXpxc iPcf1vrcA5LgKGv4nGzI2mFBQqNMbwMhj6dPGV1tcNRlJukCaK2L1tMXlpt9SEUGDv9d 5MMg== X-Gm-Message-State: AOJu0Yw73Swflbfpt571bSdSQUIm6RsO+BTwv4s7yLdXcsOpkoTLFt0u DI6NOfky3Ht2M7DJgTu/ruDHO19e6Acq2KfgPZSlr7i4wxgwRD8VLp/TvA== X-Google-Smtp-Source: AGHT+IEoKuMucc9M4EHVpY7HJedRnU9MNlMMYamEGGJu9vIjAfrLX8NuCGMCyrai72gJ9ylNeCSYyanKS6xT X-Received: by 2002:a17:906:f6d4:b0:9be:4bb0:64f with SMTP id jo20-20020a170906f6d400b009be4bb0064fmr7181114ejb.54.1700015015924; Tue, 14 Nov 2023 18:23:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gf18-20020a170906e21200b009e62eb85671sm3604965ejb.69.2023.11.14.18.23.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 Nov 2023 18:23:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 Nov 2023 18:23:35 -0800 (PST) Message-ID: <65542ba7.170a0220.73cb8.c76aSMTPIN_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 1F3FD605C318; Tue, 14 Nov 2023 21:23:35 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 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 92d7ce4afc4a558f27bbc8368823c625f4e0f9dc --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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/26995/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/