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 0CDC1436F8 for ; Fri, 15 Dec 2023 07:06:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0891F406B8; Fri, 15 Dec 2023 07:06:22 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 48F98402A6 for ; Fri, 15 Dec 2023 07:06:21 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e266e8d39eso2408237b3.1 for ; Thu, 14 Dec 2023 22:06:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702620380; x=1703225180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sE/hv+Dua/mrGf3FiDHKTW3zZkFfcyzRN5wDP6GTAjg=; b=YQSPOFP3Ke589683oeefm6sCd/4R7r+1ZlSm+CnAekkGqBdKZibvTNgJUtXa2Tiw1a P6h2MAaVh9cQfj1Uk8+Hx7bveMk93jIM+R0y+M/EtaazmtEJ/snAjDLZBq4WkBOoJJbl uE2r4yOZU+Zx3l9QcjEQUC4nxn+/PqUogeKQI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702620380; x=1703225180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sE/hv+Dua/mrGf3FiDHKTW3zZkFfcyzRN5wDP6GTAjg=; b=HBZgfoelthXiF/1LLnpzeqnacesWd2eeNMfeDxVb5OkDX0/tXBCc7FXzPnTDMW1b2K qv41gOcoMmErUoXF/rh9FSaiKrKAq5AXRjnqgEI1B62sh5bUHEPB8QPMFNjNUkmcd0Oy EShzJo7IkFs/HjwVixM0xN2hRhQy1Z5hHr4mXGXrcpOyFmX7z06jIY0PT7VAyxFwOStr LyiOFHt3WGvFwyoI3SCcVO+OiJaSkbg18nU7JioeZbY+vmOF3F8A2gZFuowSEfjErRhm NlrPz/4gbKKLB+Dp4Z0e4pOZvT840LX0XL9ECiuKHkaLwNwd/nEhwAqdBLdsHuR7MoYQ x0WQ== X-Gm-Message-State: AOJu0Yz7I5r/++5kUiJppAzvkaa1B81lG2zAs8KpD4iJZCnN5ugLDag5 9f08JRHJ3LdR+VxL2u9Hh5RrbL5JLu+2rKhrRAiRW0/UEpP2vSoLbgeccg== X-Google-Smtp-Source: AGHT+IHpI7IN3R0/orfK3o5Y5ZaU7iw858KDbxswPJOVxcwEkknW3ByXyxjoTp8IPCqBvbz6cKK2dAbBGHFh X-Received: by 2002:a81:838b:0:b0:5e3:9580:ef44 with SMTP id t133-20020a81838b000000b005e39580ef44mr1691783ywf.81.1702620380792; Thu, 14 Dec 2023 22:06:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay7-20020a056130030700b007cafc995483sm652590uab.12.2023.12.14.22.06.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 22:06:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 22:06:20 -0800 (PST) Message-ID: <657becdc.050a0220.80d7a.bddcSMTPIN_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 5E8BC605C311; Fri, 15 Dec 2023 01:06:20 -0500 (EST) Subject: |SUCCESS| pw135211 [PATCH] [v4,1/7] dts: add required methods to tes 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/135211 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135211 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28633/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/