From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: question: ip forwarding and fq/mq qdisc Date: Fri, 14 Dec 2018 06:21:44 -0800 Message-ID: <0765feb7-6d05-9a7c-4610-de9f96a58388@gmail.com> References: <20181214120210.kmeuwvajuiwlp2n7@bars> <20181214141244.7rob5gm245wqbive@bars> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linux-wireless@vger.kernel.org, Jamal Hadi Salim , Cong Wang , Jiri Pirko , sergey.matyukevich.os@quantenna.com To: Sergey Matyukevich Return-path: Received: from mail-wm1-f44.google.com ([209.85.128.44]:54265 "EHLO mail-wm1-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726554AbeLNOVw (ORCPT ); Fri, 14 Dec 2018 09:21:52 -0500 In-Reply-To: <20181214141244.7rob5gm245wqbive@bars> Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 12/14/2018 06:12 AM, Sergey Matyukevich wrote: > Hi Eric, > > This patch fixes the issue: ip forwarding works for fq/mq qdisc. > Thanks for testing, I will send a formal patch for IPv4 and IPv6.