linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Problem in GMAC ?
@ 2000-10-06 12:30 FASSINO Jean-Philippe
  2000-10-06 19:25 ` Benjamin Herrenschmidt
  0 siblings, 1 reply; 2+ messages in thread
From: FASSINO Jean-Philippe @ 2000-10-06 12:30 UTC (permalink / raw)
  To: linuxppc-dev@lists.linuxppc.org


I think there are a small probleme in gmac drivers.
The size of received packet is not substracted by
CRC length. You can see that with ethereal on all Linux machine.
Then minimum packet is 64, but it must be 60.
And you can see that all packet is 4 bytes too long.

Is it normal or not ???

Jean-Philippe

--
--------------------------------------------------------------------------
 Jean-Philippe FASSINO              France Telecom R&D : DTL/ASR
 Tel : 04 76 76 45 52
 mailto:jeanphilippe.fassino@rd.francetelecom.fr
--------------------------------------------------------------------------


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Problem in GMAC ?
  2000-10-06 12:30 Problem in GMAC ? FASSINO Jean-Philippe
@ 2000-10-06 19:25 ` Benjamin Herrenschmidt
  0 siblings, 0 replies; 2+ messages in thread
From: Benjamin Herrenschmidt @ 2000-10-06 19:25 UTC (permalink / raw)
  To: FASSINO Jean-Philippe, linuxppc-dev


>I think there are a small probleme in gmac drivers.
>The size of received packet is not substracted by
>CRC length. You can see that with ethereal on all Linux machine.
>Then minimum packet is 64, but it must be 60.
>And you can see that all packet is 4 bytes too long.
>
>Is it normal or not ???

That's quite possible, I was not too sure what to do about it ;)

I beleive I should just substract 4 from the size of all Rx packets. This
problem have biten MOL too lately.

Ben.

** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-06 19:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-06 12:30 Problem in GMAC ? FASSINO Jean-Philippe
2000-10-06 19:25 ` Benjamin Herrenschmidt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).