Jump to: navigation, search

Difference between revisions of "PCI passthrough SRIOV support"

(solution: tracking device allocated to alias)
Line 1: Line 1:
== Requements from SRIOV ==
+
==Requements from SRIOV==
 
*group device
 
*group device
 
*tracking device alloced to the NIC
 
*tracking device alloced to the NIC
  
  
== Solution: group the devices ==
+
=== Solution: group the devices===
 
whitlist alias use extra info (k,v) as group defination.
 
whitlist alias use extra info (k,v) as group defination.
  
 
===solution: tracking device allocated to alias===
 
===solution: tracking device allocated to alias===
 
use request append infomation to alloced device then find if by (k,v)
 
use request append infomation to alloced device then find if by (k,v)

Revision as of 08:15, 18 November 2013

Requements from SRIOV

  • group device
  • tracking device alloced to the NIC


Solution: group the devices

whitlist alias use extra info (k,v) as group defination.

solution: tracking device allocated to alias

use request append infomation to alloced device then find if by (k,v)