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 E0E90437E5 for ; Wed, 3 Jan 2024 14:50:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DBE4F402DD; Wed, 3 Jan 2024 14:50:12 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id B860D402DC for ; Wed, 3 Jan 2024 14:50:11 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6dbb8698312so3814067a34.3 for ; Wed, 03 Jan 2024 05:50:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704289811; x=1704894611; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cic+3mEwjZAcNojCUeEMO9jOILa+6aF22o3uyy0eefA=; b=AIYHSx9PqCrmTUQonqJNrmdBM7DRNm+gs6JhPr4Hbn9mbj3TlwM1YhheLF1kZqtJOV 2FOjeesEauBcE1cPn8cqmSR4gju42oJGCN7hL4mPoBqANaX5AftXO4PJUEz+I+u5TbbI cQWafAohASBa0334j8PRRvo62UHmLroMSwb0M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704289811; x=1704894611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cic+3mEwjZAcNojCUeEMO9jOILa+6aF22o3uyy0eefA=; b=cA/vbSAnhqQlG3uH5SecfVnHcnPJjxfnOcUOlldKm/GbqB09xJpjK0vJ9YYynAcGW/ Wtif4e9nU4+MPL4BFC+v1oHcy/tsK9XCPWfXyh6RnhXOS8F9IstvdYnP2cMgewR/yWT3 z+ePAz7x67Wt5rAh07wlRmOIM88kY6+Zxf2J92WXCSzZxHhwAoIPK4nEsDOj44vPmOQa Slolu4fOUjh3u760ddRhQSey0u561jMxF48fiPedFUvfuqxnY895TAMisj3PZkD67wWj TyybsdDbZlwakDjfvISDKfR97CzPUy7InRt0/2X2SIMco0uP9x696zCkLi/TBLBcICPO 6jqQ== X-Gm-Message-State: AOJu0YyvBViv7sF2QTcCqV/SORhu5spAeiOeWaOytN2g8IqeO3IbRFGP crsBoFxiLKAK4h3A+iAqIDoIV4voqJnsuae9SIT/60mNDB6bxt6beIZy7Q== X-Google-Smtp-Source: AGHT+IGdEDYS7O1Fiz5zqFGvJAuW/BCNZuETL0JTyAQqsycctb01R1eWS1zFVV3xSP+WQMJE05aDCFsohykM X-Received: by 2002:a9d:6510:0:b0:6dc:80b5:6279 with SMTP id i16-20020a9d6510000000b006dc80b56279mr547040otl.40.1704289811063; Wed, 03 Jan 2024 05:50:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bq20-20020a056830389400b006d315f9ae6dsm1430285otb.11.2024.01.03.05.50.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Jan 2024 05:50:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 03 Jan 2024 05:50:11 -0800 (PST) Message-ID: <65956613.050a0220.cd909.e7adSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9090B605183E; Wed, 3 Jan 2024 08:50:10 -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 | +--------------------------+----------------+---------------------------+------------------------------+ | 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 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/