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 4607E436F8 for ; Fri, 15 Dec 2023 07:06:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41BA0406B8; Fri, 15 Dec 2023 07:06:49 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 29ECD402A6 for ; Fri, 15 Dec 2023 07:06:46 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e309941f46so2427307b3.3 for ; Thu, 14 Dec 2023 22:06:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702620405; x=1703225205; 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=a8CvVB9+5FMzECVyVu4+j9OXmb+MDAC6ECY40BzOcLw6NvE2L2tCmItE+lO3hz6qvD Et3ZpahHqNP0+gTNXTWM5RtxbXaeG4MSQLFTt7tJaqxgx3apz0o1wkWDARVQKIiaO4vr vuOyV0/ewaueNSRo/cXDe4P+qAJjAhmBQkIBM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702620405; x=1703225205; 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=SSdIWL1/C7BYRvQ8W2rl8yOIBK67qVa6R99s409aJe5vEmZTlACM1wgIaHZwY86dVB vEWYz8Ja8bPUbnyg1jz8TIVhy58hrn0+7InO0MDjb5lp4NMSaXqGXfcPT1R/Q7Ru8nQ4 9WywMNWH7ubh4v8TJaJpztjkXVVgSXkCyKuHr2pQk+CB0BU2nyHw2KnCAFOaeNKzP2eS E2srI3QFAY1wLFXsiiCerj9XQSKn87rf8ZTxlVnzvVrhPYHMauQvNx8scjFEdwGC3UYx /SkivUBgVxrlXlTPYYIuJbyCKo+KTNB6WVyn518nN7qaq1H2BB4MOn4a3lZ0YgZnwwzz IG9Q== X-Gm-Message-State: AOJu0YywMuk7eWRf7Wa7EOpgxdFrDnUAyUCEtTYzfag5MYAVIUorqilT d3WbeKGt7eJxMIrzl+W+iu4HkeYujzYK313csBfcOWZ1jV+S3wiQnUF87A== X-Google-Smtp-Source: AGHT+IH0UvvX8ATXp47LDKWCxE4cd18Ba9cYXoC+ANPsXAxXFIV93g2fsqNS33KSQJePt3TXWLwnJyT4O6Kf X-Received: by 2002:a0d:ca11:0:b0:5de:a99e:17af with SMTP id m17-20020a0dca11000000b005dea99e17afmr9999647ywd.3.1702620405698; Thu, 14 Dec 2023 22:06: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 e68-20020a0df547000000b0059f50159db3sm1879598ywf.52.2023.12.14.22.06.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 22:06:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 22:06:45 -0800 (PST) Message-ID: <657becf5.0d0a0220.b9dff.15ebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5DD46605C311; Fri, 15 Dec 2023 01:06:45 -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/