Hello
here is requested information

ethtool -S eth0
NIC statistics:
    rx_packets: 7595954
    tx_packets: 3592596
    rx_bytes: 2608713255
    tx_bytes: 251613192
    rx_errors: 10
    tx_errors: 0
    rx_dropped: 10
    tx_dropped: 0
    multicast: 0
    collisions: 0
    rx_length_errors: 0
    rx_over_errors: 0
    rx_crc_errors: 0
    rx_frame_errors: 0
    rx_fifo_errors: 10
    rx_no_buffer_count: 0
    rx_missed_errors: 10
    tx_aborted_errors: 0
    tx_carrier_errors: 0
    tx_fifo_errors: 0
    tx_heartbeat_errors: 0
    tx_window_errors: 0
    tx_abort_late_coll: 0
    tx_deferred_ok: 0
    tx_single_coll_ok: 0
    tx_multi_coll_ok: 0
    rx_long_length_errors: 0
    rx_short_length_errors: 0
    rx_align_errors: 0
    tx_tcp_seg_good: 0
    tx_tcp_seg_failed: 0
    rx_flow_control_xon: 0
    rx_flow_control_xoff: 0
    tx_flow_control_xon: 0
    tx_flow_control_xoff: 0
    rx_long_byte_count: 11198647847
    rx_csum_offload_good: 7592088
    rx_csum_offload_errors: 0

ethtool -k eth0
Offload parameters for eth0:
rx-checksumming: on
tx-checksumming: on
scatter-gather: on
tcp segmentation offload: on

P.S. i was trying with tso off, but got failure again

regards
Emanuil

Ganesh Venkatesan wrote:

Emanuil:

Could you send me 'ethtool -S' and 'ethtool -k' output after  the failure?

ganesh.

On 7/5/05, Emanuil Christov <[EMAIL PROTECTED]> wrote:
Hi
i have got troubles with Intel 82541 NIC with kernel 2.6.11.2, 2.6.12.2,
2.6.13-rc1-mm1,
2.4.27, 2.4.30, 2.4.31 both with acpi enabled or disabled
when running rsync with 400-450mbit/s i've got an errors
and server become unaccesible from network.

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to