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 F26D8459BD for ; Tue, 17 Sep 2024 12:06:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C200540261; Tue, 17 Sep 2024 12:06:24 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 92A644025F for ; Tue, 17 Sep 2024 12:06:23 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a097ff7d89so8914145ab.3 for ; Tue, 17 Sep 2024 03:06:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726567583; x=1727172383; 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=65mveFyI7S5DxhUCFN2MefCvFcnBucCFlpUpHbTt9Xo=; b=DAoRzO8mMRZqHLikMcIpfkWmtVGxXF0r5s0cTAzBJkBhX66DAm6L4fXHhDGuQ8A3zA CcOJ7osSzaG/YAIEEDmGJ787VDEc1HEpMh5l5CoZlquTdX1PtZmH81aA3WPXKu/Ugay3 41oSboTAjxmXAVwKidfxhNZVOYyVhdxeifoQE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726567583; x=1727172383; 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=65mveFyI7S5DxhUCFN2MefCvFcnBucCFlpUpHbTt9Xo=; b=bpI/uvuLcjz3yplyavr3urBNg/ng37LtJrDYUNW4C3xfpeclLsrCUtUS6P9R+qbAxc teW9fv+C1Cwu0Tbbzo8iGyI0bt/2uVgjXCjUfMp4w5GGKe5hLhnOxJf66HHBq0wvrr40 I8dbUyRnuy70MG5Vwo7WCLFDrZdwtmwg9YD2a6fYP1sGrqXLjBSOPG0qUdRTjYCLspS9 nr984WsHOsHFynaZpq6ahxuogqiwQw34cMjIihTA5z1kw3RkazurZlkyu1t3JMIOYjIX Uq359CYOpRFAChz3eUJD/TcAf+A1sdhOfUN8CQT+jxGJ1/9u4WX+mYOyKbi07fCTOcpq 5D4Q== X-Gm-Message-State: AOJu0YyAfTmPcKsSByY0xH8bQgc+0n5ssJhwv57PBvwNGfaF60govwlW MRKi+fR7OPbP44ueIoDNd9a5reebOA3Tvli+zLyl4Vx2iZdE3Q2fsy4KW6xXC0BQcOj304UfumJ l+BDXyNOTmw5/7Ei5cyGrCrOAISUnleL2fWf8yIe4 X-Google-Smtp-Source: AGHT+IGUBXbBH0SybsFGy4XKI/J2Cfoj/KtNMqbQtpBJep9W1Kjwyedct+6K5E8Alt3ELhRkVCWqQMTVvwsm X-Received: by 2002:a92:cd8d:0:b0:3a0:915d:a4a7 with SMTP id e9e14a558f8ab-3a0915da5f6mr80185165ab.2.1726567582812; Tue, 17 Sep 2024 03:06:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d37e780a21sm166590173.0.2024.09.17.03.06.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Sep 2024 03:06:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Sep 2024 03:06:22 -0700 (PDT) Message-ID: <66e9549e.050a0220.2a70c3.c97dSMTPIN_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 4E9E06050A6D; Tue, 17 Sep 2024 06:06:22 -0400 (EDT) Subject: |SUCCESS| pw143688-143689 [PATCH] [3/3] net/mlx5/hws: print CQE erro From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906102151.171965-4-gavinl@nvidia.com> References: <20240906102151.171965-4-gavinl@nvidia.com> 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/143689 _Functional Testing PASS_ Submitter: Gavin Li Date: Friday, September 06 2024 10:21:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:1afebcc334d9a19f94b87062815067f77a195f76 143688-143689 --> functional testing pass Upstream job id: Template-DTS-Pipeline#180964 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 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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/30933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/