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 858F84541A for ; Thu, 13 Jun 2024 06:46:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 039D842DC5; Thu, 13 Jun 2024 06:46:53 +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 1699B402B4 for ; Thu, 13 Jun 2024 06:21:29 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dfa7fafa0c0so1352057276.0 for ; Wed, 12 Jun 2024 21:21:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718252488; x=1718857288; 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=2VpDs8C/qV56W+KGwoZ6Q9XZcADneXV9DS+wp063DB4=; b=Qd6B7UIqLji4BDfemot/8Q/46YsPTD0oKbmWz3guKgHymW3Zpg36qe9gwPtzSI+Q7M oTGKX+pHywiGT0aY06WZ3x/R0mj/82Y29Mb3nH1qYc6vR2FTa4bL640liYedSEysxB4O GdMIKdXAyy4AcwasMPiFOstbHK0uLFe2hnpf4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718252488; x=1718857288; 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=2VpDs8C/qV56W+KGwoZ6Q9XZcADneXV9DS+wp063DB4=; b=HS5ZkhUHI00wJuj/gWJuPJoJLv8GrXQy++gdqDWRuAmtWDI++/caI3La72K3sZxrqO iqCsZ6JDhsGFeYivnNXvnxaOHXeTdlw4Rrt+AJEybIf21amIfb3oC5VQGfbT7di5e5nL rb2+t3k62DVGPU8ai1XOVSAcvZ7CuXuUkPCF26k85SEuXv3TRTMLcbHrIQHGx5xjPl8j KXJskWK+7EGn1iPCkhZRWTwa5mHQY2+LsxpUnfoR77k0jMO1F84OvHRVzjctWkV0haRX y4I5aC4b1I+QBjSAHt7JS7U/sLW6uWumFgCgjIijQ+tH3w8jay6r/u6gU7+QWtDEZyVz EhyQ== X-Gm-Message-State: AOJu0Yw5jpoNZ3xQvFIzrIUw7nG0uasC8btZfxnbgekw49SDavZmZkXt 7l00oRsh8/3XV1bcbtHUDalyKZQGMigORx7WD55lJ2owqawUB1ySyKQsTT94bwChNylhvTLY6kg Lom9MiMzuKyQ73tk6ZHIy6w6LiovWv4Eb3wAtu3R6UAPt9Bpis9Vz3rtA X-Google-Smtp-Source: AGHT+IGc0guPUoCtFbrVW1pDDh0Hxl+qd2Ju3oEBatVi7F7EF47C2lZINc1JhcBROE1AiE3lp/5QalZFHp11 X-Received: by 2002:a25:84ca:0:b0:dfd:a1bc:a97c with SMTP id 3f1490d57ef6-dfefebc94fcmr934316276.4.1718252488449; Wed, 12 Jun 2024 21:21:28 -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 00721157ae682-63118e99039sm186777b3.41.2024.06.12.21.21.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 21:21:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 21:21:28 -0700 (PDT) Message-ID: <666a73c8.050a0220.4da68.179bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1AAB6605C373; Thu, 13 Jun 2024 00:21:28 -0400 (EDT) Subject: |SUCCESS| pw140956 [PATCH] [v1] net/mlx5: error cqe handle Tx queue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1718175943-3586-1-git-send-email-junwang01@cestc.cn> References: <1718175943-3586-1-git-send-email-junwang01@cestc.cn> 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/140956 _Testing PASS_ Submitter: Jun Wang Date: Wednesday, June 12 2024 07:05:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:c1cdfbcc339c2c951bff95854983a8773d9e5b8e 140956 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30168/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/