Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756148Ab0GMObk (ORCPT ); Tue, 13 Jul 2010 10:31:40 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:54955 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753158Ab0GMObi (ORCPT ); Tue, 13 Jul 2010 10:31:38 -0400 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=B3te9EMtdVus/E2HwB5G+L/nZhr4uAo9PdH99mxW30FlxAoUV8REFXtJySbKvV5hBZ LXyRxlRJIG6KDgG9T5sllf7VPMrY1YhQlreGMYNpVY/VVGNQv0OL7eHzTccZZW0tPW+4 IRZ+on9PDknVkFwH6DbQpCOBYXdzXn1xwGVio= MIME-Version: 1.0 In-Reply-To: References: <1278626921.2435.73.camel@edumazet-laptop> <1278695580.2696.55.camel@edumazet-laptop> <1278742649.2538.17.camel@edumazet-laptop> <4C395459.6080407@redhat.com> <1278835332.2538.51.camel@edumazet-laptop> Date: Tue, 13 Jul 2010 11:24:58 -0300 Message-ID: Subject: Re: [PATCH] tproxy: nf_tproxy_assign_sock() can handle tw sockets From: Felipe W Damasio To: Eric Dumazet Cc: Avi Kivity , David Miller , Patrick McHardy , linux-kernel@vger.kernel.org, netdev 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: 1327 Lines: 51 Hi Mr. Dumazet, 2010/7/12 Felipe W Damasio : > Here's the result using ethtool-2.6.34: > > ./ethtool -k eth1 > > Offload parameters for eth1: > rx-checksumming: on > tx-checksumming: on > scatter-gather: on > tcp-segmentation-offload: on > udp-fragmentation-offload: off > generic-segmentation-offload: on > generic-receive-offload: off > large-receive-offload: off > ntuple-filters: off > receive-hashing: off > > > ./ethtool -k eth2 > > Offload parameters for eth2: > rx-checksumming: on > tx-checksumming: on > scatter-gather: on > tcp-segmentation-offload: on > udp-fragmentation-offload: off > generic-segmentation-offload: on > generic-receive-offload: off > large-receive-offload: off > ntuple-filters: off > receive-hashing: off Did these help you track down the issue? Sorry to insist, it's just that my bosses are kind of pressuring me to solve the problem and put the squid machine back online :-) Is there a test I can run to try and trigger the issue? I have the same scenario (hardware and network setup) on my lab... Cheers, Felipe Damasio -- 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/