From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next-2.6 v4] net_sched: SFB flow scheduler Date: Thu, 24 Feb 2011 08:14:30 +0100 Message-ID: <1298531670.2898.22.camel@edumazet-laptop> References: <1298390536.2861.9.camel@edumazet-laptop> <1298474091.3301.364.camel@edumazet-laptop> <1298494577.2898.9.camel@edumazet-laptop> <20110223.140614.112607341.davem@davemloft.net> <1298526035.2898.20.camel@edumazet-laptop> <20110223225143.30226902@nehalam> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: David Miller , Juliusz.Chroboczek@pps.jussieu.fr, linville@tuxdriver.com, kaber@trash.net, netdev@vger.kernel.org, andi@firstfloor.org To: Stephen Hemminger Return-path: Received: from mail-fx0-f46.google.com ([209.85.161.46]:49998 "EHLO mail-fx0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932559Ab1BXHOi (ORCPT ); Thu, 24 Feb 2011 02:14:38 -0500 Received: by fxm17 with SMTP id 17so262628fxm.19 for ; Wed, 23 Feb 2011 23:14:37 -0800 (PST) In-Reply-To: <20110223225143.30226902@nehalam> Sender: netdev-owner@vger.kernel.org List-ID: Le mercredi 23 f=C3=A9vrier 2011 =C3=A0 22:51 -0800, Stephen Hemminger = a =C3=A9crit : > Where is the iproute (q_sfb) piece? >=20 >=20 I'll send it this morning after polishing. As a matter of fact, I might add Patrick idea to use nested attributes, before official SFB release. Thanks