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 2234843215 for ; Fri, 27 Oct 2023 13:41:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D66840279; Fri, 27 Oct 2023 13:41:27 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B6B0E40279 for ; Fri, 27 Oct 2023 13:41:25 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7af20c488so15030307b3.1 for ; Fri, 27 Oct 2023 04:41:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698406885; x=1699011685; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yc5+1qLki/8AI7EivePv9cdTlKHJsrkpbeuIxddJjQU=; b=fqclRB56VQ1870MZmstebZqNDBf56rCPZUINZpXozXsZWNpuhBFDYb0adh36qhmboZ 3ybMmSxcA/spmP6J1jlPou6hCGAX0137pVQ56F/+3LF1dax2pIXkOugLMErUKm7t2ZLF lsi4aQvgRWsSxofsWKb7b2C+7sxjRuDV0ftQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698406885; x=1699011685; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yc5+1qLki/8AI7EivePv9cdTlKHJsrkpbeuIxddJjQU=; b=bf2Fz+Bol+i3aRJLRZV16AFRtqxAVXzX+SAdZXSUbrxBP9pTKOeKls/GSVyGLvRsj/ r4SEFLN5TU/+SHuLnEiQunjm7pLI2rjJLD7NDtb0/ylmC8GW1Nn/UHmmVeURnNtttE3K n+nmcamcj07lLrGMM/LzL0oE22iyu6lnC7c00tmB7wBJX21JgRExHmC9YnE7dLwu9xub nVAMHdsyGz7o2Yb6Gf6K2nR3D+k1IZGC9a7dQnqORxFFes+A2p2WRd2IzeLRMPBYabbZ 5z0BsciJOGqfLumAib2ivvTblequdLQnVKPewi/Rk/ZpsnPcXTN60XfQIhWk5+oN96SB Pmdg== X-Gm-Message-State: AOJu0YyOGGakv/BwgjQ0hKvsYj2Nb4dERXd1mvqJa08yTT/47Sb6H8Wf JRpjV9BfH/arGVBFSFC6CfgIIwgtWv6VUdHz2KtszavdKnNmv17V2WxAZQLAa4TK8btGu4Uw1A= = X-Google-Smtp-Source: AGHT+IHrnkmxYqJNHF/XDgwCWEHw/W8R0Fu2aEzIEspCp64uv8CAAuZg81GkY9vbgHsMGZftE1bYKbCC9Msh X-Received: by 2002:a81:ac08:0:b0:5a8:9901:e93c with SMTP id k8-20020a81ac08000000b005a89901e93cmr2315866ywh.44.1698406885160; Fri, 27 Oct 2023 04:41:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w67-20020a0dd446000000b0059f7d2ae19bsm295135ywd.23.2023.10.27.04.41.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:41:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:41:25 -0700 (PDT) Message-ID: <653ba1e5.0d0a0220.51df1.5b3cSMTPIN_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 CE5D960524E7; Fri, 27 Oct 2023 07:41:24 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/