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 503C943289 for ; Sat, 4 Nov 2023 11:09:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A7C84028B; Sat, 4 Nov 2023 11:09:56 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id E52E14028B for ; Sat, 4 Nov 2023 11:09:54 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-d9a3d737d66so2665066276.2 for ; Sat, 04 Nov 2023 03:09:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092594; x=1699697394; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hspiJrtG1OtydzgmmEFatgtKlJudlJTpEVRKcVR84bY=; b=cdaHlTDT0EOflBhfw+1GWiPbgQxn20d6l5cV2zsM/FMR6u+hWpcaZQLkp32ug1qRP9 LLf+TBAXvESRCcBArzfsCrZmbCIeuXho7um/Py0K/6dcOM0OgmQZizsQ7jzOtUE/tq58 Zc9Xhn2962APju9OKPDXmu3FiSwaNZl0h0GV8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092594; x=1699697394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hspiJrtG1OtydzgmmEFatgtKlJudlJTpEVRKcVR84bY=; b=fWng9TLGbAmYKEgHbMbZ2Hny4ayRSNYpY0iaTYlUHY9+a/MiwACT27zxSfcgZc+JuZ a4vq7bKz3WNue5hNqKtx/st3XWwPNiCMnl88QIg8/2vTzJF0fp2NBNxMv6vWicTg9ZHH Tj36bcsFsFynPaIs0HxnA/QutXrXxbvOTFVJllYkKwXf2zKAGMF1WfRm3Ax6c/ghUE5n KodagJqxWB+Y1NVLviSf1Dl/Sp0hCxd+R4ervwNgxUpQa30y0Rvp2wkLuXAlXDkHTO0i lg+gL9brS/tFGeeSvI4op6J2E88dRkq5OIcYZWIiHmxZxz729GnpZ5I7i/I1QrOzxel9 KTYQ== X-Gm-Message-State: AOJu0YxFvAteTRjZ9HV0kO5Lvc+xtkreU0HCOY6xph8uQRjrtOp+Co3V xB0409bN9w1AB5gocy15Yu1NBzlGja+hsS7bOjUvzT0WxFd7mdgndg33xip68XEvOi1qv6mw5w= = X-Google-Smtp-Source: AGHT+IEDDf1yMDQD3RMc79r770BBpOJ5G6cZBw/19sndUT30w6VtghpdPshW5gBphEKKrJFg4nruzfMP/VQq X-Received: by 2002:a25:da4f:0:b0:d9a:fe8c:c29c with SMTP id n76-20020a25da4f000000b00d9afe8cc29cmr19619136ybf.58.1699092594363; Sat, 04 Nov 2023 03:09: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 y129-20020a253287000000b00d9a38764401sm322718yby.7.2023.11.04.03.09.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:09:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:09:54 -0700 (PDT) Message-ID: <65461872.250a0220.f14ce.b02fSMTPIN_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 0C6766051827; Sat, 4 Nov 2023 06:09:54 -0400 (EDT) Subject: |SUCCESS| pw133868 [PATCH] net/mlx5: fix the unlock mismatch issue From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133868 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 04:07:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:34c0c38ab772e8eea5243f530866d5b68519e7c7 133868 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28240/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/