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 B4A354541A for ; Thu, 13 Jun 2024 06:46:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95CD0427B0; Thu, 13 Jun 2024 06:46:51 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id AFD60402B4 for ; Thu, 13 Jun 2024 06:19:14 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f6fabe9da3so5565585ad.0 for ; Wed, 12 Jun 2024 21:19:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718252354; x=1718857154; 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=Td9JaqrMw+oSSSDqMCYZCvH15K/qf3JNTEnbqo6ez45VHSoQiuiVpgYYiTIXR8hY4C nmQCg2UnofcRyVfX1yQr3vzV26SIs4QQF6Fz0fTcyDUpM35M4iruvXYKIxek2fE61zmF 80uH5vDVCLuqsT7gZ3PruEWFqzEjTBHxrWDHQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718252354; x=1718857154; 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=fTe13+weuKvnDCOTWE/KVVCnIj1RQOE/i8+8DJy+WdidXZfn2rHk0LVU2JLfYOnJSG f+jBVswvvhXP/3LeBbGjm+u+W6l6y3KnPm99L5e0JeJXdotVMXRWwdVJZmH0DfUqsgOb W4a8Y/chpc1hIbxBiGKMqiaogDLz4+ang25Qfzy76uX867QEI3rMAg4C9RONR1h5jV1e es+IPyFI8JeQZXkswG5q6B63G1rNo3d60RqaO7C9BG95nx2JSD3ItWZvwoCg0WteJ2fF ny5mA/gG/Z/t/fzottq7Lfhih9LRMOEErhXCp4t89CiWtUv0DtCC3UEIlF18SI9hR3yq 9l7g== X-Gm-Message-State: AOJu0YzO72qc9q9gnz+Il38nsHCjMfBFOWH/w2qj/TY8ZPaE5kutCMMk t/9biirJFyRIX4NKt7uoeLPeobLOH+F01USET/vZaOGu3nN0Hm4GMesupSAKelcUpf+2ienKTJC cvmAtYm6+gYHXE/to02Zxy6YeW+ZwZbyG2GBmNTfdB9GwqmJYOrGUdNjl X-Google-Smtp-Source: AGHT+IGks5Druu7daqnAp4azyVqtPY7nsmEdK5ww4N+4q9toOM1MRX5OrDGmwhB+DXb9ASo5IinWwWArlTDM X-Received: by 2002:a17:903:41cd:b0:1f7:23f2:e3f0 with SMTP id d9443c01a7336-1f83b71374dmr42181675ad.47.1718252353991; Wed, 12 Jun 2024 21:19:13 -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 d9443c01a7336-1f855edf076sm125045ad.134.2024.06.12.21.19.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Jun 2024 21:19:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 12 Jun 2024 21:19:13 -0700 (PDT) Message-ID: <666a7341.170a0220.670eb.0df4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 77139605C373; Thu, 13 Jun 2024 00:19:13 -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/