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 5001B43215 for ; Fri, 27 Oct 2023 13:48:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B46D402E4; Fri, 27 Oct 2023 13:48:06 +0200 (CEST) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id CB145402E4 for ; Fri, 27 Oct 2023 13:48:04 +0200 (CEST) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6b5cac99cfdso1880597b3a.2 for ; Fri, 27 Oct 2023 04:48:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698407284; x=1699012084; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mV8sJCZ96QXJ2JdZID0OaWvDZInLp+hdRs8JKzZzLzU=; b=W1W1oe4F2xENjXDLOKnZdk0Bqwo6duX7NCpmqqf66il3LTMlBOuC79KwXhipphIQBV t2nrgYtsZBkiJjHU+qpY37GR0ajvpiVbEnVp3x2C9QUJYDqt2dkdjN+CCB9rcZSz7Ch3 hAXKSVHWjRRu1RxLdsw6IfWqNpaECSphyn6h8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698407284; x=1699012084; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mV8sJCZ96QXJ2JdZID0OaWvDZInLp+hdRs8JKzZzLzU=; b=NtubwHnpmYG/mLG0e4h1Srj8lRb9BLO3TTPiVlsPmjsN+IalKg1iIFRlrq5F1/UkRh LZCLg75CCuJzekSLJD+bjN+OcyEmCCd1pKWEeGYROBYG3BWYZI4kE8VPHHkooWjvMzwB HvdBYY8RaYBveYic/DMmcCNQx8amnMnduUFBeDMdKNOupJiQXit1qH1HIlIRQpYUOCkg trf5Lgvcx8Ar1JmVH2/5jCTVorg6M2H6DtWhsbwvkjraVpVOuPDIK72X/L/cJrkXaarC UEgmNcJyUkzVMaXAGdhqKb05G9e2BJEMwRZy8DgnSwso1CiQEZQSyBfLAQSxpLjeirGr B6ZQ== X-Gm-Message-State: AOJu0YzLsCfeqU/aL2smmOZosj3wSmmE/G/WDUlZM5wDRBih/Mpba0vy wNe+at6rmPMKOPMFdMeI4iz7WGmTcVD/Li+9ec40Ny5yVdy2UfGb+De1EQ== X-Google-Smtp-Source: AGHT+IE26l3Dg5gox1KZHX4uS7xXO78HTzRzBLOd2s6E110L9T91zoot93eECr3BD8dJJCbZ2pm8DLKpkCTi X-Received: by 2002:a05:6a20:2ca4:b0:174:1466:359c with SMTP id g36-20020a056a202ca400b001741466359cmr1854401pzj.61.1698407284003; Fri, 27 Oct 2023 04:48:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gf12-20020a17090ac7cc00b00280079c7c66sm247408pjb.6.2023.10.27.04.48.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:48:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:48:03 -0700 (PDT) Message-ID: <653ba373.170a0220.25dad.5511SMTPIN_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 7336060524E7; Fri, 27 Oct 2023 07:48:03 -0400 (EDT) Subject: |FAILURE| pw133480 [PATCH] mem: explicitly initialise shared locks From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand 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: FAILURE http://dpdk.org/patch/133480 _Testing issues_ Submitter: David Marchand Date: Friday, October 27 2023 08:00:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:656dfad43136ef43f4315ab6ed45b78b68c287a7 133480 --> testing fail 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 | +---------------------+----------------+ | Windows Server 2019 | FAIL | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ ==== 20 line log output for Windows Server 2019 (dpdk_unit_test): ==== 76/84 DPDK:fast-tests / telemetry_data_autotest SKIP 0.20s exit status 77 77/84 DPDK:fast-tests / telemetry_json_autotest OK 0.14s 78/84 DPDK:fast-tests / thash_autotest OK 0.15s 79/84 DPDK:fast-tests / threads_autotest OK 1.12s 80/84 DPDK:fast-tests / ticketlock_autotest OK 0.26s 81/84 DPDK:fast-tests / timer_autotest OK 3.37s 82/84 DPDK:fast-tests / trace_autotest SKIP 0.14s exit status 77 83/84 DPDK:fast-tests / vdev_autotest OK 0.25s 84/84 DPDK:fast-tests / version_autotest OK 0.20s Ok: 64 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 19 Timeout: 0 Full log written to C:\Users\builder\jenkins\workspace\Generic-VM-Unit-Test-DPDK\dpdk\build\meson-logs\testlog.txt ==== End log output ==== 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/