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 858BA45AAE for ; Fri, 4 Oct 2024 14:50:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BF5740E5E; Fri, 4 Oct 2024 14:50:35 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 389604027F for ; Fri, 4 Oct 2024 14:50:34 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-50ac27e3530so1805248e0c.1 for ; Fri, 04 Oct 2024 05:50:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728046233; x=1728651033; 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=KrchWG6E1RAYrSXlRlO90Ibs9lHYibkLoNlsc6GfOzE=; b=ZrO2TGrUnr5W0S3Pc6DScF7FC/d2Arovee2WIhXnGUtaCN+Stnc66tyQp8MYLPW+kJ nytLVOpYPVh2/hoHuh4KvjfYdxbMHiOvBhWxOwp2xcUA+Gg9/t+BZ8C8EB3/OmamGnQ9 UWyP7Hvn9kXlufBcNTy+UTjLpt7YKfVCJhRbk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728046233; x=1728651033; 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=KrchWG6E1RAYrSXlRlO90Ibs9lHYibkLoNlsc6GfOzE=; b=OBVfJAv5wY/9klTsrod/mJ5vHDO77wS4d1TBTMmPP3M/eQuT/wZsGA5e99WK5sM5bO e1gXuHUiNRJxhBK1VziR5BILou1IsqKwST+YwwhJIYRWOPaPTRMN1cpfEUdYn8hIgxjM hRbNtw4Nk+DBBVOy81WDbOUD74FVxYy5C33QrijyXUaRlDZLVveNHwjrMrOwFDldE4aF gmTXVPxBJq0lctQJKh40jonRa9kbrglryrEJwOYS8pJ4e5IuT6s3mRu9HjaDRgrPjjJw 5sK8YowynX9bNvCI/bsXaep5pNLMobXsJHANjLGTK/5SWMh3MZEDU9/vVIxKRtNCsqFM Y2xg== X-Gm-Message-State: AOJu0Yx7qJevVR7QFm2wYV+j/YyVFrHMV2K7LwiM88HYSZW1cTVfdZjL l0IoxsXk8t1NtrKPR8uJniT3gaHlhZaO6E+KSKmV+GwbScxo0Q7e957XYR1Nn5M2xOLxi7fJH/R E7qY5URVzm6ACG594xnQS6ERsfmrgbt2OPM0gcQqE X-Google-Smtp-Source: AGHT+IEu3SZbiHTKj0Ybnx3dP4+Pu6NVEQH1XmKmoRFJI01FvOe5QLQqcNMxU++mJczzkHXSxTxCP9k4aSq+ X-Received: by 2002:a05:6122:1829:b0:503:e3b5:36eb with SMTP id 71dfb90a1353d-50c6d1ec0b2mr5150127e0c.3.1728046233458; Fri, 04 Oct 2024 05:50:33 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-50c72c64e5dsm138376e0c.12.2024.10.04.05.50.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 05:50:33 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 05:50:33 -0700 (PDT) Message-ID: <66ffe499.050a0220.796df.9c9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 21CCB6050A6B; Fri, 4 Oct 2024 08:50:33 -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: Template-DTS-Pipeline#185318 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | 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 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/