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 97A3F436F7 for ; Fri, 15 Dec 2023 04:28:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9263740266; Fri, 15 Dec 2023 04:28:47 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D95C940263 for ; Fri, 15 Dec 2023 04:28:45 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7b6f4330598so10359139f.1 for ; Thu, 14 Dec 2023 19:28:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702610925; x=1703215725; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MW4S0XGsOm1zeZwRQowZsFGFYdViO81LlAmnOaib85o=; b=Bw67oO4hLxWA5gB1IiImzp8hUvBc3nCDgeUmX4gOyR/zgHfr3zLO138kABu1AjEc/p DJ579P7sIff1/LOQT5PXdFK0Gw9T5+EDbQVDYxkdnw2IkHqMo38dS6JXiK8TlRp24yGh j3Fn8mCwA2IH15FjYOXYxB67xYryp5lHUOsso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702610925; x=1703215725; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MW4S0XGsOm1zeZwRQowZsFGFYdViO81LlAmnOaib85o=; b=QLdQedA7TXnJAwkbH02jukTB7H1Wa2PwxRTmSYHc0yntbDHTN0UfLa1gt60Md0NfEM mFJibnVuhFIWerdSB5Y4Q6oYXJjp/Dk0YiDpw/uLLboVGJ3gBDJOQM2Hn7pnFq7UcXN2 WdS0dXZldVgVEESN0OLTd2tJNP8SjCa07bw6fb47Z6ygO3aR8dlbAKHK0h+bHwj1YLCi RE9tnjx7w9q4KjhPW6gRgGoURcCdVSwuZ+wRWwmPT8dS9Hw3cO+VzOtxsCEApzWOBL3g yH5lLbEpt1yJDNastt/zUseohvG8HbLzBRJGtmdR2N9nnqTdKYJs+wIDTtCqSM2rpxjJ Clhg== X-Gm-Message-State: AOJu0YzMZAcX/ApJzDP+CL2NCLxGstP2UCbwbdgSDyiINOc81gWabzEB t7iYsSK+U69rkaSZRQuYP5DVRmsnAkBypMB3mtU5KsPkj1+jEU4Iz9CkdQ== X-Google-Smtp-Source: AGHT+IHIGl8LSQ+wT/FnpvGMrx2znmZoBFcEUOU02Zul6McJEONudwUGd0UtCNIjbGvvgBj3rcG0cmRw9PxE X-Received: by 2002:a05:6602:2567:b0:7b6:f3d7:ac9e with SMTP id dj7-20020a056602256700b007b6f3d7ac9emr11475066iob.7.1702610925069; Thu, 14 Dec 2023 19:28:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t10-20020a05663801ea00b0046b151cff5dsm76564jaq.34.2023.12.14.19.28.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 19:28:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 19:28:45 -0800 (PST) Message-ID: <657bc7ed.050a0220.15151.27a3SMTPIN_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 619AE6051823; Thu, 14 Dec 2023 22:28:44 -0500 (EST) Subject: |SUCCESS| pw135217 [PATCH] [v4,7/7] dts: add scatter test suite 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135217 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135217 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | 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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28639/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/