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 4B1E2A0528 for ; Mon, 20 Jan 2020 14:03:03 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 1D16111A4; Mon, 20 Jan 2020 14:03:03 +0100 (CET) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by dpdk.org (Postfix) with ESMTP id B1A6911A4 for ; Mon, 20 Jan 2020 14:03:01 +0100 (CET) Received: by mail-qv1-f50.google.com with SMTP id p2so13896590qvo.10 for ; Mon, 20 Jan 2020 05:03:01 -0800 (PST) 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; bh=999g78aX/aGriOByKNfWHJLRxA/0lPIvZXSSxgsPAww=; b=mS8li7kdeo4q25v9gUkRrmwQhzHF9SgCOesRpq0LNCbLKgKGpe0jtnERy92Npd1N/k zCwYFJljFR6bKG1hK9kzVJVPx+zm1zTO3ehYLq38Fr6l+6NexE4JrEAYbLoSU4GaDM/d GjOp/UsGgSjYeET66EjLZitMX1UbD3yAinK/SMYz5/vxiyafAMnSAJq9rJvH8FO7XtuF mlsObqQdiRW80ETfcytVmv51HvJtN/PALsXCoX65ho1Wj1FGTQ4aX9WC77c1Qhc517iF Luz+xrWz0kvPaNbyLosqvG5rm7gbrJJW9qzvTS4ep4rqaBY0YC63zROHgGrkPVdqSN4C KIQw== 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; bh=999g78aX/aGriOByKNfWHJLRxA/0lPIvZXSSxgsPAww=; b=WvjlYved/HGeoXJAFwsvb77R1yZpeaXtXk+hUlxwkCER0N+6P85vytfWbuqx0UxV47 DEtZUNfArmWGZ+kGrTc/LJNqzgvyHZUhbjkJIiB3xByzkw55UC+DwSnQ0Gzn3H4+qgrf x0hmj18oTDaafYJiQDFJJXbYC/6vrAVsEMkreh0agggZ/Tbf1SwjcHOIgaZE/q/t5cTW H28aGPYMMnIwCkrWoEmoX7Q3XBikUO53NLaOG7L0hoO3hB2pySN9oOpPKLT7JQdxhJmQ fHe7jNKR5k4rNioEVYn9HJyiIN5f+nNiBKpY4sLhfdqbuIbTey+C6yAFSlGu9W8Rvr0F 8jvQ== X-Gm-Message-State: APjAAAXLZR7jC8RLDY2k12RfUzvk1Q6FURWDvRJ2DUTv/bZEgShNfxQe 78mKGuLCA1K2cGIbgospPuYSjEtNhB8= X-Google-Smtp-Source: APXvYqySQQrUQCD3z2TlGZGr/jUX/kaqH+wKLWLc3yoXj3Q3ypNgh8oIVp55IcRBncJhicUmzqV7GQ== X-Received: by 2002:a0c:e2cf:: with SMTP id t15mr20659986qvl.127.1579525380665; Mon, 20 Jan 2020 05:03:00 -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 a19sm15762620qka.75.2020.01.20.05.02.59 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Jan 2020 05:02:59 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Mon, 20 Jan 2020 08:01:11 -0500 Message-Id: <1579525271-15737-1-git-send-email-robot@bytheb.org> X-Mailer: git-send-email 1.8.3.1 In-Reply-To: <1579509045-18296-1-git-send-email-wangyunjian@huawei.com> References: <1579509045-18296-1-git-send-email-wangyunjian@huawei.com> Subject: [dpdk-test-report] |SUCCESS| pw64906 net/tap: fix memory leak when unregister intr handler 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: SUCCESS http://dpdk.org/patch/64906 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/145179046