Received: with ECARTIS (v1.0.0; list netdev); Fri, 13 Jun 2003 22:45:25 -0700 (PDT) Received: from pizda.ninka.net (IDENT:root@pizda.ninka.net [216.101.162.242]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h5E5jM2x006764 for ; Fri, 13 Jun 2003 22:45:22 -0700 Received: from localhost (IDENT:davem@localhost.localdomain [127.0.0.1]) by pizda.ninka.net (8.9.3/8.9.3) with ESMTP id WAA03951; Fri, 13 Jun 2003 22:41:22 -0700 Date: Fri, 13 Jun 2003 22:41:22 -0700 (PDT) Message-Id: <20030613.224122.104034261.davem@redhat.com> To: ltd@cisco.com Cc: anton@samba.org, haveblue@us.ibm.com, hdierks@us.ibm.com, scott.feldman@intel.com, dwg@au1.ibm.com, linux-kernel@vger.kernel.org, milliner@us.ibm.com, ricardoz@us.ibm.com, twichell@us.ibm.com, netdev@oss.sgi.com Subject: Re: e1000 performance hack for ppc64 (Power4) From: "David S. Miller" In-Reply-To: <5.1.0.14.2.20030614114755.036abbb0@mira-sjcm-3.cisco.com> References: <20030613.154634.74748085.davem@redhat.com> <20030613231836.GD32097@krispykreme> <5.1.0.14.2.20030614114755.036abbb0@mira-sjcm-3.cisco.com> X-FalunGong: Information control. X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-archive-position: 3232 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev From: Lincoln Dale Date: Sat, 14 Jun 2003 11:52:53 +1000 unless i misunderstand the problem, you can certainly pad the TCP options with NOPs ... You may not mangle packet if it is not your's alone. And every TCP packet is shared with TCP retransmit queue and therefore would need to be copied before being mangled.