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 69FA2436F7 for ; Fri, 15 Dec 2023 04:35:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 651AC402A6; Fri, 15 Dec 2023 04:35:31 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id DD84640266 for ; Fri, 15 Dec 2023 04:35:30 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6d9dbe224bbso273026a34.2 for ; Thu, 14 Dec 2023 19:35:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702611330; x=1703216130; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n791T0X/Btdo6kcqLBwbXnqcYQHi0qlAKCbS96lZKsw=; b=J4+s0sOaSTCg59Sj+CLGXKm92ImLJ+m1qz6ukKlMf+J0x79iSdF8XKc58tpiCfbvFR MzmVfsQq/ze/P0mSRZPMA7TlZRbO6J3srPAwOmvL2e10YeMy9Dfityu5LVuWbxiHlITo MGZg5uZ3QKO4h4L0s79dEsgNdVvfSNLtMSKqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702611330; x=1703216130; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n791T0X/Btdo6kcqLBwbXnqcYQHi0qlAKCbS96lZKsw=; b=ZEYHy+5VlqVrtDjyyyFjdAvTxNLbrHVo68ENHTItlssPgkZCYqy+r7APwMfxD8JsdF eLnY2U9peD/gz5iwWGnudEblCUMkSj7QqSkrgPY2dMOd8lFxPq58PLyCCicblad42h9k Q8+c5ghbELhzKDuOyhEUneatRQxLGig/KqDV+rmysHB4xzqhaCtQnklYNmpcDlBGVnh2 rAt3vEXaKyyaRQZDVDGiwMEwCddZWURLz4PApU9BfuX2W6XXNghfjsd0IOtuwy703gCl Xperr4CoRz+qQOSflrW+nrxcbMMzWC2zGxb8P2H61nKOav61yuYuAO2kuA4b7rL+iQF1 X06Q== X-Gm-Message-State: AOJu0YzKrMFzve6+vciD7qBwsaROQ/VnnI98HMfHpetZYHAAp2x80BtF 9whVwYEoD6m2LAjMJazCICs+IUHJHaByvnYzNET4x6R3eCuYbNHC6oqxSQ== X-Google-Smtp-Source: AGHT+IHTI6QZcu/ItA3RMnmRA8nzB3vIa4zpig/58H0iDy3waoyLRpxmeLJrNf2Rf+5zMuv6sMl5l7gbWGqu X-Received: by 2002:a05:6808:3998:b0:3b9:f017:288 with SMTP id gq24-20020a056808399800b003b9f0170288mr17700729oib.21.1702611330382; Thu, 14 Dec 2023 19:35:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x6-20020a056a00188600b006d09737c446sm612638pfh.1.2023.12.14.19.35.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 19:35:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 19:35:30 -0800 (PST) Message-ID: <657bc982.050a0220.5248a.615cSMTPIN_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 8FEA46051823; Thu, 14 Dec 2023 22:35:29 -0500 (EST) Subject: |SUCCESS| pw135216 [PATCH] [v4,6/7] dts: add scatter to the yaml sch 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/135216 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135216 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28638/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/