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 08E8B43215 for ; Fri, 27 Oct 2023 13:27:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E12DE4025E; Fri, 27 Oct 2023 13:27:27 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id C96504025E for ; Fri, 27 Oct 2023 13:27:26 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dcfb2a3282so1193068fac.2 for ; Fri, 27 Oct 2023 04:27:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698406046; x=1699010846; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MloVSgGtXpu9DZs/G0ovi8qyPpu3dUrTX/r2uVZpHuA=; b=ZaFRQxHE3JGxO/2BRNnEoLK8j0lk3zyR/fu192EBTayfjSFabqxieDY1a1jkN531WU vCmKGB6KYeaame1dcYrE08CzXASfmxbJNSnCAEpp0Yv9H82i9XH3cUZRupOQV9hpvpMi iIFif9iuasuwHh2uFNdigj/1moSqM0puT7mio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698406046; x=1699010846; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MloVSgGtXpu9DZs/G0ovi8qyPpu3dUrTX/r2uVZpHuA=; b=nFpnWnGAt8GxkYoEEZ0TnYB0S/PYPiwXETp1yEXFYdoE9oWH2Hox073rPTszr4+OT4 kKiHpSKchM9aYHeB6OB63LVZ0Ig/0TfqHuTEfT7FM1ThIyTFCB4J9XsZuNPV28tBAlQh SSOLRiTJcKmQi7oqIGQA30tHjpPNDidh2uRSD9+Ure1xW5JMokWbEF546AOZh9lL5Gyz 2UgGijCBG1jufhS+6OmweAwQ2z++HetdY4lN+yOoP7hKw9OJp7mt4BwS3yV7dgfaK0q8 A3Vx7lVpzAlSDbr0ahnc4hVxyFyE+aKCNj6Yvzx0B+3zgemXWrtR0xeFdtCD0HtiS4KT HF/A== X-Gm-Message-State: AOJu0YyDV4G6b+fSaLVmQ0TP0v92WhH81YyMFxsFGUIwiJqBfsuyLWVr uqs1sugfz0eu8l9ZFG4tzi32CvcqU7GyL5fkRXLljyugCNiZc3vfTL8D4w== X-Google-Smtp-Source: AGHT+IEHIBkH91kRIAvuc9rakeRNgbooOPuvXAMrVNtyIOt4aeGBj1Q9MaQeFUu3Kr0nkYussJapb7knojhP X-Received: by 2002:a05:6871:ae02:b0:1e9:8b12:89aa with SMTP id zr2-20020a056871ae0200b001e98b1289aamr2177542oab.26.1698406046102; Fri, 27 Oct 2023 04:27:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z67-20020a818946000000b005a7fb7cf600sm290649ywf.47.2023.10.27.04.27.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:27:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:27:26 -0700 (PDT) Message-ID: <653b9e9e.810a0220.22151.60c7SMTPIN_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 AE4DE60524E7; Fri, 27 Oct 2023 07:27:25 -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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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/