Jumbo Frames and NIC's

Soldato
Joined
18 Oct 2002
Posts
21,493
Location
Cambridge, UK
Hi,

I'm just fiddling about with the MTU size but my NIC's (in seperate machines) show:-

Realtek NIC

Jumbo frames
2KB MTU
3KB MTU
4KB MTU
5KB MTU
6KB MTU
7KB MTU

NVidia NIC

Jumbo frames
1500 bytes
2500 bytes
4000 bytes
9000 bytes

I'm not familiar with the notation on the Realtek NIC, what does a 3KB MTU equate to in old money, 1500 bytes?
 
A jumbo frame is typically anything larger than the default 1518 bytes, Your switch also has to support Jumbo frame sizes upto 9000 bytes otherwise youll experience difficulties, usually this only works best in server to server communications using network teaming and appropriate managed switches.
 
i used 9K jumbo frames on all my pc's in my gbit lan.

there's less cpu overhead but probably no faster or less latency that i've noticed.
 
Back
Top Bottom