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 EF135436F8 for ; Fri, 15 Dec 2023 07:06:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EB218406B8; Fri, 15 Dec 2023 07:06:05 +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 35BAB402A6 for ; Fri, 15 Dec 2023 07:06:05 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6da16eab6fcso311906a34.3 for ; Thu, 14 Dec 2023 22:06:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702620364; x=1703225164; 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=HsUlRnKwUDEwylUV+e60pPtoIIj9iqMy+/OvsnRQHE6SHa2mMovmjuAQ6SoxykM55/ 5J9GnrWcbpY3PzB+KL/orOSO5efKgGtHyHJv+btPH6nGh+Xd1mjwhteWFXnvFlzaW+3t USmPupt09XhkrrEATA2rKYsnMyk8xk6xkTe1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702620364; x=1703225164; 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=S+lEFzHwbU2lVJxxR88Aumo8mFoSV7fckpqrYpTr9MUVV9Zo4GxbcCXk/J5v9TUC0V uC+yPDJqiinlvLw/Qwe79aai7fYhPhRT9aGDieTZ45vYJjXueDIExb1GMa4yX2yKuvuW g2suUbUvwTC/t55qRx5qHk7oXjB4AxWM5nzp3F27yhwNLa8b4I6Aa+We8YLzPvQ3pYts mw9Vlh3mEQd2Aqm36Ow975I6IjfJnvxRXZ5bV58xuxBZKffL0DGh/yLcU/c/NqJ6iFGH R6bdbB+trJrJugiLWzWlcVJBtoR7ybo7fGINQUV8yahGLvq+GIu8vurYoknjLgW1lEKl njgQ== X-Gm-Message-State: AOJu0YxizLDjtD23R5Z6HceCcjhFYQOZv7Bgcb8c1BZmE3LjWPVdxKx8 h5Dmsj0ZsOVFD2Jbe3WPZE9GPsXwFIMEvpOTBAoa3N7iDic6gMRFP1/Xig== X-Google-Smtp-Source: AGHT+IHsv0ZDJHlXxGb8bTN0JmVGtRGHZDsqn8NOUSocpWIR4CTeSPeLl0XDgUpMlNIc/0mrhfthUTNRZiwT X-Received: by 2002:a05:6870:d0c6:b0:203:4dfc:7eea with SMTP id k6-20020a056870d0c600b002034dfc7eeamr2198688oaa.83.1702620364408; Thu, 14 Dec 2023 22:06:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 17-20020a056870131100b0020354c9be91sm102633oab.5.2023.12.14.22.06.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 22:06:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 22:06:04 -0800 (PST) Message-ID: <657beccc.050a0220.20e27.38ccSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DDC18605C311; Fri, 15 Dec 2023 01:06:03 -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/