From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Romieu Subject: Re: question about netif_rx Date: Tue, 13 Aug 2013 08:28:03 +0200 Message-ID: <20130813062803.GA13239@electric-eye.fr.zoreil.com> References: <20130811155640.GA10070@electric-eye.fr.zoreil.com> <20130813052036.GA11640@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Julia Lawall , grant.likely@linaro.org, rob.herring@calxeda.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org To: David Shwatrz Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org David Shwatrz : [...] > what is the current state of checksum offloading support has to do > with it ? maybe you meant current state of NAPI support ? netif_receive_skb vs napi_gro_receive choice. -- Ueimor