kvm

<interface type='bridge'>

<mac address=''/>

<source bridge='br0'/>

<model type='Virtio'/>  没有指定model type关键字,e1000模拟的是Intel公司的千兆网卡,8139模拟的是早期Realtek公司百兆网卡

<address type='pci' domain='0x0000' bus='0x00' solt='0x03' function='0x0'/>

多数使用libVirt 管理来宾系统

pps packet per second

带宽,每秒发包数

服务器承载的是游戏 or web 需要大量收发小包的业务,

原文地址:https://www.cnblogs.com/ruiy/p/5079236.html