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 CD06E43215 for ; Fri, 27 Oct 2023 13:17:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7BC54025F; Fri, 27 Oct 2023 13:17:13 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9FCF44025E for ; Fri, 27 Oct 2023 13:17:12 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a6830df017so51531539f.3 for ; Fri, 27 Oct 2023 04:17:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698405432; x=1699010232; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jE1r2YcX3gGs0iSwd3oqUiT/taomfn3zDlnHNtKor8A=; b=fxzZO4vzAQeEIAZkm1M8eKMivTBenMQAwfdJIekJeM/dbcofw5qp8pb9uh0oo7zttp 5cSaUyQTHtPG9S1w7Oeavwhy0Mf6fpeSyKRwsMotEio30EVpqduyRTDJqCjup8bfCGlB le9DwxRGT1FcH+1yqaMPEKjP6XelsXLeU/nmY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405432; x=1699010232; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jE1r2YcX3gGs0iSwd3oqUiT/taomfn3zDlnHNtKor8A=; b=OxSVSnn92qSF27NNdVVtSrTxty87Z8thzNiTk8XOlX1+NaaSm2TbDvpXWpGJlDzZS1 gjAHNJXIi+5c7frGuxkbUfhzGhkiDgEh+R6/emhXu3jit1wbZiecpWOiqegefWeYc4QM QFuXF6MrHqF1kFfok822/7D+4scCOKcGgBuLxRN0cbGOdOOxp1md8A5xbB5uhWNfsLZz NbpCH/3iWAz/xpYHVlwaRyEP1suNwi0AzlIxxyTakDhhOUHyDQo/J2IOzRomSRbket9b nG9JnHSrtKop9xKle0ApvonMvryt4KtLiZSp8cXOFkqaQAMqlWdeDv6w+mrKr3GTEnJB 4yPQ== X-Gm-Message-State: AOJu0YzXWK8f26h8dLIpPMSdyibpS0TXe+n+bLqbNvcwqRyQtPwQZ9Ks NzckNGv2FIjQqpla3k4mKqTY8jiwcRVpTXD8uon3Bvk95PSxnOX2x3I/kQ== X-Google-Smtp-Source: AGHT+IGzFVjGYdboVjvw/oBcrEm/rd43PX4bi1NjgAqUg+81bIAuZYgM+6NeJeHRnnMAOgP4Dvx/bPDGvOaA X-Received: by 2002:a05:6602:3c8:b0:7a9:7811:264d with SMTP id g8-20020a05660203c800b007a97811264dmr3284088iov.5.1698405431966; Fri, 27 Oct 2023 04:17:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c9-20020a5d8b49000000b0077e2b1e82b6sm204282iot.25.2023.10.27.04.17.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:17:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:17:11 -0700 (PDT) Message-ID: <653b9c37.5d0a0220.15f8c.432bSMTPIN_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 45AD260524E7; Fri, 27 Oct 2023 07:17:11 -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 | +--------------------------+---------------------------+------------------------------+----------------+ 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 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/