[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTikEGuFtTlIKUfti6GDsdBz99PpKRCs5lEeEM86u@mail.gmail.com>
Date: Sun, 11 Jul 2010 21:52:03 -0300
From: Felipe W Damasio <felipewd@...il.com>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Avi Kivity <avi@...hat.com>, David Miller <davem@...emloft.net>,
Patrick McHardy <kaber@...sh.net>,
linux-kernel@...r.kernel.org, netdev <netdev@...r.kernel.org>
Subject: Re: [PATCH] tproxy: nf_tproxy_assign_sock() can handle tw sockets
Hi Mr. Dumazet,
2010/7/11 Eric Dumazet <eric.dumazet@...il.com>:
> Felipe, please describe your configuration as much as possible.
> It might be a driver bug with with special kind of network frames.
>
> lsmod
> lspci -v
> ethtool -k eth0
> ethtool -k eth1 (if applicable)
Sure.
lsmod is empty. Though .config is attached.
We're using eth1 facing the user and eth2 facing the internet.
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
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
Dmesg output from a normal boot is also attached.
Cheers,
Felipe Damasio
View attachment "dmesg.txt" of type "text/plain" (53503 bytes)
Download attachment "dotconfig" of type "application/octet-stream" (58616 bytes)
View attachment "lspci.txt" of type "text/plain" (11548 bytes)
Powered by blists - more mailing lists