[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: checksum offloading



> El Thu, 08 Apr 2010 08:12:15 -0400, Yuniesky Machado escribió:
>
>> Alguien puediera decirme el por que no puedo midificar este parametro en
>> mi tarjeta de red
>>
>> ethtool -K eth0 tx off
>> Cannot set device tx csum settings: Operation not supported
>
> Es posible que te diga la verdad, es decir, que la tarjeta (o los
> drivers) no lo admitan.
>
> Según el manual (man ethtool) si ejecutas "ethtool -k eth0" te dirá los
> parámetros que permite modificar.
>
> Saludos,
>
> --
> Camaleón
>
>
> --
> To UNSUBSCRIBE, email to debian-user-spanish-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> Archive: [🔎] pan.2010.04.08.13.06.44@gmail.com">http://lists.debian.org/[🔎] pan.2010.04.08.13.06.44@gmail.com
>
>

Aqui va el resultado

~# ethtool -k eth0
Offload parameters for eth0:
Cannot get device rx csum settings: Operation not supported
Cannot get device tx csum settings: Operation not supported
Cannot get device scatter-gather settings: Operation not supported
Cannot get device tcp segmentation offload settings: Operation not supported
Cannot get device udp large send offload settings: Operation not supported
rx-checksumming: off
tx-checksumming: off
scatter-gather: off
tcp segmentation offload: off
udp fragmentation offload: off
generic segmentation offload: off~# ethtool -k eth0
Offload parameters for eth0:
Cannot get device rx csum settings: Operation not supported
Cannot get device tx csum settings: Operation not supported
Cannot get device scatter-gather settings: Operation not supported
Cannot get device tcp segmentation offload settings: Operation not supported
Cannot get device udp large send offload settings: Operation not supported
rx-checksumming: off
tx-checksumming: off
scatter-gather: off
tcp segmentation offload: off
udp fragmentation offload: off
generic segmentation offload: off


El problema que analizando el trafico de la tarjeta con wireshark

detecte el siguiente problema

Checksum: 0xc9ee [incorrect, should be 0x05bc (maybe caused by checksum
offloading?)]Checksum: 0xc9ee [incorrect, should be 0x05bc (maybe caused by
checksum offloading?)]

Alguien le ha pasado algo similiar que lo haya solucionado

Gracias de Antemano



-- 
********************************
 * Yuniesky Machado Rojas       *
 * Administrador de Redes       *
 * Instituto Nacional de Investigación en Viandas Tropicales
*GNU/Linux User #481684 (http://counter.li.org)
 ********************************



Reply to: