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 8490443215 for ; Fri, 27 Oct 2023 13:49:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BD4240DCE; Fri, 27 Oct 2023 13:49:17 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 9CF4B402E4 for ; Fri, 27 Oct 2023 13:49:15 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c9e072472bso16042275ad.2 for ; Fri, 27 Oct 2023 04:49:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698407355; x=1699012155; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mV8sJCZ96QXJ2JdZID0OaWvDZInLp+hdRs8JKzZzLzU=; b=Ul0CK7oxvQXZC5XcT35QhL+qJo/c2Y8QKayk1/1OOOFAX7Y3MMcDUIUWU1sxC2wG6y btXvv1uM7afYcyk+p2cjmZ6YNKotsRh/l2lB+1WnlVv6dX6h+nd4ihePi6t0KrzKOvcc uE9Tzhb/4ZMAmXZIaQX733HR9/u/NxTvYj+2w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698407355; x=1699012155; 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=xNJhBx0UIXcUc5FLu/NAZgIMC5b90zw4Sy9T14vQARXwE8LFPjplo0au/KJ7getazq vnBXQErYEBUZKbCyC9wOBjuhVpZLyVXQ8N1d3tZf8m+0iF0IPJwda7c4GkK2FqmSF5sJ 9FyVpxUjCkHRu/qPbgx/y1intZy1gLMJDvzV2xgspmqgw7NiZAdaRB3R49mapn+K94f6 dyXjtCScE7j5HX1wIELoees8QRG5Vy3WuqmAJvySY4+cCtrucdTxxtWeUASZ/tTm/ZVl NhWT2/yhuK1aeSVILbZt5swNzNm9pd6dpDOUwNwjL3IqlRtrDkVAQJq2G11VbFQVvjJ2 AMfQ== X-Gm-Message-State: AOJu0YwSwZJwfyNuMGvJ67GcX9UIMQTKXEsExS5ZjzE2bpWiSnmVdJy2 Ep5nBsTBtZ+yMDZeOy0ubVV1pav71xQgN7uYnBIxFx5TzFOJYLUdEe8/lYd8CHVB1lf7b492SA= = X-Google-Smtp-Source: AGHT+IGfbWxYbxgndCKnwUvn65a/ghJ7Ii16ri6g8ldod355UXEPUD9oBmhl/bdvyBOg09rQ3vGzlR/ydo9k X-Received: by 2002:a17:903:2345:b0:1ca:ab2b:6a03 with SMTP id c5-20020a170903234500b001caab2b6a03mr2590179plh.67.1698407354951; Fri, 27 Oct 2023 04:49:14 -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 e6-20020a170902d38600b001b66f21148csm187801pld.39.2023.10.27.04.49.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Oct 2023 04:49:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Oct 2023 04:49:14 -0700 (PDT) Message-ID: <653ba3ba.170a0220.a9858.36f9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6D8E660524E7; Fri, 27 Oct 2023 07:49:14 -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/