From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: Softirqs without captured packets Date: Fri, 08 Feb 2013 15:15:23 -0500 (EST) Message-ID: <20130208.151523.798634382725569230.davem@davemloft.net> References: <20130208.145728.1110053781319882182.davem@davemloft.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: javierdo1@gmail.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:36778 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932068Ab3BHUPZ (ORCPT ); Fri, 8 Feb 2013 15:15:25 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Javier Domingo Date: Fri, 8 Feb 2013 21:02:41 +0100 > Sorry, I think I misexplained, > > I wanted to say net's receive softirq: net_rx_action, not softirqs in general. If you don't show us your code we have to guess all sorts of things like this. Don't expect much help until you post your tracer module.