• S
    1. User can opt for dhcp IP or a static IP configuration for probed interfaces... · c8e8812d
    Santwana Samantray 提交于
    1. User can opt for dhcp IP or a static IP configuration for probed interfaces inside guest. Added option for static IP configuration in this commit.
    
    2. Not all test environments would have a dhcp server to serve IP for
       random mac addresses. So configure_on_host param has been
       introduced to choose whether configure VFs with dhcp IP on host or not
    
    3. Enabled huge-pages option to boot up the guest with VF pass-through.
       User can choose to enable/disable hugepages along with the pass-through.
    
    Signed-off-by: Srikanth Aithal sraithal@linux.vnet.ibm.com
    Signed-off-by: NSantwana Samantray <santwana@linux.vnet.ibm.com>
    c8e8812d
sr_iov_sanity.py 8.9 KB