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 BCE5A43262 for ; Wed, 1 Nov 2023 17:42:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7E23400EF; Wed, 1 Nov 2023 17:42:30 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 42098400EF for ; Wed, 1 Nov 2023 17:42:29 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a93b7fedb8so251553939f.3 for ; Wed, 01 Nov 2023 09:42:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698856948; x=1699461748; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cGkIW2Avf3NaZEuY6/brPzJxt/O+m59OJrpgSQUi7rU=; b=iTjLYLXXQ9JQLOfsRBSxV8agppdXuUeLoeOAwLZBOQAuim92TxyOaGeBKSTB/vYlpj aD1ApaEH3tK3MMMpIWWLyfx+gQTkiXePvgi+8ByGExDU62cNMFL70XzO1sEq7Gvh6oam d3Y4ntCPSMqVq9A9pACWos9uahElKtKDstoMs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698856948; x=1699461748; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cGkIW2Avf3NaZEuY6/brPzJxt/O+m59OJrpgSQUi7rU=; b=BiUU1or2pXG6T08ztM94ROihaPvDpyXbgvqhyTTJnR82Kz71X+oHdAE1iaJ2fp4xDE HnplkmKYZl/w2j7hLKjqM/KQBOSEekwqDSlsTIMrVqXKSxYSwl2r/gxxZYRTrliLpFxE jgB9NZ2lN/Y/fYSdkFPLMJpWIFSJ7wnKps+6Qat7hDIsP9INiVzpe8TosLpbYAN0+gEA eLiiV3Nntk+/EZFqxVq0DUVv5qkerYz1xt93N2rjmB6BQqxErUxsvJbR82odH48v0KZR uLKR+ONMi/+FvyW6MjNIXDIuWPSQE3SxsqgPWBnJ1Na4sIVV1OENkn8zktkQoQg5qnNN DlBQ== X-Gm-Message-State: AOJu0YypPglsNbwGyPedaiOTi8Dq4HjP0usYglZyqDLstIJuslvgTQ7B aPTuIfSlT2hRyCj34YSsU3NBYOrwnl8AQgavAuIdXSOwLc7mGhRhJtKiZw== X-Google-Smtp-Source: AGHT+IGJgPzefR+ijMsRF9VUVCXbUNxlzlNiRKYlVXYD2F0jbPONhhElOS0avHZHxeM2Ukdt/wVS+2IMwzSp X-Received: by 2002:a92:cda5:0:b0:34f:bac9:f53d with SMTP id g5-20020a92cda5000000b0034fbac9f53dmr20547072ild.17.1698856948712; Wed, 01 Nov 2023 09:42:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a92d3c3000000b003592f8721c8sm355764ilh.14.2023.11.01.09.42.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 09:42:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 09:42:28 -0700 (PDT) Message-ID: <65427ff4.920a0220.a34b.5464SMTPIN_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 5E6F46050A61; Wed, 1 Nov 2023 12:42:28 -0400 (EDT) Subject: |SUCCESS| pw133712 [PATCH] net/enic: avoid extra unlock when setting 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/133712 _Testing PASS_ Submitter: Weiguo Li Date: Wednesday, November 01 2023 07:28:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133712 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/