Enabling SR-IOV on T2080RDB (Rev C)

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Enabling SR-IOV on T2080RDB (Rev C)

756 Views
myerfdog
Contributor I

I'm looking into enabling SR-IOV on the T2080RDB.  I have generated a kernel that contains QEMU, KVM and libvirt.  How would I go about enabling SR-IOV in libvirt?  I was under the assumption I could do something like the following:

<network>

  <name>passthrough</name>

  <forward mode='hostdev' managed='yes'>

    <pf dev='eth3'/>

  </forward>

</network>

But I am not sure of the netdev name of the SR-IOV device's PF...

Are there any documents that would help me do this?  I am new to libvirt/KVM/QEMU etc so the more information I have the better.  Thanks.

Labels (1)
Tags (4)
0 Kudos
0 Replies