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 4028BA04B7 for ; Wed, 7 Oct 2020 05:57:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 0F0542C16; Wed, 7 Oct 2020 05:57:30 +0200 (CEST) Received: from mail-qv1-f41.google.com (mail-qv1-f41.google.com [209.85.219.41]) by dpdk.org (Postfix) with ESMTP id 1E2982BC7 for ; Wed, 7 Oct 2020 05:57:27 +0200 (CEST) Received: by mail-qv1-f41.google.com with SMTP id b19so356965qvm.6 for ; Tue, 06 Oct 2020 20:57:27 -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=xiuJ7hVWsZOEiI9ecBoZ/h9PCP2e0Ec1qmlZx5HDXzM=; b=FggOmMOLJ8WTjtdbxxZmsz2TiHWo8g7yS9ZYlkWyE5bG9/7s5dLjgCd9jTTI0h6RpL BIjq9p/MHacpsmRqbOMu5zJ7wgjEMnPMvOvX4xwrq+KTV9R+azvQ9kXSw2DH4iW7RPhb bOfIZ7WQ4EqECtL1jA16clCNxTDOnp7ysFnINeCl3bjtwZQYMOVYQcke7BA4wzgXxs0s 9MGxMHgFl9ZMWUSFpam/gSnIdUpbkBC8qa4RGBGtfCfZyl430p+XYplAv209lsKSLW9K WuU3V8/DmplEzNtteUNpkfBUieqZ8hro6WGs5OGwrYsEJFuAQ+1Jz8QzQfH8zpQTjTo4 ByRg== 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=xiuJ7hVWsZOEiI9ecBoZ/h9PCP2e0Ec1qmlZx5HDXzM=; b=OdBA1o/RPbHEmDH+cPPeiSSMf+Ai/dgIkPhZrnbhAPZa/cm3AXoVhdKU1yxXFVgLe5 5KKzZ00MbEuXH59XxUYFYoDf8SBBa0E7LW4+qsgWGWZt+0UZOZZd1gmpFoiT2to+ldas desfbhNVtnqmvBh1AN5L4KWAIsImornPviivCDINIHjBDZ8f7EvbGskzV7l5CbTsLyn1 V7UcgZCTyVZ/VtAoS6Ku9JWJtnWhfBf5ISJWXKIM82Cs99CS7Unh+DPfZJ/HnPvw6mwC gG62rJNULXqgZ7j2ktM5iimtlSl1DBpAqRpfIFnu1Y8XzZJwstlvky03DmDDxsbz9xdO 0ccQ== X-Gm-Message-State: AOAM5339HArASHFIIBTFIC7yiYRy+nX5fiO1r4GyzjASX+HZwUBNTHgL qVs9V/hQxJijSe7Oe5O86dD2fEdIf1yK2Q== X-Google-Smtp-Source: ABdhPJwrYnpTXrbVP+87yASFDvrLpbuZKKp6LcHYAbo2rQvTFr1wPcWTNHe1hKYvSMA/2t/V01zCEg== X-Received: by 2002:a0c:ffb2:: with SMTP id d18mr1362193qvv.44.1602043046166; Tue, 06 Oct 2020 20:57:26 -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 b12sm664467qtj.12.2020.10.06.20.57.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Oct 2020 20:57:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 6 Oct 2020 23:55:37 -0400 Message-Id: <20201007035537.26518-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1602036385-10760-1-git-send-email-wangyunjian@huawei.com> References: <1602036385-10760-1-git-send-email-wangyunjian@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw79839 net/netvsc: fix txq leak in error path 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/79839 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/188498189