I am developing NICs and NIC drivers. My NICs have very distinct behavior : they have custom data rate (10/100/1000/10000/14000/18000), and they have their own drivers.
I would like to do QoS tests, for various OSes. For that I am thinking about the following setup: An ESXi 5 host server with two NICs - one for console (which is a default 10/100 NIC), and a second NIC - the one I am developing - which is connected to another physical computer.
Is there a way to define the second NIC such that all guest OSes will see the NIC as if it was the physical NIC?