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 409C543215 for ; Fri, 27 Oct 2023 13:10:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BBE54025E; Fri, 27 Oct 2023 13:10:31 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 463934025E for ; Fri, 27 Oct 2023 13:10:25 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c77449a6daso16574715ad.0 for ; Fri, 27 Oct 2023 04:10:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698405024; x=1699009824; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=X9mkO01MZYR5ioywNKT5URO/Td8OY90Z669Ro42664Y=; b=LrSX1+LmjxtuiCIRAS2T3PX+vaMA5pC5t/SltO6R2tJRCwGDInp0YzuNsxOMiZ+6Bd rFjtwBKvlq5EtF/iGlIU6ymwGtYm3muKVYC5KKHBVAF1flUpZrUJwKhH2rbHTyXrA1d3 zrmtmryuy1ioV2lUp9mqTx6fTzRUe6t7VCLl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405024; x=1699009824; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=X9mkO01MZYR5ioywNKT5URO/Td8OY90Z669Ro42664Y=; b=c5hHNaQvnkHwKnMU+ElNkeow+hsUQDT3KUXfOQuK4qDFk94K/+HU7wyUzUpTziB+Yr tv5T36MJx4J5Sux0AA5HR9EJ6Xj5NOYBSPg9M94PRndoaoEgIFD4J//8lc31sqySlqqm 6OVRfRE2eyDElXLG7Y1xqCyxT11P9TGm409mgnbkDADUUfJMEKJmq5eUTtNVO79Zcyxp ODhuEBn1XF3YMsRuBlmoMUphMU4aDle37N+8H3zvnmy+S1ThuaX+y+UhtFh+cJIOdpft ZSjx0vHO35TEjewjY1K2NxN1MGx77Kb3BfjLQGiwExQHHeEP04wBKl8NBS7aN+meDB6N V5iw== X-Gm-Message-State: AOJu0YyY7rSYevRJNMYzgptj3BP+r/SOinAze/4/eIC8zGnAssgXcvs+ zPIWDFpM5kiPCXTrCIiU1WHO94lBIBr38u08PsZlcmEnlkamBiEurJh8/Q== X-Google-Smtp-Source: AGHT+IERBtXAqta/lkokRW6Kix8TZmtuwzv+nvI1yfpkBL3wKYsI/MlI2XwEiCrBV9DXWE0e2RGVqVnJhIMj X-Received: by 2002:a17:902:cec7:b0:1c1:f6d1:3118 with SMTP id d7-20020a170902cec700b001c1f6d13118mr2709151plg.27.1698405024548; Fri, 27 Oct 2023 04:10:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 9-20020a170902c14900b001c3adb4f9eesm178947plj.115.2023.10.27.04.10.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:10:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:10:24 -0700 (PDT) Message-ID: <653b9aa0.170a0220.53758.3090SMTPIN_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 BCFDC60524E7; Fri, 27 Oct 2023 07:10:23 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/