From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cong Wang Subject: Re: [Patch iproute2] u32: add terminal parameter Date: Mon, 14 Apr 2014 18:57:48 -0700 Message-ID: References: <1396631826-15188-1-git-send-email-xiyou.wangcong@gmail.com> <20140411140446.6412e9dc@nehalam.linuxnetplumber.net> <20140411175800.08e9ffe3@nehalam.linuxnetplumber.net> <534926F7.10505@mojatatu.com> <534C6BDE.8020600@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Stephen Hemminger , Linux Kernel Network Developers , David Miller To: Jamal Hadi Salim Return-path: Received: from mail-oa0-f42.google.com ([209.85.219.42]:36624 "EHLO mail-oa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750790AbaDOB5t (ORCPT ); Mon, 14 Apr 2014 21:57:49 -0400 Received: by mail-oa0-f42.google.com with SMTP id i4so10062482oah.15 for ; Mon, 14 Apr 2014 18:57:49 -0700 (PDT) In-Reply-To: <534C6BDE.8020600@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: On Mon, Apr 14, 2014 at 4:14 PM, Jamal Hadi Salim wrote: > On 04/14/14 17:18, Cong Wang wrote: >> >> On Sat, Apr 12, 2014 at 4:43 AM, Jamal Hadi Salim >> wrote: > > >> Why? The qdisc my u32 filters attached to is classless (ingress). > > > flowid is a filter id. I am almost certain it was a mistake on your > part to leave it out. This is why i called it an FAQ and suggested > you provide a patch to block people from leaving it out. > > So essentially why u32 filters can't just do matching without bothering classid especially when they are attached to an ingress qdisc? I still fail to see a reason why I have to care about classid here.