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 2B4CC45920 for ; Fri, 6 Sep 2024 21:47:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 00A1340B99; Fri, 6 Sep 2024 21:47:56 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 5EB854028F for ; Fri, 6 Sep 2024 21:47:55 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e1d0e1bffc8so2655692276.1 for ; Fri, 06 Sep 2024 12:47:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725652075; x=1726256875; 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=gGR1pKbnKqJkYXpCR3/hxFASIoaLXKxbEDjxE1584q8=; b=hMkr0v6BbBf/x8HHjI/bpsG9n+aqoN7UaZhjmksRXrP9+7PVvPHqRMsMdH5y+AIF/T oU79JVru503wClAtDKN3A47JsoVnkifiYi3fgMLzcPjqU5/PVWpESc1xOMxS8IIPuCFV KgUUsCHlgNUCrornZeK2MXD9tlgWyKEOgW0uI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725652075; x=1726256875; 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=gGR1pKbnKqJkYXpCR3/hxFASIoaLXKxbEDjxE1584q8=; b=vXqnSeJJ5RMh6XLm+sDtmaHs8nq4842awYWHK29INZhzWL7lWoyIiI3SPSASDdSYiT nll1+nPmMnj+xFcDHSJJjDePBidn8BqHuzb7QSN6CEU+YOUPVEknLQ/SCFTQ/eCFaZ8S 6Xf+e/TG0BKDq/abNDglt6scVMGBngkyNJqVIQt4NqHZoSqRDdhV+I09BncUTrlzkZ8D FxMRU/2BhB3qaA44L44nt9xxtdt2K8qvdoD6w7Wm+JhmY+D5CYati93v94ZnMFMGy9PM L00XGoB/0q/5BQ6RoX4PL2FawnbVLb5KsMOhM8nClvpTHMdLhR9hgbsl/J22TLyd1Fmv iuFg== X-Gm-Message-State: AOJu0YxKX9RemWTIAlRRnJIfT7JZr9CYVHxDNY7PtMu4xgVDA0y6QB9M 0Dn47divw5F8ZrTwV4v1+wEOml5+IYmOrB1ILu7OIv2qTLZw9uWbmltBYK3ufMSgAEIVWreWLII xFt8bbQb0tvf+bF/PpAozcON51eiqcEnADRvCFMlirDUeQ98AtwzNurQ8 X-Google-Smtp-Source: AGHT+IFCAG9B4d9XF6lS+NtchCOtC3rSzWEJZcAx2TMvexWy+hPmmuy1ci6IlMtuwccgipxOHNTIpf+YWWQL X-Received: by 2002:a05:6902:1b8b:b0:e1c:eb3c:2c19 with SMTP id 3f1490d57ef6-e1d348982b7mr4326224276.28.1725652074721; Fri, 06 Sep 2024 12:47:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e1d44023419sm25894276.28.2024.09.06.12.47.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 12:47:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 12:47:54 -0700 (PDT) Message-ID: <66db5c6a.250a0220.2b399f.1c2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 43D3D605C351; Fri, 6 Sep 2024 15:47:54 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143689 _Testing PASS_ Submitter: Gavin Li Date: Friday, September 06 2024 10:21:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:1afebcc334d9a19f94b87062815067f77a195f76 143688-143689 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#259223 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 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/