From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH v2 net] fq_codel: fix NET_XMIT_CN behavior Date: Sun, 05 Jun 2016 13:55:23 -0700 Message-ID: <1465160123.2968.52.camel@edumazet-glaptop3.roam.corp.google.com> References: <1465062227.2968.7.camel@edumazet-glaptop3.roam.corp.google.com> <20160604190301.GA8857@strlen.de> <1465070113.2968.18.camel@edumazet-glaptop3.roam.corp.google.com> <1465160087.2968.51.camel@edumazet-glaptop3.roam.corp.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: Florian Westphal , David Miller , netdev , Stas Nichiporovich , Jamal Hadi Salim To: Cong Wang Return-path: Received: from mail-pa0-f47.google.com ([209.85.220.47]:33233 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751556AbcFEUzZ (ORCPT ); Sun, 5 Jun 2016 16:55:25 -0400 Received: by mail-pa0-f47.google.com with SMTP id ec8so23146945pac.0 for ; Sun, 05 Jun 2016 13:55:25 -0700 (PDT) In-Reply-To: <1465160087.2968.51.camel@edumazet-glaptop3.roam.corp.google.com> Sender: netdev-owner@vger.kernel.org List-ID: On Sun, 2016-06-05 at 13:54 -0700, Eric Dumazet wrote: > BTW, we might need a similar fix in sch_fq.c I meant sch_sfq.c