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 1297745AAE for ; Fri, 4 Oct 2024 15:56:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B8FC410FC; Fri, 4 Oct 2024 15:56:53 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5E77F40E34 for ; Fri, 4 Oct 2024 15:56:52 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-20b7eb9e81eso25114505ad.2 for ; Fri, 04 Oct 2024 06:56:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728050211; x=1728655011; 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=R+Bs1j/dWUVeF/CwxmLSvUoSzp5x+4D/i+Ekdi9ekRg=; b=MOny0QsbTRCgk/046VcitqcN1ZEKwGTtVecC5nnrmXNE1DXwgygAD4TYJrqVhyUCLa HywB57GUrXvTzgaSJZjETPma4EOTPnkmoGJHsqpmIUkrAPBpAnggKAbpHbNfoCrGcAR+ YGUQ00UBV9jzoGD0gRAg84sbFcm4UG1VnrblU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728050211; x=1728655011; 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=R+Bs1j/dWUVeF/CwxmLSvUoSzp5x+4D/i+Ekdi9ekRg=; b=QJ0hmEF92IHb8Qk94Krx0b1PzMSaeFaLAn0UABYI94QakZoOXpBz/jXUQwxcMFZIKU HpdWgjTpbMEQgA2o1qG8VOG4cZPg3KTswjzIqQ99xCBzvuCz8OO6aqhzvn07srnO/JaT CsIS1hfaFOrrlU65qhiRY15+Z9ZxNBEtjWsWQvaL9cImjFem2jQDXCwx5JAcbjKD4eZW 7oIL1O16lQPpWXLJKuHKn0HcWnXyfyf6HooDXFvvUI+UR4I9PXpe216qFUlAOLCA+han UkaO2Y2Fv18wAaxD0AQH6QFz2VFxEcL3VjqqESY72r0iAP3NxujJE+KxqRGbuo3FR8Vx Wo9A== X-Gm-Message-State: AOJu0Yxjh1glwiCWuF/k9eL8wrW8qAyJrdEsM+jaGlTk21hs9EDFzGlW oXvLiPl67UqOODSgr/fUDn8Eo1DRgOz8kNOLMYEkwXMr5InzcxAl1MFiwGhI6jEL4Yz83h3epzn eojJ8ZI4qJJwK47b01PByVg7lgDrork+vr9shC2tDkCIkWKsRMS6sMViK X-Google-Smtp-Source: AGHT+IG8iXXxGQBCpelZcPyP4HcMm3uOf5LtAjVwHYtmBqFPZB7X5zpJbUEagNa3+f5wl6qLNExSiNMT/3ts X-Received: by 2002:a17:903:40d1:b0:205:9220:aa37 with SMTP id d9443c01a7336-20bfdfd31c5mr29812735ad.22.1728050211507; Fri, 04 Oct 2024 06:56:51 -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 d9443c01a7336-20beef74438sm787775ad.137.2024.10.04.06.56.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 06:56:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 06:56:51 -0700 (PDT) Message-ID: <66fff423.170a0220.11ea98.5743SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBBAA605C351; Fri, 4 Oct 2024 09:56:50 -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#185334 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/