Hi Mr. Dumazet,
2010/7/11 Eric Dumazet <eric.dumazet@gmail.com>:
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