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 8D6A343289 for ; Sat, 4 Nov 2023 11:10:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 875044028B; Sat, 4 Nov 2023 11:10:58 +0100 (CET) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 25BCF4028B for ; Sat, 4 Nov 2023 11:10:57 +0100 (CET) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-66d0ceba445so16708346d6.0 for ; Sat, 04 Nov 2023 03:10:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092656; x=1699697456; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JWgAa79uqzDHC2bYGKdZ55yo8cJf5Axv0P49OG33kO0=; b=AtIuMKd2bix1qPDnPgtrPvKyJd+09EtkgcziYXu1/CcT4rOkoIzAULgaSkJyMGSgjd bB0OGUyMOHbSS7yP3cVJ6CdkSwsJjypm2lJaV8VetbaVVNBcQbQlE+vuQ2lzn17/KOaV e/eNCkttP/YSAhmqPA12QhON55AQYKmWAwKgo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092656; x=1699697456; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JWgAa79uqzDHC2bYGKdZ55yo8cJf5Axv0P49OG33kO0=; b=ReiZWBJrXFgfQineil67AZqJ7pEvHU+dPEB0DFN/pRoPBf+4W69MEjQbjPiOyyBJEC h144QE2lsjWYTcOd1I5xvXzoxNsvnZkLckAkmxQ9NvLnxeQORhfFRjiyPXdEiPXj9Gm7 Vc9nxE8QjWHovm16FG3VUaoUiFP3tnDhUz+ZVKC7uHFq023+ufdlIbeGDnvrOApKtmev LUYbEOvBedCjLtn3oAIHlmf5Jr1ls4b7soAsCOKnoaQko74D++aUAWTUmcHQ6qD/6N/s dZb63l+emEkQm3Zqvxe52FhijNK3CS4gHSUHEtBBoeNewspwwM/ccVUVji5RL0kxOWe9 osdw== X-Gm-Message-State: AOJu0YzIiI3CJb+FDq9c/hJRa+gDPc2H/rYyCjixgOb97HfHiDA1gNVO ijVdLCSSBzA2eeIZ0MEcDoH9MtqlfbRJb8mwVOrq2B9U6okaMdFwOmrPNUKCB+/scTa8PT81iQ= = X-Google-Smtp-Source: AGHT+IFpOSEv3JnJeSaH3Jl7WzmJOx8hii7AOmufVh6qTZpXkvP5aC9LhvK9NtUlEo5j6GR62nOIteeaugtK X-Received: by 2002:a05:6214:f6c:b0:671:9c02:cbaa with SMTP id iy12-20020a0562140f6c00b006719c02cbaamr20805676qvb.39.1699092656506; Sat, 04 Nov 2023 03:10:56 -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 jo30-20020a056214501e00b00674a22de126sm126788qvb.76.2023.11.04.03.10.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:10:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:10:56 -0700 (PDT) Message-ID: <654618b0.050a0220.8c4af.46c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3A4FF6051827; Sat, 4 Nov 2023 06:10:56 -0400 (EDT) Subject: |SUCCESS| pw133868 [PATCH] net/mlx5: fix the unlock mismatch issue From: dpdklab@iol.unh.edu To: Test Report Cc: Weiguo Li 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 | +-----------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/