Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755204AbZLRR4B (ORCPT ); Fri, 18 Dec 2009 12:56:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752479AbZLRR4A (ORCPT ); Fri, 18 Dec 2009 12:56:00 -0500 Received: from mail-yx0-f187.google.com ([209.85.210.187]:41322 "EHLO mail-yx0-f187.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752434AbZLRRz6 (ORCPT ); Fri, 18 Dec 2009 12:55:58 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=ZiMME+mY3Y3I0mS2bkU3T4T6+LFDveqx63htdsj/M1t9Xo/5uXa59xb9rNXDjyK/Ew SWhXvGfl28OMxVn76tz/ecbLICMZdrcE+tABC14FCKV7Ew5QQ/Bw8AEhW1NDWo1ltFHO CSRINfspgbHT2d4na9+destul+eSZeO4Yzmps= MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 19 Dec 2009 01:55:57 +0800 Message-ID: <9b5c9bb30912180955t78780ab2j2bccabe3160a67ef@mail.gmail.com> Subject: Re: tg3 and bcm5703 cards - rx dropped packets From: Teck Choon Giam To: Michael Di Domenico Cc: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 436 Lines: 13 Have you try one or all of the below? /sbin/ethtool -K eth0 tx off /sbin/ethtool -K eth0 rx off /sbin/ethtool -K eth0 gso off /sbin/ethtool -K eth0 tso off Assuming eth0 is your interface. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/