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 811B443A35 for ; Thu, 1 Feb 2024 11:00:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D13440299; Thu, 1 Feb 2024 11:00:31 +0100 (CET) Received: from mail-vs1-f100.google.com (mail-vs1-f100.google.com [209.85.217.100]) by mails.dpdk.org (Postfix) with ESMTP id 9559E40275 for ; Thu, 1 Feb 2024 11:00:30 +0100 (CET) Received: by mail-vs1-f100.google.com with SMTP id ada2fe7eead31-46b3e293834so268213137.2 for ; Thu, 01 Feb 2024 02:00:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706781630; x=1707386430; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6z+YaDLS56zFF10uJaDW4uweQ32QFKOjGvyv9jKZFbQ=; b=I1LC491P6+J81zAaEn0bgY+B/lJqm7LSrXZzIYvj/fnkVPCUtz9suGdLAmCZSImm+Y /X6wCCEYSRtjSEUmoCYLmJbzFIR4Udl8tcqM0zsvMPYB1bAsy1ZkfrNKZQ/DydNW1xDf XuE3hjNrGEyn64EdWedeKxIp1tt7pzS3KF310= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706781630; x=1707386430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6z+YaDLS56zFF10uJaDW4uweQ32QFKOjGvyv9jKZFbQ=; b=SaYmAjueINqq9Y3aqjmy+3dcGgohoi6IIT4DNxWtnrd+KtMOe6oPDuBDrtJyTNy46f eXaeIs4U+yL36tMbe3eevAY11t/RmlQ4PC8yX3hDVa80XIxyNZVxE1B1zQiO3Itxp2TR tsO3fr4jIypbrOF1duDPcOmojcIoEK1pMXltrbL8h751bnw2m2CN0hRaJQgFYXbnThGm tDgFbiP1gJFleE6LuV8VZFoOddExM2bsOhVzzug8V6ClCATJVHdQ/+sLdfV3RyEwG442 uCfk7rGg6UglddXqKAs5XAg8t29CTxNniClb+HGIyNGepfbBlfakOGIzQI4PyuJpML4X n7aw== X-Gm-Message-State: AOJu0Yz3ag80rpy2+rcMbeOKllt2eE8YGxAgBw21h5gKSqz/H4o+xVUK EXIyHic5ElaM8bdA7KTFnLlmSkrNUdl3HZgc40ip9oUfsK6h7Drcq+07YyH3AYsCD9N1eDh8qyZ knYTAeeKA90njEcRXBrHUNgK1dDLpZ7LByut34Gme X-Google-Smtp-Source: AGHT+IF0CHHZoOlGBeEh2y2s9T+6/+DMoyzyTnvO9dmUAurs/F6KjWzaFZoAfkJjnGbgi5rvzCN+xGIIcSpK X-Received: by 2002:a67:cf0c:0:b0:46b:30d:483d with SMTP id y12-20020a67cf0c000000b0046b030d483dmr3976401vsl.0.1706781629639; Thu, 01 Feb 2024 02:00:29 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t5-20020a67f145000000b0046b35d7a1dasm706356vsm.5.2024.02.01.02.00.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2024 02:00:29 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Feb 2024 02:00:29 -0800 (PST) Message-ID: <65bb6bbd.670a0220.825bc.5947SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 451F86052517; Thu, 1 Feb 2024 05:00:29 -0500 (EST) Subject: |SUCCESS| pw136252 [PATCH] ethdev: recommend against using locks in 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136252 _Testing PASS_ Submitter: David Marchand Date: Thursday, February 01 2024 08:43:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca 136252 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29011/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/