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 659BC43262 for ; Wed, 1 Nov 2023 17:46:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60981400EF; Wed, 1 Nov 2023 17:46:24 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 36DB2400EF for ; Wed, 1 Nov 2023 17:46:23 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1cc131e52f1so9566965ad.0 for ; Wed, 01 Nov 2023 09:46:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698857182; x=1699461982; 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=UIQC9BS1fnjECruPUJAAYRKc+uU82NYME4quXBBF50zyjEiipOoPILc8X9xPlQrXBa GK+J2pZJGbHqosdrPk295Du+55V1ursD8Hg1WeeT5y4oVz4H/nZDaqdqUmIpXOpAdcWj CKiTHBeCyjF4V6vpJ29Nlz0ACmQQ5fad7DLSg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698857182; x=1699461982; 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=pBIvSZf9UdH7obBo6Ug2tMcJlGVghiGHx35l/Dpm6cEXW6JWpl4PUm+YDPR/WKp1o3 7HHwywTkCziLLslrGwfx3IgoifwjJGskN9wVcQdbFKD7/QN/76cxI3q+hWW0qPiJeG4Q NKxHIhsHtJiqv21HURFgNOrgJLpCrZGbqnyh0B0yO7u0ohHGaKbe6+u7uaxIClaN+rxY l6TGqOu0GzyqBU+1e5poJEZp9Leb3jaMfHMmua7XP3ku9YznHFXNGmpu2u/FFsU0+5cI 6ZfjygW+r+MWGTM0SrO1AuxhBnHdUh8DUBWO+iJhS3GrCTGwMoaYGOXzxUncEvsMaAYi 91gQ== X-Gm-Message-State: AOJu0YxYqTCAQq+smoQtU2BblMZTBvmgfeuXkGZy8YO93tPE55WuyX9e wG8+VNcrCnTxXO2r3wEPV7UktINfnl6AGuCLQSdsuzT4T5Ts6eCwNUyrAw== X-Google-Smtp-Source: AGHT+IEPhwK78Oatcw3OtH/W3qAqTOvWozm4WzcCvscWm4chSyrgZ6AIAqaOA4s7Ho4Og9MONpfP404xDIFH X-Received: by 2002:a17:902:db11:b0:1cc:3825:7ba8 with SMTP id m17-20020a170902db1100b001cc38257ba8mr5132923plx.5.1698857182481; Wed, 01 Nov 2023 09:46:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jm23-20020a17090304d700b001bde6fa0a32sm640006plb.68.2023.11.01.09.46.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 09:46:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 09:46:22 -0700 (PDT) Message-ID: <654280de.170a0220.7c7e8.99aeSMTPIN_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 A8C3D6050A61; Wed, 1 Nov 2023 12:46:21 -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/