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 45A7743215 for ; Fri, 27 Oct 2023 13:41:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F48340279; Fri, 27 Oct 2023 13:41:50 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id BC60640279 for ; Fri, 27 Oct 2023 13:41:48 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6bee11456baso1862682b3a.1 for ; Fri, 27 Oct 2023 04:41:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698406908; x=1699011708; 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=dUMrP8qpkziUstBB5f0jToijE5jQsm7DCvbxw6m8+KC+oyOhR/sqXsOrWANbaA5vkC 3VkyGAZDzU2kPY+Iw92FoFrUkee1rHPKCWkLnficyW8koCr9LkWT2O9MoYOIZWd7t6wQ wIPRdTOuGCQxrPMK85wdclYmISRO1VPKEU3ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698406908; x=1699011708; 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=rcmKO8wokUvaXuxbPbppWdrHOnKyz2+RzCTYk9CcR924EEVTdRznXapl9ja602cp84 TPiJ335YXK3JY3cA5/B8CrElaSqwFR1c5xt4TDf2deyTM0/+M4vD0Xji5Th8KbuxzXjW s86dsZcIb8abMaZepaPRETlJSSHCgcSl6wNJTgBUKCK1elcGbYb0+xgcPLBgQ1QASLTd OVI6wAsdsBK2kkSloBDp837T3aCLkb+JB5WNdSJu7Bwt+guEGJ1RiKC0VPB/uCo+iBDu LHoKxiAil2CH8FuSC+RImU9WPs167tWkBF2OqcTqBLDfq1QfFafMIXrW7chEsEkRQHB6 mI5w== X-Gm-Message-State: AOJu0YyaaHfrOQ2Z6hiEdNHZtYGznQjXtJqvIVLe1EnC+QxgfOQRi6gO nLpsSChQ53D/ehEBvXOgOD3r9qcx1dKByWVkKjq9qUexlx1T7Wc1WLb6Pw== X-Google-Smtp-Source: AGHT+IEucc4+k0JP1LeQAlYSczDWEIPOn78YBfBsNZCcEi4hQMil6MVIR5eIvK501z+L8KJvcU9mRXKULPAm X-Received: by 2002:a05:6a00:3a03:b0:68e:2d59:b1f3 with SMTP id fj3-20020a056a003a0300b0068e2d59b1f3mr2181685pfb.13.1698406907905; Fri, 27 Oct 2023 04:41:47 -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-20020a056a00198a00b00687b28758b1sm210763pfl.22.2023.10.27.04.41.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:41:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:41:47 -0700 (PDT) Message-ID: <653ba1fb.050a0220.a4dfb.38dfSMTPIN_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 1BC2E60524E7; Fri, 27 Oct 2023 07:41:47 -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/