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 8E19E45AB6 for ; Sat, 5 Oct 2024 07:57:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8480A402E6; Sat, 5 Oct 2024 07:57:35 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 51D4D4028C for ; Sat, 5 Oct 2024 07:57:33 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-710d861eb56so1306433a34.2 for ; Fri, 04 Oct 2024 22:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728107852; x=1728712652; 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=OjqHUWGgCeCiVGnintCCnqSzTyJ2MKTbv0Zs6EZHFwk=; b=dBy/yi9wix+tLcGfZFewfyWg39DCbdD8VAMOR9mUgkG/qRqxQ0ue0iiQsLeSv7Y/eT aayLo0igmrYT/QH4kkHlcA/Rf2uykbb7umf/uLjc0fZrVyPAWp1imM1x82yieJ5rCXmp ml+PWa4AeLBLt4QGrvhSDZEGxnHIUAn1EDP68= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728107852; x=1728712652; 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=OjqHUWGgCeCiVGnintCCnqSzTyJ2MKTbv0Zs6EZHFwk=; b=HC7rTjwt2foUzCP1OvHBK6+yEsRBDUuv5mMpqwA960c5Rwr5Wnf3AbKN2qvGWUBjo4 9azM+qmGe0A+tYA1Luc+yfj4tGBfH6bcddNMVxZCuTh4K4BZe+lZUdT4U5Rf9yi4Rnrj IsiFzKBXP38Q4LlSWdqpWbRfqMB5OP1TNpd+AiZUqzdjWfk8LXOfpeBJH4hqVxoaDats +mrz+UTvMhetB0U+aMqhubox6UqWhgfsGJ9I6wGbWi3YYN1hgANJiS9I1/dVEttYevFx 6j3JEktipNVyzAM37P3z0VHTIFLTGbfFbhRKKQGv3khczqwV900O3h5CByVs+MzYUe4W QoHw== X-Gm-Message-State: AOJu0YwEkqjFTjbiokBxJMFSfwgDhPOYZuA+kQiO/sdwd310holuz64j V1VMKXFqlg7wNG8Y9NNxEnVPjTz83/Bw1v7S8O+WUOd4iLMNHPGFr4ZQ4IcDrewyi4r6sUbV6LI pIXG7wH2L18+StbFohQXRs4yICr0nU6y9ncwFfqAl X-Google-Smtp-Source: AGHT+IEaaMY/NK/dq12xlqHLJmgdjLC9CtS1bY77i3dwhQsj2pz9nXZ14DSKheP7HrG6xIA8DxKOt2amDlGw X-Received: by 2002:a05:6830:3486:b0:710:f1fe:241b with SMTP id 46e09a7af769-7154e8038b8mr3764340a34.6.1728107852590; Fri, 04 Oct 2024 22:57:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-715567f6ea2sm40980a34.6.2024.10.04.22.57.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 22:57:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 22:57:32 -0700 (PDT) Message-ID: <6700d54c.9d0a0220.3d7193.29d9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E314F605C380; Sat, 5 Oct 2024 01:57:31 -0400 (EDT) Subject: |SUCCESS| pw145018 [PATCH] [v3] app/proc-info: add rte_eal_cleanup() From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004024903.209976-1-stephen@networkplumber.org> References: <20241004024903.209976-1-stephen@networkplumber.org> 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/145018 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, October 04 2024 02:48:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b843cac232eb3f2fa79e4254e21766817e2019f 145018 --> testing pass Upstream job id: ACVP-FIPS-testing#7175 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/31253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/