From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id C1F33A0093 for ; Sun, 17 May 2020 18:14:55 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 8CAEC1D538; Sun, 17 May 2020 18:14:55 +0200 (CEST) Received: from mail-qt1-f195.google.com (mail-qt1-f195.google.com [209.85.160.195]) by dpdk.org (Postfix) with ESMTP id 443071D52D for ; Sun, 17 May 2020 18:14:54 +0200 (CEST) Received: by mail-qt1-f195.google.com with SMTP id p12so6129680qtn.13 for ; Sun, 17 May 2020 09:14:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=YK8c2oJGIb3mvY92YSluCfIxjmvfsj0wtgsMt2AwJNI=; b=SS4rpZGe2qTjDCdiVouJeJ3Fbr6UmzUilwxOLu3ETtx+ji2ara0/H6mwX9Nt6FxFOA VnZjqmhD9YsW8jwSeVO79LAjoLEbXi4fohudNZc1yFvSM++3zndgWpWzxyfFYqpQJYGn BP4JK3BSsw+UryLJCfPqhopMHTBcve2Z2eSlyMSDD747VtW+CJ3SLy5ev83XI2uDZVjT 6ziZN6pAuecUldJWxAUlruzvHcZYxRp8APRLyRd6eE4zrQ/7vuijlRv9hw/rbaRf3FX8 lNfWFWdlgBDCKoY0yCPeYmHu21tDaLXdtCJvGJOz/ikv/wJPx3ZS78dPZ73w0C1PaQEY 1CSg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=YK8c2oJGIb3mvY92YSluCfIxjmvfsj0wtgsMt2AwJNI=; b=k45oP2IZJIZYeGJtkgUD06ysYkwzgzH8wYvSt1a4/QfKKf5r7+0ezzPmzCXe/XVF6w 9O9GVo6AeaOdMmJp2TT57AJ1ExY69Iw7sc9WfofmPcK1VE6zEeDiF7nVl7ekPkwfzvVH IbPXyLHbHmriG9LgTJ4m9v3Rud0FIC8u7HKfEhRPgO1G+m42W2fvDTSxw1KWu3MVmGL5 wsLnHgD8pD7WugF5Oir4kAvH2UvmLxlnXfE07mSKkXXUa6GJrPg6doL718aEvCksRfUL cEpZe1LajR2yfYzPOF9Vs5cCEXVhF/oNWbGITWBuzm+gr49hDp3yqQCwWVRjRp7cMvl9 KLXA== X-Gm-Message-State: AOAM533Az/gfG907l15WyObXZ7kVwJ6cekwQ1JFHFirEY0gxgA7llPKU 9LqsFyZDpw4wR9MhkrUSTEnGydUSa28= X-Google-Smtp-Source: ABdhPJxEoDlAkmWNpP856weIHAlXP4UX64EfezfDhrsy7UD37mKOAkH/pCaw0a0fz9IM0Ac0yc4n6A== X-Received: by 2002:ac8:260b:: with SMTP id u11mr12450378qtu.380.1589732093251; Sun, 17 May 2020 09:14:53 -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 w14sm7056112qtt.82.2020.05.17.09.14.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 17 May 2020 09:14:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: akhil.goyal@nxp.com, robot@bytheb.org Date: Sun, 17 May 2020 12:13:04 -0400 Message-Id: <20200517161304.20916-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200517141257.3995-1-akhil.goyal@nxp.com> References: <20200517141257.3995-1-akhil.goyal@nxp.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] || pw70359 test/graph: fix memory leaks in performance tests X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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 Sender: "test-report" From: robot@bytheb.org Test-Label: travis-robot Test-Status: http://dpdk.org/patch/70359 _Travis build: errored_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/166591286