From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from violet.fr.zoreil.com ([92.243.8.30]:46049 "EHLO violet.fr.zoreil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753982Ab3HMFUn (ORCPT ); Tue, 13 Aug 2013 01:20:43 -0400 Date: Tue, 13 Aug 2013 07:20:36 +0200 From: Francois Romieu Subject: Re: question about netif_rx Message-ID: <20130813052036.GA11640@electric-eye.fr.zoreil.com> References: <20130811155640.GA10070@electric-eye.fr.zoreil.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Sender: devicetree-owner@vger.kernel.org To: Julia Lawall Cc: grant.likely@linaro.org, rob.herring@calxeda.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org List-ID: Julia Lawall : > François Romieu : [...] > > Can you send a netif_receive_skb replacement patch for it ? > > Just to be sure, I just replace netif_rx by netif_receive_skb, nothing > else? Yes. It should imho be fine with a comment incluing your analysis and a few words about the current state of checksum offloading support. -- Ueimor