qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] jumbo frames: needing some help
@ 2008-09-19 17:37 martin.rauh
  2008-09-19 18:58 ` Anthony Liguori
  0 siblings, 1 reply; 5+ messages in thread
From: martin.rauh @ 2008-09-19 17:37 UTC (permalink / raw)
  To: qemu-devel

Hello, everyone!

Sorry for the inconvenience, but as a part of my diploma thesis, I am  
creating a virtual NIC for QEMU, in order to support a new cluster OS  
of the university. (Saving the overhead caused by emulating real  
hardware, it is not emulating an existing NIC.) Anyway, now it seems  
to be working correctly, except for handling jumbo frames, which I  
have to make available.

I connected two QEMU instances by -net socket,listen and -net  
socket,connect options and I can send and receive packets in the  
guests. If I'm sending a 9000 byte packet, or bigger than 4 kByte, it  
is received completely by the other instance, but then QEMU crashes.

I didn't find an according bug in the code of my NIC.
MTU of 127.0.0.1 is 16436...

Is there something special that I have to take care of, dealing with  
jumbo frames? Unfortunately I'm no expert in networking...

Thank you in advance!

Regards,

Martin Rauh.

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

end of thread, other threads:[~2008-09-23 16:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-19 17:37 [Qemu-devel] jumbo frames: needing some help martin.rauh
2008-09-19 18:58 ` Anthony Liguori
2008-09-20 20:29   ` Martin Rauh
2008-09-22 19:42     ` Anthony Liguori
2008-09-23 16:57       ` Martin Rauh

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).