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 7768543215 for ; Fri, 27 Oct 2023 12:47:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72D774025E; Fri, 27 Oct 2023 12:47:17 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 54E704025E for ; Fri, 27 Oct 2023 12:47:16 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dd71c0a41fso1107654fac.2 for ; Fri, 27 Oct 2023 03:47:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698403635; x=1699008435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Gc7IIbRRKOZeLvRWT7/K1x0INP9VHR60cr/YoNxZgA4=; b=VK+rpn6u9WqMVPqbLXCrwSJ5Zs0YnUhSgU3Zllab+RwmVXqUvjvxFi1b9y26pxfa0a Cg74J4Lv0hpM1tafBTNeY08+vmHbosBM3V36SCIv9pAn50h8ctBD6yLlrbrGghBhm4sM jGO0CfLAXe52NhHN/kl3tM90bjbdmxlhVhyI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698403635; x=1699008435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Gc7IIbRRKOZeLvRWT7/K1x0INP9VHR60cr/YoNxZgA4=; b=XA0vvTQrD06d+ip3/pGtuKOF7P9mP+ofxjGJgffRO7WuqHPF+2LBrAFdE7B+XcY/Wd XC7qXxCGs+SIW7FaZS32TlastRoYATf32vEAGJXcsmK7KkWuBIC9fobpRaXn5lFrOGwx MEAL9nq/AdhtriItzNFZh/R5BpQRyrhXoEXa+Ram381PkhBd2Pef6dhv6w76RT5dzGiX HNCm3q1jCuMLEL2QvpkNAd9Wdov3unxuolk098dEnqm6qMXPvdhH1df0FCDdhoMVliT4 OKxO+oQJzIMA3W9u2SniuVTrK7qFNZGKV+aeOfQt7LnDzArRhl3UwKjs9KWmD3XRigut +84g== X-Gm-Message-State: AOJu0Yzb0bskhDejqsxRr3hGqcX5qugTgSAoiwvAPxel7UgRDeF80ApM bwwWzHm+ofxSY6G9wI6bUpatJFO5slfcwH/5pcFAzZyuRIoEzcB8H/H5VA== X-Google-Smtp-Source: AGHT+IEKmB11ub2mNnYXulPOjzSZK6yDTMH7mmiaodt0zzNGWy0Du1ssZCzFfMZmy+is/Tjb7wNFwV3nSOLg X-Received: by 2002:a05:6870:148a:b0:1e9:d4fd:6552 with SMTP id k10-20020a056870148a00b001e9d4fd6552mr2741987oab.32.1698403635639; Fri, 27 Oct 2023 03:47:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id us6-20020a056870df8600b001ea0ee4f8e7sm134969oab.12.2023.10.27.03.47.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 03:47:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 03:47:15 -0700 (PDT) Message-ID: <653b9533.050a0220.592c1.24b7SMTPIN_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 2235160524E7; Fri, 27 Oct 2023 06:47:15 -0400 (EDT) Subject: |SUCCESS| pw133480 [PATCH] mem: explicitly initialise shared locks 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133480 _Testing PASS_ Submitter: David Marchand Date: Friday, October 27 2023 08:00:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133480 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/