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 AC3F7431FF for ; Thu, 26 Oct 2023 00:16:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A627A4027F; Thu, 26 Oct 2023 00:16:35 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id A23984027F for ; Thu, 26 Oct 2023 00:16:34 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6ce322b62aeso151733a34.3 for ; Wed, 25 Oct 2023 15:16:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698272194; x=1698876994; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o65ke1tSK9Yqywp16haSPJjpe+YYl6zu/2l9jCYMoCQ=; b=FJyEwZuLDqCLznc+NBQpEbKst20x8eCfQs1b7Zzyz5ctvbKaEpXAS9Axn73DGsVkph eIseS2BACbyfqNSYRGlurkAsiyvCen6SA9yLZxv2Z4FXI1iTYRubK2gf2f2IOcjyI2BY RrP99A36g1i3ror87I+LqcnAT7U7Z1hMiqZpc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698272194; x=1698876994; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o65ke1tSK9Yqywp16haSPJjpe+YYl6zu/2l9jCYMoCQ=; b=ac9G6NoHqa3DtppJqookZaCcIPHfvnp8L0Uv+7cu78c5v/PjYWjqJzgwYdKBRoIbQe uK0eCpOGv64Ef29mTHIYvci/dGmtaYOu1jBmzpCN09cCdrxtEtxuVFzaJ8b8HaIm62Kv 2nHYVjyQccqiH8vkIjbfwsVSz5SaIVF04KAl8zJFiHW+R71sK3xkPgZvG7529Cx9ETKr hiJpvU5QCCP4u94kVzHq1k/EP6Y2rqSosFLL9TelbbI28aYWgkc7I0QgsEya54+q4ZZg vpEGROE8m1s+LzQeedrjlZ/r1MFJ4cw1Iws1dC/cbCYXFtkU6+MvCIqcJacUkEL+Xe+B Gvrg== X-Gm-Message-State: AOJu0YwYhromyk5+BTqgrBeyWOS+c/ajhsBMwOJ6tknnPw5tNRnq1gTd fYzN98rypJj1gA3SrWeEksJ8Aghyp5dlRFHRmyqNCGsBSxPz/6k4hix0xWhlzi8b3bGqx4m/kw= = X-Google-Smtp-Source: AGHT+IGWnS2Q4LJupheh8dvfcMndqde2HDa6CefZ1SNTYEyRD6hkvQ5tjPKPG5Ym4fuZaT6uqmu755gqsZMK X-Received: by 2002:a05:6830:16c9:b0:6c4:8441:f90 with SMTP id l9-20020a05683016c900b006c484410f90mr17299754otr.24.1698272193990; Wed, 25 Oct 2023 15:16:33 -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 t76-20020a81834f000000b00589e1b65401sm1494124ywf.1.2023.10.25.15.16.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Oct 2023 15:16:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Oct 2023 15:16:33 -0700 (PDT) Message-ID: <653993c1.810a0220.7f551.b0c5SMTPIN_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 9D2706050A61; Wed, 25 Oct 2023 18:16:33 -0400 (EDT) Subject: |FAILURE| pw133312-133313 [PATCH] [v3,2/2] eal/unix: allow creating From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Thomas Monjalon 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: FAILURE http://dpdk.org/patch/133313 _Testing issues_ Submitter: Thomas Monjalon Date: Wednesday, October 25 2023 16:31:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133312-133313 --> testing fail Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | FAIL | +--------------------------+----------------+ ==== 20 line log output for CentOS Stream 9 (ARM) (dpdk_unit_test): ==== 100/110 DPDK:fast-tests / telemetry_data_autotest OK 0.17 s 101/110 DPDK:fast-tests / telemetry_json_autotest OK 0.17 s 102/110 DPDK:fast-tests / thash_autotest OK 0.17 s 103/110 DPDK:fast-tests / threads_autotest TIMEOUT 600.01 s 104/110 DPDK:fast-tests / ticketlock_autotest OK 0.23 s 105/110 DPDK:fast-tests / timer_autotest OK 2.83 s 106/110 DPDK:fast-tests / trace_autotest OK 0.17 s 107/110 DPDK:fast-tests / trace_autotest_with_traces OK 0.17 s 108/110 DPDK:fast-tests / vdev_autotest OK 0.17 s 109/110 DPDK:fast-tests / version_autotest OK 0.17 s 110/110 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 102 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 7 Timeout: 1 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28072/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/