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 B0C15427FC for ; Tue, 21 Mar 2023 22:27:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC27E40A7A; Tue, 21 Mar 2023 22:27:35 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id DD4AF40A7A for ; Tue, 21 Mar 2023 22:27:33 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id a16so12434967pjs.4 for ; Tue, 21 Mar 2023 14:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1679434053; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JB/7IPRmyi/dz8WNJ49cq852YRYlyxWk9PT9hhRClkc=; b=TzWHzqDQMqckHu8DghK3d1fi7XU1qLlBaqIRW4L70hDqJjFxggjCkRzXsZcLXHoeuh LLZ0Z9Gijflh17yk5KfpeCuiOusS9z8ME3qB0i+uLz4hmf7Zytb2BbJNoSt8zj31sVtp tWCHCLNt9+EW5Z233TgxPSlUypUgHzrG8iAjw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679434053; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JB/7IPRmyi/dz8WNJ49cq852YRYlyxWk9PT9hhRClkc=; b=5Nd/rMLbSZyJygQAON/imG/vh0DptlgDkGZmTz1x2dnhfomUzG7R1aJI/Z3rG09o5I Gu1OMlm0R3zg9mAQiKagBVwxogDt3czji+2f9xewXeDeirKWJrg5jeJ4fBEuCwSAqzou HoxueXU+oE5tnXM2hGHIPk8M6JgXNeAX9lUehbbeo+YBJ3utRSLN6anMnlrowaSTZvVC 5oh9RnDzPyyR3zd302LrMRLDt+NW005Go2SsiIIavQ7p5dRmULyrWJ8Mzli+AJk7difh C9tbWFcXlsVEe3ind7aNetQP85fZA78VhXw/p3rvRp969hJlHoIwNbXju99YwTlnz2DK gytg== X-Gm-Message-State: AO0yUKXufO6YKoINOqGuYlMLSzCE7re6ei706AEeY26DVvt98d3LkFcX Al/j/xAyoCa39+9BFgsAEomL+WmtC2Rsr9P6++fCKs5Q48yxI2xRph5BX6d3zxxyJUPtGBdXcQ= = X-Google-Smtp-Source: AK7set9BGT+1Rays6Nf5apg1Vkdz1VhJ9Sdd6NaW2htakY95mqG9FJPxKuguHOVDs3Niwv4rxkzt7QwHDdSu X-Received: by 2002:a17:902:cf46:b0:19e:bc01:610e with SMTP id e6-20020a170902cf4600b0019ebc01610emr372846plg.33.1679434053179; Tue, 21 Mar 2023 14:27: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 jj5-20020a170903048500b0019932313445sm2043495plb.114.2023.03.21.14.27.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Mar 2023 14:27:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 73A3F605246B; Tue, 21 Mar 2023 17:27:32 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 719C860216; Tue, 21 Mar 2023 21:27:32 +0000 (UTC) Subject: |WARNING| pw125231 [PATCH] [v6] eal/unix: fix thread creation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon , David Marchand Content-Type: text/plain Message-Id: <20230321212732.719C860216@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 21 Mar 2023 21:27:32 +0000 (UTC) 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-testing Test-Status: WARNING http://dpdk.org/patch/125231 _Testing issues_ Submitter: David Marchand Date: Friday, March 17 2023 18:52:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce5440e0350df101443aa4d0e96bea0a06ef9364 125231 --> testing fail Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | WARN | +--------------+----------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_fips_validation): ==== [3214/3227] Linking target app/dpdk-test-crypto-perf. [3215/3227] Linking target app/dpdk-dumpcap. [3216/3227] Linking target app/dpdk-test-compress-perf. [3217/3227] Linking target app/dpdk-test-cmdline. [3218/3227] Linking target app/dpdk-pdump. [3219/3227] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring_perf.c.o'. [3220/3227] Linking target app/dpdk-test-eventdev. [3221/3227] Linking target app/dpdk-test-pipeline. [3222/3227] Linking target app/dpdk-proc-info. [3223/3227] Linking target app/dpdk-test-sad. [3224/3227] Linking target app/dpdk-test-regex. [3225/3227] Linking target examples/dpdk-fips_validation. [3226/3227] Compiling C object 'app/test/3062f5d@@dpdk-test@exe/test_ring.c.o'. [3227/3227] Linking target app/test/dpdk-test. Processing file ../out/acvp-aes-cbc-vectors.json... Done Processing file ../out/cmac-aes-vectors.json... Done Processing file ../out/acvp-aes-gmac-vectors.json... Done Processing file ../out/hmac-sha-1-vectors.json... Done Processing file ../out/acvp-tdes-cbc-vectors.json... Done Processing file ../out/acvp-aes-ctr-vectors.json... Done ==== End log output ==== Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25784/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/