Received: by 2002:a25:ab43:0:0:0:0:0 with SMTP id u61csp3008738ybi; Mon, 17 Jun 2019 14:34:53 -0700 (PDT) X-Google-Smtp-Source: APXvYqyb3p0QxQ5dO5y0M2QgxRV6RYoezhz+QeukDltJDySoL6tTz9sM/xg3n6C69AQ/LgBSESVc X-Received: by 2002:a17:90a:8914:: with SMTP id u20mr1182789pjn.87.1560807293389; Mon, 17 Jun 2019 14:34:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560807293; cv=none; d=google.com; s=arc-20160816; b=fg3zg7YtwZs3LcZ5FBdi38cD5Iz/FLUP4XMbDSAdYdFqA9t8ZP4HsoPwhcRIE+cV2u Wkrsn06FTGKtvdYz4CFOsVtBIZ06DGHqskKGBOk6/3UHYKD/ji5I1Z5FsPvuEmMgBldp Pkvscw+npL/gxiGxl/04obQ2jJCOXecfzlWpaLik3D9f65R96GSFSJ+OP93ct9qIEhUR +FKwUeiiDbP0DZfws7W/84n8VoZNkcj5nEt3k00qF4QxiLmOpii3B3WipRb++xy4VcEz RS7o2zpDO7yd1KRC9zg8osMxxuHvHe9kWwYbLXNn+nBGJIQKvuHk6YjN5X6bxlsD1i+c BOog== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=Km4TimG0RuOAEQikf+f6S7/QT2j6iyvhAGf9ARWOcbs=; b=eSO2nwwQmjFlT0LPpgttTdohxiU7WsTMLtA9SOOMxyRFU9b6pAIBiJHZXsNIdhv1vT KIzRWYxkmifFniDqBMpH1T04RJcqIxFYbIZw2PPIXtSS0lfnFz/kAHhR+UE0TxyS6zwe FsOobgq6SAqN0m4EkuxvxRA95fLtgpga+ixSjdQlmV3dTngNiWZhfLhpoEIDJjRw+GLJ vTF6BifvH3XREvV1frV2cFzEQQW+6TWuWRVMw9RdVeYcvDgzZX+dOHexKojqlF80SWiX w/KcieyRrapG0R+W0NDBUXVaXq9dy/Jt8eCP3RoroUTb5o9DjmYpNWhrgvTsHUPY3j8M V+hw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2pQpgX71; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s29si2482209pgn.5.2019.06.17.14.34.38; Mon, 17 Jun 2019 14:34:53 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=2pQpgX71; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729858AbfFQV0M (ORCPT + 99 others); Mon, 17 Jun 2019 17:26:12 -0400 Received: from mail.kernel.org ([198.145.29.99]:52656 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729615AbfFQV0K (ORCPT ); Mon, 17 Jun 2019 17:26:10 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D7AAB20657; Mon, 17 Jun 2019 21:26:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1560806770; bh=eoircKri8yZq6TBBlqggoJktGga+3JD24JCOXyw7Q5Y=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=2pQpgX71JhB5RpWLH0JRfskXi92Hi4KKnPG7SEKj59ZIqHPWovF8tP4oaO8/FBs8P hQq1m8UzECJycYZh6Rjrk+8w6p/yo+OQWZIPIHxIB9JaTKZZDvmxvCNjuBfZSQIbGR wNSJt33L/2wUJ4P7BhDHVBCUAi5TqO8nVAgsrZkE= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Oliver Zweigle , Bernd Eckstein <3ernd.Eckstein@gmail.com>, "David S. Miller" , Sasha Levin Subject: [PATCH 4.19 51/75] usbnet: ipheth: fix racing condition Date: Mon, 17 Jun 2019 23:10:02 +0200 Message-Id: <20190617210754.728210378@linuxfoundation.org> X-Mailer: git-send-email 2.22.0 In-Reply-To: <20190617210752.799453599@linuxfoundation.org> References: <20190617210752.799453599@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org [ Upstream commit 94d250fae48e6f873d8362308f5c4d02cd1b1fd2 ] Fix a racing condition in ipheth.c that can lead to slow performance. Bug: In ipheth_tx(), netif_wake_queue() may be called on the callback ipheth_sndbulk_callback(), _before_ netif_stop_queue() is called. When this happens, the queue is stopped longer than it needs to be, thus reducing network performance. Fix: Move netif_stop_queue() in front of usb_submit_urb(). Now the order is always correct. In case, usb_submit_urb() fails, the queue is woken up again as callback will not fire. Testing: This racing condition is usually not noticeable, as it has to occur very frequently to slowdown the network. The callback from the USB is usually triggered slow enough, so the situation does not appear. However, on a Ubuntu Linux on VMWare Workstation, running on Windows 10, the we loose the race quite often and the following speedup can be noticed: Without this patch: Download: 4.10 Mbit/s, Upload: 4.01 Mbit/s With this patch: Download: 36.23 Mbit/s, Upload: 17.61 Mbit/s Signed-off-by: Oliver Zweigle Signed-off-by: Bernd Eckstein <3ernd.Eckstein@gmail.com> Signed-off-by: David S. Miller Signed-off-by: Sasha Levin --- drivers/net/usb/ipheth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/usb/ipheth.c b/drivers/net/usb/ipheth.c index 3d8a70d3ea9b..3d71f1716390 100644 --- a/drivers/net/usb/ipheth.c +++ b/drivers/net/usb/ipheth.c @@ -437,17 +437,18 @@ static int ipheth_tx(struct sk_buff *skb, struct net_device *net) dev); dev->tx_urb->transfer_flags |= URB_NO_TRANSFER_DMA_MAP; + netif_stop_queue(net); retval = usb_submit_urb(dev->tx_urb, GFP_ATOMIC); if (retval) { dev_err(&dev->intf->dev, "%s: usb_submit_urb: %d\n", __func__, retval); dev->net->stats.tx_errors++; dev_kfree_skb_any(skb); + netif_wake_queue(net); } else { dev->net->stats.tx_packets++; dev->net->stats.tx_bytes += skb->len; dev_consume_skb_any(skb); - netif_stop_queue(net); } return NETDEV_TX_OK; -- 2.20.1