From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [net-next PATCH 0/3] qdisc and tx_queue_len cleanups for IFF_NO_QUEUE devices Date: Mon, 07 Nov 2016 20:16:15 -0500 (EST) Message-ID: <20161107.201615.15893986035760466.davem@davemloft.net> References: <20161103135534.28737.37657.stgit@firesoul> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, phil@nwl.cc, robert@herjulf.se, jhs@mojatatu.com To: brouer@redhat.com Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:47614 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751227AbcKHBQR (ORCPT ); Mon, 7 Nov 2016 20:16:17 -0500 In-Reply-To: <20161103135534.28737.37657.stgit@firesoul> Sender: netdev-owner@vger.kernel.org List-ID: From: Jesper Dangaard Brouer Date: Thu, 03 Nov 2016 14:55:56 +0100 > This patchset is a cleanup for IFF_NO_QUEUE devices. It will > hopefully help userspace get a more consistent behavior when attaching > qdisc to such virtual devices. Series applied, thanks Jesper.