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 E755F4607C for ; Tue, 14 Jan 2025 02:10:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D2CAB4025D; Tue, 14 Jan 2025 02:10:52 +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 3DF404025A for ; Tue, 14 Jan 2025 02:10:52 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e1eb50e2so174260839f.0 for ; Mon, 13 Jan 2025 17:10:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736817051; x=1737421851; 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=QOZaj/AvciS67fG6NfunK1vXoGNaUMw9u5m2gwqNlGc=; b=ad2Wn+XUIjfoBJW9shzMI2GOHpVJPHsPDByFOHNYMN1XqO9LpYRRZNzPAcF+rcwv4B ksGSMkLtQvjQYFoX4l3teR4Zns2V1exxocZCbGL9EH27Mcvcmrt0HkI65mDZln72hQRd ntCW/GeHlvRvkK8hxjn9pSlnWH7JFKnJGIGWM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736817051; x=1737421851; 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=QOZaj/AvciS67fG6NfunK1vXoGNaUMw9u5m2gwqNlGc=; b=COY9hesPS6g8B4v20dCk7EAIk1xZsrj7DTg+szNwthIDhNTJxB7bgcDqNXn7oo3viH fdGlL7egRMLFlS4bS6jtl4kDXODZZeZBbajqE6N7UMUDFhFjOV2/StLBwWuCmhtRVQ2k JzPhEngRCg2YWkdrM1GsImY29XnTjZd+SDldV+gY2IigWdq0UOR1DrarfJFXAzcG8lOo PI5dBNM3u9MNMgmug0stu8c8ps88SOGdFKj8BHXO3Hd8CPlxUhiC4M+Hmg/X5qo6qszQ r7zjBS7OBEoIeXAzveET9mRaF6HLM6kvFFCDyi/wSXbygM9mfsW9BXGfjhwjEPzfPqWW 02Jw== X-Gm-Message-State: AOJu0Yy0BEVIjsObREVmz05CTrWcown1JnHAqz8WLomfctHAZ0/MHKR7 qHwjiFTah/+L6V+S5cB6WkoPNf3eC0CMU2EVl3go5j+r5N2lN/vhGxMdjv/NrHlC5nPlw0cWscJ h4aIoC+eeDy2bVtLJipg688J+K6BxSD0raJ2h55q1 X-Gm-Gg: ASbGnctaOAmdLpLTqlYwhuq/sAMOkan6a2jlSbFIC+9nVa3SuH+smcXUc5iFBuOKj5m eZODwrl94NH150UHukiGns+AhJ2NyMlHnZqIw/XnVDqHtDwv89EZSi82Tw2SudD7M+1ppKRhKQC U5dxJU18KEQFQGU/C01vwvEyrT2XZeJfxn5H1IQysq5tal74EPa9baMhzvgFvB6qeRS4i0eE8IK m7jdMAhgbcrcMot107aaulXJJoHpFiNgIoUpS+77PRavstj8WI4Kd+p4xGTqRWA9Y3bDuzC4T54 iz6qRw== X-Google-Smtp-Source: AGHT+IGAIctA6GZRn8d8UdFLSH+k86X64SmlAKxTWsavd0EX8X7VngCZ2mC4LxlFQKfsubfUA4sXgHwzIWEl X-Received: by 2002:a05:6e02:1c8e:b0:3ce:3016:fbc3 with SMTP id e9e14a558f8ab-3ce3a8882c6mr159740795ab.14.1736817051479; Mon, 13 Jan 2025 17:10:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b71a3eesm587404173.54.2025.01.13.17.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 17:10:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 17:10:51 -0800 (PST) Message-ID: <6785b99b.050a0220.15d908.bbdeSMTPIN_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 EF0A96052471; Mon, 13 Jan 2025 20:10:50 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149940 _Functional Testing PASS_ Submitter: Dean Marx Date: Monday, January 13 2025 21:52:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149940 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206702 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ 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/