RE: MTU discovery

Joel Jaeggli (joelja@darkwing.uoregon.edu)
Mon, 10 Jun 2002 20:46:21 -0700 (PDT)


does ieee 802.3z specify a standard? I don;t have a copy handy.

joelja

On Tue, 11 Jun 2002, BALBIR SINGH wrote:

> Actually not, the Intel driver/card supports a size of
>
> look into e1000_mac.h
>
> #define MAX_JUMBO_FRAME_SIZE 0x3F00 (which is 16128).
>
> The bottom line is 9000 is not the limit, it is
> just the beginning of jumbo frame sizes.
>
> Balbir
>
> |-----Original Message-----
> |From: linux-kernel-owner@vger.kernel.org
> |[mailto:linux-kernel-owner@vger.kernel.org] On Behalf Of Joel Jaeggli
> |Sent: Tuesday, June 11, 2002 3:32 AM
> |To: Bill Davidsen
> |Cc: Olivier Galibert; linux-kernel@vger.kernel.org
> |Subject: Re: MTU discovery
> |
> |
> |
> |9000 is the limit on gigabit ethernet, other media type have different
> |maximum frame sizes (ie 4470 on fddi, 9216 on pos oc12 interfaces).
> |
>
>

-- 
-------------------------------------------------------------------------- 
Joel Jaeggli	      Academic User Services   joelja@darkwing.uoregon.edu    
--    PGP Key Fingerprint: 1DE9 8FCA 51FB 4195 B42A 9C32 A30D 121E      --
  In Dr. Johnson's famous dictionary patriotism is defined as the last
  resort of the scoundrel.  With all due respect to an enlightened but
  inferior lexicographer I beg to submit that it is the first.
	   	            -- Ambrose Bierce, "The Devil's Dictionary"

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/