From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Thu, 26 May 2005 15:54:01 -0700 (PDT) Message-Id: <20050526.155401.18310361.davem@davemloft.net> Subject: Re: [Bridge] Re: [PATCH] (6/6) bridge: receive path optimization From: "David S. Miller" In-Reply-To: <20050526154857.3cb34d11@dxpl.pdx.osdl.net> References: <20050526110425.27590eb8@dxpl.pdx.osdl.net> <20050526.144638.71091166.davem@davemloft.net> <20050526154857.3cb34d11@dxpl.pdx.osdl.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: shemminger@osdl.org Cc: netdev@oss.sgi.com, bridge@osdl.org From: Stephen Hemminger Date: Thu, 26 May 2005 15:48:57 -0700 > So the call chain is bounded (ie not related to number of filters) > but slightly longer. You're right, thanks for the explanation Stephen.