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 13CD945BF1 for ; Sun, 27 Oct 2024 11:01:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F7B04026C; Sun, 27 Oct 2024 11:01:47 +0100 (CET) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id F04E040151 for ; Sun, 27 Oct 2024 11:01:45 +0100 (CET) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-7b1467af9dbso277513185a.0 for ; Sun, 27 Oct 2024 03:01:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730023305; x=1730628105; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=bjVomPQRRfo04vKzqXkayenbYq85Hr2vsb0NCvn4SeY=; b=EX8HnuUoUN1ABhtLWpX6YDg5a1VdOOFUtfw6K1yjLfVk+AfeXUO9z+mTVt+fLygwvj k3S9TuYr6rfBQjelwMYNF7iNjsXYZZ1ohbGmRJS4ZWQX20tNJO0uIHUU7pr4Q3gdIkDv VfARxYhPAOgfQbJ6gNNdX6W2v64i7xQsp/8c8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730023305; x=1730628105; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bjVomPQRRfo04vKzqXkayenbYq85Hr2vsb0NCvn4SeY=; b=g/joQq4LwT6b3QII1AMv7kqcCl0eb4piuTEj2ekmf5pnzVOUO1SwcyET8wZopeLSNY d5mX3Gw41e8EKPcBQ1baZhSJQqlckIfq98kmAsL4pyq32F2o7DXvNvDbAn2s0FObojmy 6eh+F2WM3iT3x1G6KWng7aB2bnMdKm4VtkpmTawNAv+LMtPZDJ3lXETJkR34cCsf3NqU mUMdhlKzSV3TPixKJLo9EsfdP09qrAwxWBqVFjOXr+xMQs2xMMlhvfuUqmPplkNOh0t2 t+ydJM8gWopBDhUD5Z9biWA/KVdIkZjE3dGuIzeBvknL5rRd8cx3fgc0CVBTXoBAIqRm s/ww== X-Gm-Message-State: AOJu0Yw1t4WkPLAn/PznuzweJU3IAqp/Y0VoJxAXiSnzdjMeNh7Z+511 9kKf19pAWt4aG9b0jnEgWQthmAQN4V9aX2dBvCZ8ozrx5k31QZCQGO9S0kQ/UstlyXhl56RJBt9 euLVsIu4sjtxCJg6KlvumobuPXoesKYPQkY2nd3Il7T9jHwCUPTciFHG9 X-Google-Smtp-Source: AGHT+IHHsUJpWEKOdRZz6T5g48QtuEOYHC3I+pKfZNctGKIN+ci8W7R3kNO8hNCARkXCyJwZc+Ga5U/vdAWB X-Received: by 2002:ac8:7dcc:0:b0:461:17e6:264f with SMTP id d75a77b69052e-4613bfd2dcdmr92211701cf.11.1730023305305; Sun, 27 Oct 2024 03:01:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d75a77b69052e-461323743a8sm1682871cf.21.2024.10.27.03.01.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 27 Oct 2024 03:01:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 27 Oct 2024 03:01:45 -0700 (PDT) Message-ID: <671e0f89.050a0220.380a24.bbd2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F22E96052471; Sun, 27 Oct 2024 06:01:44 -0400 (EDT) Subject: |PENDING| pw147234 [PATCH] [v2] dts: fix doxygen API link and DTS do From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025103520.394951-1-paul.szczepanek@arm.com> References: <20241025103520.394951-1-paul.szczepanek@arm.com> 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: PENDING http://dpdk.org/patch/147234 _Testing pending_ Submitter: Paul Szczepanek Date: Friday, October 25 2024 10:35:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147234 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#324214 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PEND | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/