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 16BBBA00BE for ; Mon, 14 Mar 2022 07:39:00 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E897A40DF4 for ; Mon, 14 Mar 2022 07:38:59 +0100 (CET) Received: from mail-qk1-f169.google.com (mail-qk1-f169.google.com [209.85.222.169]) by mails.dpdk.org (Postfix) with ESMTP id 4563B40DDD for ; Mon, 14 Mar 2022 07:38:58 +0100 (CET) Received: by mail-qk1-f169.google.com with SMTP id 85so11961612qkm.9 for ; Sun, 13 Mar 2022 23:38:58 -0700 (PDT) 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=SDgBD3QepRe98B+xpAQW5OOMSvQcw5fzFrwnuA5XY6M=; b=ibi52fYQWTeo187kAkHI9MEDyXyxgBi/QWNm50pmC8G0GSrAqnPAWh0iuxZc6AQPm9 rMUPR+AeRAtDHThwC9mH1qcwgy37QmvpFrgVHUegm9z6Z8HbI3htqk6eSt9EHwMSYieJ Iz3XbYAvyU0ZPKSRVg1bUW+B/BWrPji1sPtqBjx1cvHpaTI44x2KZSPYjJ5OsWEsXTSk JgDqIFpooeNI3jL2GCFfNSmkxxgY7qATqRqhdTxKvgHswFxUmigKYNt6/xI0luY5QbuY CKXLz9IuT3GKOij6tGwKo/TdsO9ETbkc4N2pheIb7YCwqKAFImrkWcMx634gBPxDr5R1 GrJw== 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=SDgBD3QepRe98B+xpAQW5OOMSvQcw5fzFrwnuA5XY6M=; b=GaOiir+oN7tKHrIEAJoYeeNxewtFfTItxeTR0okd2cGBTLCBWxH3uAHT9zazPmP13D Lu3tCKIKGcOZqOBNBT1i2TVKfy0GX0pfJEaJjowQp397UVZ1hqi8KLDVdUDKkrp9JYgA i0U3i2qiSDiZjDowSLclsWBzSpms52bTvCNSiW6ocDIyP0bhJb2qI+a0GSTUyf9BvFE3 KXHRMvfksI66+HlPzgZVA7U6/RbwUATlnp8wya0hvLn4UQOzBhrDjLjFbPrF01BBy2zE O5bBpoyXKVGKQYqU37GEAgtCVxL0Voc/zA0AWIvcK7KS8S7jEP1Qb996Crqb04K2LLPA 4cMg== X-Gm-Message-State: AOAM531vj/m7xGQmbsZqlSlDlxZJuQ2dAGmukotL65PKV3gbhvjky3TF Fyy82aVXLj0sZ2uIzH7Mk5p+Xf0Qx1yxwA== X-Google-Smtp-Source: ABdhPJzKVuIIwGsFLdc7Oy7H/UPvyYvSQTXzwdfYxPyVCy13vGGw3m4ghznY+ENz/s4l9YMRe+rJnw== X-Received: by 2002:ae9:e501:0:b0:67d:370f:b9b5 with SMTP id w1-20020ae9e501000000b0067d370fb9b5mr13240838qkf.536.1647239937382; Sun, 13 Mar 2022 23:38:57 -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 k1-20020ac85fc1000000b002e1c6420790sm5587400qta.40.2022.03.13.23.38.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Mar 2022 23:38:56 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108707 [PATCH v2] app/testpmd: fix issue with memory leaks when quit testpmd Date: Mon, 14 Mar 2022 03:38:50 -0400 Message-Id: <20220314073850.17614-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220314055252.392004-1-ke1x.zhang@intel.com> References: <20220314055252.392004-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/108707/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1978968822