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 44EEE43289 for ; Sat, 4 Nov 2023 11:15:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 406BE4028B; Sat, 4 Nov 2023 11:15:22 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id F1D834028B for ; Sat, 4 Nov 2023 11:15:20 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-586f1db1a83so1559667eaf.2 for ; Sat, 04 Nov 2023 03:15:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699092920; x=1699697720; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1rhfw6NS/TdfPYU21x8GAn4lAqk4yf/U+aqAqwH8gxQ=; b=gRBP7qvryBOs1+nGNTRWvYHQWvMPZrG0zhcJDSNv2mw3J8wS6S2E0gzFIq2lniPWf0 w+QLWEyYWtIL8ZEng58Oko8k9bt2IAFGRIPUqPCfql2nnp3vtI5FX/cIT3sMTzHKSVmI nYCfRp5pSXE3/UVIN5dou4OQarUjom6M+4Kio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699092920; x=1699697720; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1rhfw6NS/TdfPYU21x8GAn4lAqk4yf/U+aqAqwH8gxQ=; b=NsOsBG0FzZWYTt/hxmf+jehokw4tsTYEag3YzFMETu5RnqpwIpqlocHSnc2LV83zZv lhUG5tMrpD+unbV7/DjhRDfkB1cylZ8x7F+qc5BeVbzPVncDAxDYI24vWt0NQMAliukY JlztWkkbH05YLncCN2XJpuA8ECMdH4gxLzXkcGtINr8+uO5048xvUhTIPUKf+jYg4hnO JaoANEvmz3FcJ81Bj55h3aZm6g3AJPkVwcc0Le6gbvt2pbLVdcBKT0o6R95+oH12xS5q i3jaydjbQ6Kx4aJU2z3RtP9WFZPksVMuTeiUHvbSdYbyvbBLDMZpjNUIWSkTVOolHPpq 5M6A== X-Gm-Message-State: AOJu0YxQGh7vIZ6JnKyyFCecX4bMIGgBNKT4Xx1sNex1cRPDlGiTOdD2 ZiMdpE/h7W8WW7oHR3y2mQHabpdt/qvrfBCXrCrzzSqxYnkfhjbjupvTlA== X-Google-Smtp-Source: AGHT+IHElzwg4S23s7XP6zutF4gX+E6Kk/qP+QWExpjrtJCYm0LvhK79cYS7cNhKWaziRKWE7dcjec7rxgRR X-Received: by 2002:a4a:e1af:0:b0:57b:6451:8c64 with SMTP id 15-20020a4ae1af000000b0057b64518c64mr21055206ooy.9.1699092920387; Sat, 04 Nov 2023 03:15:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w40-20020a4a97ab000000b0058404a66aefsm378766ooi.19.2023.11.04.03.15.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:15:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:15:20 -0700 (PDT) Message-ID: <654619b8.4a0a0220.74911.e05cSMTPIN_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 E0C1B6051827; Sat, 4 Nov 2023 06:15:19 -0400 (EDT) Subject: |SUCCESS| pw133868 [PATCH] net/mlx5: fix the unlock mismatch issue From: dpdklab@iol.unh.edu To: Test Report Cc: Weiguo Li , 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 | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/