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 CDBB44574E for ; Tue, 6 Aug 2024 16:41:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C61DD40687; Tue, 6 Aug 2024 16:41:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 5056440685 for ; Tue, 6 Aug 2024 16:41:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-81f905eb19cso34416039f.3 for ; Tue, 06 Aug 2024 07:41:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722955307; x=1723560107; 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=dLntQz4TySRqvCjNHC/Qh+veMs3aqxzEQtqR4uRCQg8=; b=HDDUEWOhTLbF2vuNQr9L9eK5k/41QpugTGK8qw8Y+EwL3qyXQPrIii0zXuvQPOMOUm plo+pe69IM/JBjNmKoQep0T+JdO08tkSSXDt/+/WXYl+OXAkaLS/dRrRT/YcGii5OfGM i3qU5EGm9WF/oYQXVFX50os9y+FSML8DR5lOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722955307; x=1723560107; 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=dLntQz4TySRqvCjNHC/Qh+veMs3aqxzEQtqR4uRCQg8=; b=IO5k5O+AGmatOcx+Z5Sxvw6V/18tUxPK0/ASpyQpxT3F+mDoNcRXE8ebjpQ8yShzGS fk0KTmACHmvZ0wxPLRPumTu8EGVY3kEV1HirlLcOwr9FwHkMpjuYwn3S3jr/9YARrvqe oUt0bMZxDXJgOQGN3hcrOsTkNH8Q3NcdFCeOL29bT5MN6I3EtvlmnRld55Wfm2qje1x5 DvJh1f0IIb/N3yDpykjZitLFLsoBn1UUGhMlsFMmLvjPdEOSr6oAUV0YzGrHytf7GhqU AJMiKXzO6BwZLR0NvTTj7J13W7roNEjO0/yM+bCw1aqgWvz3ZOGmbMslilDQ2zlC5VBH ILZA== X-Gm-Message-State: AOJu0Yz5ngaUqzPgv+4elR3GxHjhGCPWicrVuXGTL4BewEJSVAuzQFRI xFdJP+ZquX87plF/lO9KVidKY/hWEtM/X6XzF+hQe23ijG8SMNKYxTF/GAC4BkZiQdQKiTzS1MP SGIpOp5CfAobe2Iif5yePJSuSSaXEdX1/bFvvkbQ3xL+aqJu23W3QKk7h X-Google-Smtp-Source: AGHT+IHxKTxEG0CyOWZPapOLSfMn+JhBTReUg2NRcDjEqYEgeJFt0+JbCygwwGbKnfBRlXFtVL6kk+dc4NcQ X-Received: by 2002:a05:6602:13cb:b0:81f:8694:6956 with SMTP id ca18e2360f4ac-81fd433fd20mr2153372439f.4.1722955307574; Tue, 06 Aug 2024 07:41:47 -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 ca18e2360f4ac-81fd4d6bec0sm29046639f.23.2024.08.06.07.41.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 07:41:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 07:41:47 -0700 (PDT) Message-ID: <66b2362b.5d0a0220.2ba53.aae4SMTPIN_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 269BB6050A6B; Tue, 6 Aug 2024 10:41:47 -0400 (EDT) Subject: |PENDING| pw142937-142942 [PATCH] [v14,6/6] dts: add API doc generat From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806111756.314055-7-juraj.linkes@pantheon.tech> References: <20240806111756.314055-7-juraj.linkes@pantheon.tech> 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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/142942 _Testing pending_ Submitter: Juraj Linkes Date: Tuesday, August 06 2024 11:17:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142937-142942 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#249179 Test environment and result as below: +-----------------------------+----------------+--------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | SKIPPED | +-----------------------------+----------------+--------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30726/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/