From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Westphal Subject: Re: [net-next PATCH V5] qdisc: bulk dequeue support for qdiscs with TCQ_F_ONETXQUEUE Date: Tue, 30 Sep 2014 14:41:49 +0200 Message-ID: <20140930124149.GA23886@breakpoint.cc> References: <20140930085114.24043.81310.stgit@dragon> <1412077736.30721.54.camel@edumazet-glaptop2.roam.corp.google.com> <20140930122509.GF11709@breakpoint.cc> <1412080721.30721.72.camel@edumazet-glaptop2.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Florian Westphal , Jesper Dangaard Brouer , netdev@vger.kernel.org, "David S. Miller" , Tom Herbert , Hannes Frederic Sowa , Daniel Borkmann , Jamal Hadi Salim , Alexander Duyck , John Fastabend , Dave Taht , toke@toke.dk To: Eric Dumazet Return-path: Received: from Chamillionaire.breakpoint.cc ([80.244.247.6]:34410 "EHLO Chamillionaire.breakpoint.cc" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750933AbaI3Mly (ORCPT ); Tue, 30 Sep 2014 08:41:54 -0400 Content-Disposition: inline In-Reply-To: <1412080721.30721.72.camel@edumazet-glaptop2.roam.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: Eric Dumazet wrote: > I guess my question was more like : Should I wait you sending patches, > or should I do this ? Sure, if you have time to work on this go ahead. Thanks Eric!