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 50E9343262 for ; Wed, 1 Nov 2023 17:40:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A967400EF; Wed, 1 Nov 2023 17:40:28 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 56E3A400EF for ; Wed, 1 Nov 2023 17:40:27 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359045af665so16127145ab.2 for ; Wed, 01 Nov 2023 09:40:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698856826; x=1699461626; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r24Pqua9MdkjaBMkK2Jo0kGLp1RwMX1Ax75aTnZLI8c=; b=A5WBFSqawZQ9EnN1fhV0tExjUBK3WzdQLGhHGo9tX8RIHqPP1EODusFtX31F3ryG57 2e5c6YqTrp/bChhysTbF7pfASuTZnKTSLPdbUpPER69rtJn92uJLw3sudoefxDljoVxc IjgLtOSDNcsuepaPYRbfO8Bjj8cRr/+orycU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698856826; x=1699461626; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r24Pqua9MdkjaBMkK2Jo0kGLp1RwMX1Ax75aTnZLI8c=; b=iAWIFYpfWAlRcftttK1gzBtV0j795PHqfvACkbkeUROoqW0QVDfg+wDksfEoXUiXYg GaMFXZSbYMI8Kml+RzH0wJPGUV+0Bh/XdhqVc02wLPGZaacVzYNSXHhF2+uRqpCyWPXm y53qsXEgSeZuydDYYpM6+Z3ETEuNJ19q91bfpYyWMVgWlCGrjNfxpnJaVTDaMx6lv1FP FRiPd/TpCWnHM0/xuIV562g4+mo+F9FyaSaD307NVtmXPZiscTfZvqEJhp0J7q/SV5KC 1tAGEXFJsY4xPipjCVX3toKvZhtAMumqjT8MelgKqXp4+tAShR791VJdZppHN6349TtA nJYw== X-Gm-Message-State: AOJu0YxGxUNq4mbv1d4OtuHNp6r0rAc+EzgaMAF/2N4OXdQGKogrCnf5 CLaKVwSPnsu+gO5tCW5sjBuLPFpEGshvWQHb46yULT/qfIWqBh/IHm498w== X-Google-Smtp-Source: AGHT+IFiIPBThMfmsPSeoi35wW+QDL0jxFqUMdQDcJ3oFS6yz4J/STGTOxngHntDNVznV+OIO0Yyxfk4AJzQ X-Received: by 2002:a05:6e02:ec3:b0:359:417b:50dd with SMTP id i3-20020a056e020ec300b00359417b50ddmr2458534ilk.20.1698856826734; Wed, 01 Nov 2023 09:40:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d10-20020a92ddca000000b00359399380d6sm343199ilr.26.2023.11.01.09.40.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 Nov 2023 09:40:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 Nov 2023 09:40:26 -0700 (PDT) Message-ID: <65427f7a.920a0220.67b31.4c0aSMTPIN_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 3FD326050A61; Wed, 1 Nov 2023 12:40:26 -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-arm64-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 | cryptodev_sw_zuc_autotest | lpm_autotest | +==========================+================+===========================+==============+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Debian 11 (arm) | SKIPPED | PASS | SKIPPED | +--------------------------+----------------+---------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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/