From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Romieu Subject: Re: [PATCH] r8169: fix checksum broken Date: Mon, 15 Nov 2010 22:01:23 +0100 Message-ID: <20101115210122.GA22621@electric-eye.fr.zoreil.com> References: <4CDD13BD.7060109@cn.fujitsu.com> <20101112224746.GA6676@electric-eye.fr.zoreil.com> <20101112231325.GB6676@electric-eye.fr.zoreil.com> <4CE0A994.4080606@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , "netdev@vger.kernel.org" , jgarzik@pobox.com To: Shan Wei Return-path: Received: from 254.185.140-88.rev.gaoland.net ([88.140.185.254]:58191 "EHLO electric-eye.fr.zoreil.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S933719Ab0KOVCx (ORCPT ); Mon, 15 Nov 2010 16:02:53 -0500 Content-Disposition: inline In-Reply-To: <4CE0A994.4080606@cn.fujitsu.com> Sender: netdev-owner@vger.kernel.org List-ID: Shan Wei : [...] > If these are right, driver will set ip_summed with CHECKSUM_UNNECESSARY for other > upper protocol, e.g. sctp, igmp protocol. This will cause protocol stack ignores > checksum check for packets with invalid checksum. The documentation of these bits is identical for the 8139c+ and the 8169. -- Ueimor