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 A3C35A00C4 for ; Sun, 4 Sep 2022 15:40:06 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8EF414021D for ; Sun, 4 Sep 2022 15:40:06 +0200 (CEST) Received: from mail-qt1-f182.google.com (mail-qt1-f182.google.com [209.85.160.182]) by mails.dpdk.org (Postfix) with ESMTP id BB9794003C for ; Sun, 4 Sep 2022 15:40:04 +0200 (CEST) Received: by mail-qt1-f182.google.com with SMTP id g14so4644735qto.11 for ; Sun, 04 Sep 2022 06:40:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=5BIfUgB3aYEjuIR9AEug8oBOiQNAVpGoBFLy548EWnY=; b=z2RcMdY4/NUtNpy+QmFcWBByc6cGyyVbrEj2OzFT+rpE3k1Ubm0MhJmXF0tJCyRKu2 E4nmocKvR+XNWrlUtwlXZcbjLDxdAhrDl+JVktuwn8bnJWUw5H0QhYQbOP2KaRl4n/Hj Z7qkBFG+tqNdD0adB4N8ERC6arnX7A66cX0MscTBlrSHdDSVfMHBkmWMmAnkd2KKMWpN 57TV6bkUIjyb6HQsoZSkkyfFKPICyI1Y+qAO+K+WxJ3gqrDiLi1xD7kStzJrx3cs3tzh ylkgeTT3Fj9M8yuPEL2JH7UJPe/+Oj1tD/bcpX6fHNEKQhGfT0kStL6bBGorthK1uno3 DsLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=5BIfUgB3aYEjuIR9AEug8oBOiQNAVpGoBFLy548EWnY=; b=ojmUZNnhkl+ph6/rST8pUjk1n3t+CvSbBwUp1f5mfSJRvz9M9UKGIL3iOnvpelWtuj YIuw8XsWl4aVK8pdxCsqsB3Vue6gbkBxG5fm5vi4YrGtfk80L3UH4Vmgsk4YwoQFbvhO jv4lbYZ8ge/7c9bwCud7tMcAKGm4yuPHMOWmKW/r4aTnXarLrJijOBeBl/LrVUnGjoUM 6TliRgjlwkItOyZAWmQrZ88OoXYV/j4/Z26iiQ/vhMa80HjfRQakR8z2dwNwoEA3BiNz cPoncvVgTnb2MaLLwUQ9SwnjacTBFx6byOy0POeTDxor3PEYHG8VejsTvp9YbJS3Tgnc n8qg== X-Gm-Message-State: ACgBeo3MCZlNOJreNLtoWEbFy2NF2iLuSwUOnTWzJ/Ql5OjtY5YXn+Da xZ6r2MtOxqktZEWnu2Fs7o5m/+NYbWHEBg== X-Google-Smtp-Source: AA6agR7IVwCYgNnKGD2A9bLov3A9uzxdassMCRYo2/de/5B9PLvRbM5Us1NdoWFI1zB9J4PySyNSow== X-Received: by 2002:a05:622a:1a27:b0:343:633:f514 with SMTP id f39-20020a05622a1a2700b003430633f514mr34906486qtb.456.1662298803863; Sun, 04 Sep 2022 06:40:03 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g16-20020a05620a40d000b006b93b61bc74sm6281245qko.9.2022.09.04.06.40.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Sep 2022 06:40:03 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw115827 [PATCH v2] app/proc-info: add rte_eal_cleanup() to avoid memory leak Date: Sun, 4 Sep 2022 09:40:04 -0400 Message-Id: <20220904134004.23256-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220904122845.141893-1-fidaullah.noonari@emumba.com> References: <20220904122845.141893-1-fidaullah.noonari@emumba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/115827/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2988123868