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 5FB884607B for ; Tue, 14 Jan 2025 05:43:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 402724029F; Tue, 14 Jan 2025 05:43:51 +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 8E8984025A for ; Tue, 14 Jan 2025 05:43:49 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-84cdacbc3dbso409282939f.2 for ; Mon, 13 Jan 2025 20:43:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736829829; x=1737434629; 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=eHxfpZIAhIcfTsbdO6c0Iqxfi2H/d+2jJxXYkuHRxJA=; b=cLw/Vh0ryir30jYbB4Oba2fKQTeij2ZNPKFp0Khr0UdQqmLcRT4BhrIkzaLZwTc0xM SnvtHAw57wvEQPY7zQ62qibJg1G7wjvPeWoNW9pENAKep7W1UZDrJ+QbiKBTAjgVVGZ0 iEbWhsX+zYWVhB6NXlyIV5Dp/krpgICjn7Qq4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736829829; x=1737434629; 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=eHxfpZIAhIcfTsbdO6c0Iqxfi2H/d+2jJxXYkuHRxJA=; b=PcZw71YHKTmxb+JI/jaVtqhLS7ZuFt+dObp91I1TV25TVLfUyxXwtF0ICZhQKRLrL8 jsscXVttjDRjLit52cy6o2GozfIaI6wLcWZPiesMOghBdUp0VAc5pvpz6Bog96luQouc KdnOLDyNczHnASDkH08yf+BCjEA5vM0KKMy0axH85p89NL2c8N001FsuBrDM4fQ0agpY ZLJ2MHLOUfbc3CZlJPnNE4l5PCl3XPbaWkOlziMhGyfrZY5zpXzW4ILRuZTIpTfamphv /1H2f0DYAQcojtEtJIa9Viy3/unr6onQ8eLoN/kXM2nab4fj4YHxWNIbGZ1TgqLFPmnI YtlA== X-Gm-Message-State: AOJu0Ywnow6pnXARk8XtpBLo6Y7HjpeMODu5Z1RTOL9eT2jImBdBsyvt 7PRmW0wpnilz1yOl/PLE3gyy0Tzms5V0gr9YYE7YGh1ahMzo42VEOi8wKw5HogD840rtQqIT/sJ p0+j3AAlpWuVkeup2ob5ziS4DKCGmnb1PJXXA8wJx X-Gm-Gg: ASbGncugI2oJ3DUaTnoeIxnJRSzuesdfviZOddlMso5gXsZEoTfNlxApDo3irIc2Ys0 4W+I2ZATiYsgFX806YfZ76kOmvmjaVmSp4BndPsBp62u49MLDu7RWUFsHgX1BWL0HEQRKK6x+oT cOK/HV2Dv/9tTiSW/ZzH34m+eg9UWKIO7pSF3kdvOs4exP0iQ3Q6fnYEAJjrcnOI2vL64FeuokK 1zmfYSFOV5k4m2RcAtV87EcIe7IyU90203U9SEf6PnV8c8j7e4s9+bEomfMLhhgSs+GBQSMdxzc UpMNSw== X-Google-Smtp-Source: AGHT+IFuQPm/NYx4RVdig9BbUAfSKYVr78uHgK9A0xVsMNBdJxMKH6dowEGgLzBA8OFBG8180jMCeP8uBetR X-Received: by 2002:a05:6e02:2165:b0:3a7:e701:bd0f with SMTP id e9e14a558f8ab-3ce3a8f2b0emr223256915ab.21.1736829828771; Mon, 13 Jan 2025 20:43:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3ce4affde81sm5427625ab.47.2025.01.13.20.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 20:43:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 20:43:48 -0800 (PST) Message-ID: <6785eb84.050a0220.64a82.7a7eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0E4476052471; Mon, 13 Jan 2025 23:43:48 -0500 (EST) Subject: |SUCCESS| pw149940 [PATCH] [v1] dts: fix pass rate edge case in resu From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113215230.13942-1-dmarx@iol.unh.edu> References: <20250113215230.13942-1-dmarx@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/149940 _Testing PASS_ Submitter: Dean Marx Date: Monday, January 13 2025 21:52:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149940 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#305517 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/32311/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/