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 36DA2A034F for ; Tue, 1 Mar 2022 03:58:37 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 076B2407FF for ; Tue, 1 Mar 2022 03:58:37 +0100 (CET) Received: from mail-qt1-f170.google.com (mail-qt1-f170.google.com [209.85.160.170]) by mails.dpdk.org (Postfix) with ESMTP id 3CAC44067B for ; Tue, 1 Mar 2022 03:58:36 +0100 (CET) Received: by mail-qt1-f170.google.com with SMTP id t28so8883111qtc.7 for ; Mon, 28 Feb 2022 18:58:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=VF5Cvffzdzh+y0SX6C5latpFmd8+7CpqAzGYUzuXgGs=; b=CwLmBjTo7PuzKqXdZD0yQhqQknickD5rcCU/YZwtSwlv5/gk8vCBb9ge9MPgu9M+3H hKGktZZDzPUBdXCbmMBe/HS7jrvgItxUxdDHMRKVCdj5RyT1lH04h2OqWql8w6C5wosw 5JkJU6G8xlnNA1qDmFnArUPU7LDvvAim4rWIgwEAi/Ea29OInRaJiihqO7cfi8XIwDqV kSsj3YxcMtkwFNKWrblr+yIs42pyrUTeALVz9NG280K2nMAaU99uUZW5BhnkPXW1+gTU 1kBpMXTK5Uoc4SgmkKGJ3qytEt5QR//Xpg8bTWbUixhF5ifa0QAwc/PhxAAm8xTJo+xI 1Y7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=VF5Cvffzdzh+y0SX6C5latpFmd8+7CpqAzGYUzuXgGs=; b=Rgps6R+ys/XoUNxCwbXFedXjBh7tx30yHk9aghtZUVbz0t/+slJ9GMEgZgS3JjluzI k559hNi3SjiRdSC1p7C1RVqpcFy2wItsJiafVJiVpAlbRrZ54As3OKYa5Rj4f35mVhxP +KD/jWA+hwjqhW3tMxUNjpZXqZZSf/ROVtLBTyk3NRkXA34x6MQBT6hs+cdpZNYSnLYM 1+++8iFb5c4uzoBc3oby2519SwpDo9c2gFppiLyWg5O3p/NfIABNsgmUWNWW21PUGF1M 3hVbwF05pF4E4EMmbscStH5wVAqKIZe4BU9jIojAvqB/Decd7Bg/BiYYpkInGMacgYMs r2rw== X-Gm-Message-State: AOAM533cPqQVidYR2LBl8Mxw1DDHuVaGXRXH38+T+LCAHXGuiAPRZUGS I7RsxaqmTzMGXTjps8cCZ3ZXRdA/cGRkQg== X-Google-Smtp-Source: ABdhPJwfJtS3vXT1OqHe82BbBydVvxxsuYqFJsNQpuaN3IgbL9YV07gIvRq6cfpwrbOsKbt/zD5h7g== X-Received: by 2002:a05:622a:13d2:b0:2dd:6c76:2e32 with SMTP id p18-20020a05622a13d200b002dd6c762e32mr18820643qtk.610.1646103515429; Mon, 28 Feb 2022 18:58:35 -0800 (PST) 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 u26-20020ae9c01a000000b0062ce6955181sm5889284qkk.31.2022.02.28.18.58.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Feb 2022 18:58:35 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108411 [PATCH] app/testpmd: fix issue with memory leaks when quit testpmd Date: Mon, 28 Feb 2022 22:58:42 -0500 Message-Id: <20220301035842.28281-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220301020653.329263-1-ke1x.zhang@intel.com> References: <20220301020653.329263-1-ke1x.zhang@intel.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/108411/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1913746839