<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Dear Julien,<br>
<br>
Emilio is right in saying that you wouldn't get much advantage from
using physical/link-layer NIC configuration tools.<br>
The point is that Netkit (or, more precisely, the underlying User-Mode
Linux) provides you with a virtual Ethernet interface that is not bound
to any physical link, thus all the duplex/speed negotiation aspects
that this might bring about are not envisaged. Network performance
instead depends on the capability of the virtual hub to quickly
dispatch packets and this, in turn, depends on the performance of the
host machine.<br>
<br>
On the other hand, you can still force (typically, limit) some of the
parameters of the virtual links to reproduce more closely the behavior
of a real network. This can be achieved by means of the Netem facility,
which is included in the Netkit kernel. You can find more information
about it by reading the examples at
<a class="moz-txt-link-freetext" href="http://www.linux-foundation.org/en/Net:Netem">http://www.linux-foundation.org/en/Net:Netem</a>.<br>
<br>
Another possibility is to replace the standard virtual hub provided
with Netkit with the enhanced vde_switch from the Virtual Distributed
Ethernet project (<a class="moz-txt-link-freetext" href="http://wiki.virtualsquare.org/index.php/VDE">http://wiki.virtualsquare.org/index.php/VDE</a>).
However, at present Netkit does not provide support to natively
configure this kind of switch.<br>
<br>
Regards,<br>
Massimo.<br>
<br>
<br>
<br>
</tt><br>
Emilio Scalise wrote:
<blockquote cite="mid:200805021125.23527.emisca@email.it" type="cite">
  <pre wrap="">I don't think that mii-tool and ethtool are useful in netkit. Netkit uses UML, 
user mode linux. You can search on the net about networking in user mode 
linux for more informations about this topic..
You can (for example) search on google 'user mode linux network performance', 
there are many benchmark and comparisons between real machines, uml virtual 
machines and other types of virtual machine.

I hope that these informations could be useful for your objectives.

Bye,
Emilio

Il Thursday 01 May 2008 04:35:40 Julien Lange ha scritto:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello,

I'm wondering what are the capacities of the interfaces in netkit. I
tried to set up some configuration settings using mii-tool, but it seems
that the virtual devices aren't mii compliant. I didn't have any success
  with ethtool neither.

Can someone tell me a bit more about interface (link) speed setting in
netkit? I would like to make some QoS tests, so it would be great to
know the default limitation of the link.


Thank you very much in advance for your help,

Best regards,


Julien.
_______________________________________________
Netkit.users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a>
<a class="moz-txt-link-freetext" href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->_______________________________________________
Netkit.users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Netkit.users@list.dia.uniroma3.it">Netkit.users@list.dia.uniroma3.it</a>
<a class="moz-txt-link-freetext" href="http://list.dia.uniroma3.it/mailman/listinfo/netkit.users">http://list.dia.uniroma3.it/mailman/listinfo/netkit.users</a>
  </pre>
</blockquote>
</body>
</html>