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 08C3E437E5 for ; Wed, 3 Jan 2024 14:57:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C179C402DD; Wed, 3 Jan 2024 14:57:05 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 32A90402DC for ; Wed, 3 Jan 2024 14:57:04 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7ba9c26e14aso11563739f.0 for ; Wed, 03 Jan 2024 05:57:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704290223; x=1704895023; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=J/YM04Dxh1WkcldPFYaPm4D4febCrjulh34FpqqY1fw=; b=e0l6M4UeHt7JnNdAAysk+L295MqeSplwymOoQxAiwGsp4ZE443ImeMHv7vh00ndLrU ZgXXz2YlgoHOs2+TYtUVhl0KFccRQxmlfZcQD8uTH+A5scE8DVwb2WjjbaryKXdSwgDQ hKDRtZFVQaPsqb1SUkXHzzR8w865e3bZzW12c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704290223; x=1704895023; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J/YM04Dxh1WkcldPFYaPm4D4febCrjulh34FpqqY1fw=; b=UKQ1nWC3BA9tiy3VheLaQ+MX6rStRWEBi74y9Pcj89N05Y27mOM/9/D4ux0LiT7haU Kb8SqtONQbE8zOwJuuvUZWf+nqCJWOwigeRQbSTFjZ+iSaJgt3bg/bxPKbci7ay1TxfS 1WBkrRWjQsBXrOJmF2Amsh62QDDqu9VhWV96HPUUpP51bxptovSkl2kmOmw1+fRom/KQ UqyNztueTEN2gYSV/tWksp/5v/ybpaQaibsopwSk7hswBVPEA1LrvbQ3qqm66kVXxhjN tHkLKqPXJUblnMaUvCy4cyVp7oNUIwdQgDR5jUtohkk1GBYLiA0+VIHIjJnUOYkRN/Ul iPkw== X-Gm-Message-State: AOJu0YyLcXzxB8B2XFBOMqqyUjwMqJ9tPRPC69MIqIEk+RupP4VCSnDI AT2ZWv2y4qZIsY1z1lnhCosp2o97Amjo1WpBedZDpfnt7JfnhYSdpJ5Le1gmMd5PJCIRi9GYkg= = X-Google-Smtp-Source: AGHT+IE9wPRamktpW7HiluoL3f+uKxY5TYcZOj3BHwf7Nmy9XMFME3HYnAZFRhCqtsG1f0sanKZMQFQZp+Sd X-Received: by 2002:a6b:590c:0:b0:7bb:dd24:3f42 with SMTP id n12-20020a6b590c000000b007bbdd243f42mr284846iob.11.1704290223471; Wed, 03 Jan 2024 05:57:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t19-20020a028793000000b0046b1a17a87fsm857911jai.62.2024.01.03.05.57.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 05:57:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 05:57:03 -0800 (PST) Message-ID: <659567af.020a0220.9bf6b.5ef0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE167605183E; Wed, 3 Jan 2024 08:57:01 -0500 (EST) Subject: |SUCCESS| pw135706 [PATCH] dts: improve documentation From: dpdklab@iol.unh.edu To: Test Report Cc: Luca Vizzarro , 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135706 _Testing PASS_ Submitter: Luca Vizzarro Date: Wednesday, January 03 2024 12:54:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135706 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28781/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/