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 97D2145C50 for ; Sat, 2 Nov 2024 03:19:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E37C402B7; Sat, 2 Nov 2024 03:19:10 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 3D17E4029A for ; Sat, 2 Nov 2024 03:19:09 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-83ac817aac3so103666939f.0 for ; Fri, 01 Nov 2024 19:19:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730513948; x=1731118748; 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=CAkv5EXSSa/xBVIaLk7y4PA8vzErFhVuUwL3Wsva8EI=; b=SADFgWFHssWIZbNytXP4aHcphxfKmOCpXEaFqBJrpRVvo3WpIRUTjcOl6GGIDDzGyN gfAfjCa9KYNTp2ghAZNEGJbDf12gl8mpeyax5qWAZLcADe3NuwGJoS8PoapdpVzRNxXq MADQDoATF5JPUJ7ah4UggU7oLNhLEB1qSuufI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730513948; x=1731118748; 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=CAkv5EXSSa/xBVIaLk7y4PA8vzErFhVuUwL3Wsva8EI=; b=qLTY/RWkIlDozmr7y+7xjqMV0nRF6Un2m36e7heHDtGgI3eddZh4wlnPhljFf7HoQP 3d1Z5RJekDm1Yx0s0IhviRSDPMskcJWkUB4iwbh/AZyWh9OGKOnMOpwiJW9mF8l5dT9f MacA9j+I4xvnUymuC06fBLvV/wT6HGWg8Wd83WsDCTW2CjHQhLSS/QOb5RnmxvIl3xWI b585y2lLHo8dzcgKyNHfhQE2vejJeWBTwro8zkiNYGQci8ZVS9m8BQDyfR818wbIp30l Yev12fn3+KaNdsSc7ik4b7Ok9Jg6uv2hpFCj8P9GmUf3AXQGEmqHGf6vkFKuRPsTfOdH r/5Q== X-Gm-Message-State: AOJu0YzslO5+EDTv8rfq8npkOip5JLsC2AE7YsO5meqmX2wxRaCZxHXV ItPfmvrh7yCRW0u3M4yPK44gLhs7L7Hh0g2JwjkAMyvdKtEUFqYEF0hCeZcou1PVbJGbQH9XQDr H/JiqQ7+G1wgrnkFZ3DTLnoGfIW45RwBU5X86AsJpHNWFXjfST7rnkirQ X-Google-Smtp-Source: AGHT+IErbroLoy/sdckTCGncHkwCSNF1zls6ERoIGdzg/DtPaJbFRxn1usmPg8AxvRzdJNcDsn462Ivmig0X X-Received: by 2002:a05:6602:3427:b0:83b:2da6:239a with SMTP id ca18e2360f4ac-83b567a0614mr1286274339f.15.1730513948268; Fri, 01 Nov 2024 19:19:08 -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 ca18e2360f4ac-83b67ad114dsm18852639f.7.2024.11.01.19.19.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Nov 2024 19:19:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Nov 2024 19:19:08 -0700 (PDT) Message-ID: <67258c1c.6b0a0220.13f928.b364SMTPIN_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 BCA746052471; Fri, 1 Nov 2024 22:19:07 -0400 (EDT) Subject: |SUCCESS| pw147191 [PATCH] [v2] test/bitops: check worker lcore avai From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025073926.43621-1-david.marchand@redhat.com> References: <20241025073926.43621-1-david.marchand@redhat.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/147191 _Testing PASS_ Submitter: David Marchand Date: Friday, October 25 2024 07:39:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147191 --> testing pass Upstream job id: ACVP-FIPS-testing#7616 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/31664/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/