From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jamal Hadi Salim Subject: Re: [PATCH net-next v4 0/8] net_sched: some cleanup and improvments Date: Wed, 18 Dec 2013 09:13:33 -0500 Message-ID: <52B1AD8D.7010309@mojatatu.com> References: <1387167311-14763-1-git-send-email-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "David S. Miller" To: Cong Wang , netdev@vger.kernel.org Return-path: Received: from mail-ie0-f177.google.com ([209.85.223.177]:62336 "EHLO mail-ie0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753170Ab3LRONf (ORCPT ); Wed, 18 Dec 2013 09:13:35 -0500 Received: by mail-ie0-f177.google.com with SMTP id tp5so10268703ieb.36 for ; Wed, 18 Dec 2013 06:13:35 -0800 (PST) In-Reply-To: <1387167311-14763-1-git-send-email-xiyou.wangcong@gmail.com> Sender: netdev-owner@vger.kernel.org List-ID: On 12/15/13 23:15, Cong Wang wrote: > Here are some cleanup and improvements for tc filters > and tc actions. > Hi Cong, I think these patches are a long overdue useful improvement. Thanks for the effort. I will comment on each individually. cheers, jamal PS: checkpatch was whining to me - but thats probably because of the way thunderbird saved things for me. Double check just in case.