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 BAB9F43289 for ; Sat, 4 Nov 2023 11:19:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D3BB4028B; Sat, 4 Nov 2023 11:19:14 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 295AF4028B for ; Sat, 4 Nov 2023 11:19:13 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-da041ffef81so3091236276.0 for ; Sat, 04 Nov 2023 03:19:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699093152; x=1699697952; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kkRP7vlLKuUWSn+I+EIp4AKKHMxDgq/YV2iz8QfVvXU=; b=Kfp04+8xCYBEA61+l2gS3GxHcbG5g49PRn706Gzt1ze5Mae+lGAuI/TVyikOAgi557 arBJ7f7pvUSbMESuVcG3cTiyRL/ZX1eYgYK09dKADkE+xZTKrKWTaDQYuBE774mLpvnC BMH17mB6hw7rCDzMRF7K2JxeKgP1ephhOQU8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699093152; x=1699697952; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kkRP7vlLKuUWSn+I+EIp4AKKHMxDgq/YV2iz8QfVvXU=; b=T91/KVM6r77if+pBLwAonjseJ8w95w5YmaKzNdz36LjbXsZ+YGQpT+GPH0ni9nnazw Or0vv5KrzxtCx0ZB/FcmnQO8Ry0qIbG5YeJ+pK8G40ZIM//zcpGAWiGdLf2BMJL5pO0F qBZoUQMHPE/4XYbOIryGiAODfBcqv+8F4SU2oLM9UpDI9a8S4oI1sh4oQpm4MlAs9g8d ruPgTNNGV3vnv1NPmWAL5d2ozkDNdIff0Vf8dk1/IBolloGaYY2G/ESaXbL/Vhttf/Bd Daya2/92LuH90DISC/+Gp031Q9H0hjZogmVbeSyegmcM+quQCVVpAcXb7wNeTEzGwG5p uHQQ== X-Gm-Message-State: AOJu0YzW9i5RBGTnHRoaUc9CgeAr480dY+vGIpec/cTodfIjUlasTDrW VbPLDbJROnoXs6TzRbQI77UMwKIHtlK862mD2eq4AmbzdaThPo9L1GJXQw== X-Google-Smtp-Source: AGHT+IHrGmkaZXZWXY2qyo3cR06aH3aQJC+qKbxN0R1PGoKmh5mxr+ULfnaBK3Ya48Nxil4AN70irwd5U7pb X-Received: by 2002:a25:bec4:0:b0:da3:f58b:80a4 with SMTP id k4-20020a25bec4000000b00da3f58b80a4mr6872676ybm.31.1699093152459; Sat, 04 Nov 2023 03:19:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a254e09000000b00d9ada19029dsm316572ybb.34.2023.11.04.03.19.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 Nov 2023 03:19:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 Nov 2023 03:19:12 -0700 (PDT) Message-ID: <65461aa0.250a0220.ade6.ad42SMTPIN_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 16A5A6051827; Sat, 4 Nov 2023 06:19:12 -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 | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/