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 0B25543289 for ; Sat, 4 Nov 2023 11:13:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0542C4028B; Sat, 4 Nov 2023 11:13:55 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id F2BA64028B for ; Sat, 4 Nov 2023 11:13:52 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3594149e3a1so9548585ab.1 for ; Sat, 04 Nov 2023 03:13:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092832; x=1699697632; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GBXIpf/9zOYfJ9WVcfOnEOfHQhSZC0SlwR3UmzdQHfE=; b=LaRR789r4dSF5Ie5U1/ZurbTVxNrVYV4NoWcDGlM+FpPI+HaXD/lBC8QWl1NtDT/14 /wIHWpWKIdy1cLhszymSRvYRc2QxVlwEZZECtXzgXPnOmWF29WEDQSVyNrd7nn2TndA3 Fnj3G1NFgMnatB0XLGQF6X1KeK8k2jfAJSzpA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092832; x=1699697632; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GBXIpf/9zOYfJ9WVcfOnEOfHQhSZC0SlwR3UmzdQHfE=; b=QAexT0jc92jjCPNBYkRHHAwUc8+z6WBs0bSEQsUnWFQT9j5dZT0NY2iWpx4sPvuVXj ACkaPBESnkLqaUUZOycdYxVm3thkC20fYMGvU6xWLRdTnoBPJzKCi1V+v4+ThFZRJO1s HwgoVYFvUukMTD4N5PkcfWW/1FBkuKsB1yPAyiaHcHYhA/DT6Lt3uPFfD2MKpDv8FMWC PAU2fiQDdDBBui28DVAM1jQsS44pxkRzgaMO5h6qxaMLnCqDsqAyPCoqMKGyvprZiCDQ H3ueKul1uK9qmlaAAYQceOTKs5Eb/bj0Net2jy4GBMCw3KVvnMP+wVeOYXJCSt0cniqZ 9wQg== X-Gm-Message-State: AOJu0YzyNVeT5smJp7jg0pzhDfgjsPEh6Y+Kd7ceHcI5swLXvJcSG+cw vw9y9lifTumsFneQOf7HZtyBIKKRSxjxOfjMZj54FvC14lRyAW1wrGpStA== X-Google-Smtp-Source: AGHT+IEAZOXqE7nj0gB/1e94+yK45/lmLPp40vjalsGmVoAu0p51pU57MIzOJJqSx/603AtXmqa348nnwzgk X-Received: by 2002:a92:d609:0:b0:359:48ed:fad0 with SMTP id w9-20020a92d609000000b0035948edfad0mr7559851ilm.19.1699092832439; Sat, 04 Nov 2023 03:13:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l10-20020a92280a000000b003512515dd22sm240028ilf.56.2023.11.04.03.13.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:13:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:13:52 -0700 (PDT) Message-ID: <65461960.920a0220.48fa8.9081SMTPIN_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 1CBAE6051827; Sat, 4 Nov 2023 06:13:52 -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-arm64-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 | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) 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/