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 0453145BBB for ; Thu, 24 Oct 2024 00:50:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F35FF4028A; Thu, 24 Oct 2024 00:50:06 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 0202F40267 for ; Thu, 24 Oct 2024 00:50:06 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-27ce4f37afeso265738fac.0 for ; Wed, 23 Oct 2024 15:50:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729723805; x=1730328605; 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=k5aDJBiHK5ULfzUjAte3CXbn10D01sB2Z2E6HSflNzo=; b=am/bByTo5qcqEy3ueNQ/aMw3kiHK8g5rMsBji83DAtBMF9J3W+qbDpOMj+xSCk01IU KEcI4oO6LRMEQs6En4PCDeiNgqjW19cT9vE6r87EhRVtUwrV0lYjZ/Gs59fEDcAWxQ29 8PZuWazNsCengxwOzYvUgOGztKNNXw+LEVoEQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729723805; x=1730328605; 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=k5aDJBiHK5ULfzUjAte3CXbn10D01sB2Z2E6HSflNzo=; b=oQ/5queUQRRqXqem3zHXBybnGkOJMQZIaw2fjuU/Vdt1gZjUDR2ILYOuv+uUyuJ2xy TvW1aJZPqgV6TvU/cxpV/v7dS1v6Dkd+vYfBgn9oQhB8HQiVtPCR/USA5rzaCKGGqX66 n2+5ju8ONfUhZZ+a3Xun10z8GuCLbtOUSZS0eFFBFEm8oURohT6/PMDI1VcidNno3DhU 2//QVLupWaMoKLr2kGcOSrFi5cujQoJOzqCQpJL/2+IzLrAahRG2C+5Ca3LBniC4tXKC 9L6iF+vUQCqa1GwcEDEHoZ/rHco/JaLlT6NT1TI7Y+DX56qBelbmd9cBKGmya3SwSeN3 oWyQ== X-Gm-Message-State: AOJu0Yz3LNfr0B/THiKX5WYMnk3wVEm+cUZweNG25W3S3fYBthmiI8eM VngV3co5moCD4sprBEKbDYnCR0HSzcBiF3ODGmu5MrkBWlIx2iKFh2zfyCyFuSogEyMVK/T2JMQ GJOcPGsEHnkNwlqXkmbEwJimP9o87JN+6JTQozpIQd3Hzv31ekmFf2Lsj X-Google-Smtp-Source: AGHT+IHojYfbOvREgSgbPfrubM/3wt0cDjRENKochqgN71um4ghtPMQKgjkq/3z8aq0t0THct0HMJy5BIJ0v X-Received: by 2002:a05:6871:88e:b0:273:cc4a:6d84 with SMTP id 586e51a60fabf-28ccb987ef1mr4467025fac.29.1729723805046; Wed, 23 Oct 2024 15:50:05 -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 586e51a60fabf-28c794c7745sm320987fac.49.2024.10.23.15.50.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 15:50:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 15:50:05 -0700 (PDT) Message-ID: <67197d9d.050a0220.175cdc.4bc5SMTPIN_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 87CF76052471; Wed, 23 Oct 2024 18:50:04 -0400 (EDT) Subject: |SUCCESS| pw146291 [PATCH] ci: fix unit tests with Fedora 37 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241018135641.3546518-1-david.marchand@redhat.com> References: <20241018135641.3546518-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/146291 _Testing PASS_ Submitter: David Marchand Date: Friday, October 18 2024 13:56:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:e214d58eb87b8af488272f084220617ecabb510a 146291 --> testing pass Upstream job id: ACVP-FIPS-testing#7432 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/31553/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/