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 A0EDB45C7F for ; Tue, 5 Nov 2024 01:12:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 705404026F; Tue, 5 Nov 2024 01:12:13 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 050644025F for ; Tue, 5 Nov 2024 01:12:11 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d382677c92so359126d6.3 for ; Mon, 04 Nov 2024 16:12:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730765531; x=1731370331; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=O7LdGuTzaL1UI9sOU994o9H+KKTcPEXrBAMXFh0xovs=; b=R5R6N/QN6fHWNL9jDVdTxw9Jlmo73JIA1JFhqMbjMxpiQZoDyHQw0M/svsqJEruk+M t9rozvBV/H2z+4WU1YyAUuFCnOhUW8mdULnv33Xf6GdM1bIwlXf/tHTyHkn4inE7bW4U fj/AS8brCpts7mUfpspO149ueZbW4zlPGWhdE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730765531; x=1731370331; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=O7LdGuTzaL1UI9sOU994o9H+KKTcPEXrBAMXFh0xovs=; b=Ttey44lBf2GYvrDrwfn73owd1dsQRk+FG+Afg2YPPjKEBrP8j2yuqJ5RPCRwVLgT0v e3i0kt1vp5LyHTSlkk6XD0I7KKxezdhnpsOAg9wJ4uZlpKVDUyKME20+x3p3upNVSte7 cjl0+xOyqmKRtjl+kfTXuRgDE+6lu+eSs21Qs1bT1K3yr/OybXV0zG1D80PDe59jB2d0 EPgmIXn2HfdAarC+0MooViA8tBldqRZLiv0hnKZIiJ+Xp+KUVfLGBfo6ZORN2LQUwJg7 2og6Wgo+3FJgpzHQiHB/ttbvzMNELWt62CypFanXm0fPDj6nTB//aQkJ91t0WLzLtJ+t AJJg== X-Gm-Message-State: AOJu0YxH1FH2LzaIgERzu8/RPFd4U8t4m9EK49k8cesrmAdglK2Iz8HH 82EFM5v6PCPNkRV8I8N7IHSltRW8nWvIC6CP+r4MIYtKHfK/IZ10vgyh7RMweNvNThhb7nfFsKY yW1H/JohuzJtcFqs3/e/u18Ub8fY9xi9QwNx4OzUL X-Google-Smtp-Source: AGHT+IFXf1EmPXnlUAEiWUjPqzepYd1OQV+VdWX3LSy6RPf7mwjngThfFJTLaLw2USDkdDGj7pzdNYr6i11U X-Received: by 2002:a05:6214:5f01:b0:6cc:2ba7:7f7b with SMTP id 6a1803df08f44-6d35c164a2bmr216252506d6.28.1730765531417; Mon, 04 Nov 2024 16:12:11 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d354188b5bsm6981086d6.64.2024.11.04.16.12.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Nov 2024 16:12:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Nov 2024 16:12:11 -0800 (PST) Message-ID: <672962db.050a0220.17b5dd.42c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 1545B6052471; Mon, 4 Nov 2024 19:12:11 -0500 (EST) Subject: |SUCCESS| pw147759 [PATCH] Revert "eal/unix: fix thread creation" From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241030190945.409721-1-luca.boccassi@gmail.com> References: <20241030190945.409721-1-luca.boccassi@gmail.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147759 _Testing PASS_ Submitter: Luca Boccassi Date: Wednesday, October 30 2024 19:08:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a682d65f8dbe1e8be9cc2425095827e18c700e3 147759 --> testing pass Upstream job id: ACVP-FIPS-testing#7735 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31785/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/