Create SR-IOV Direct-Physical Port

Procedure

  1. Create a SR-IOV Direct-Physical port.
    # openstack port create --network $pt_net_id --vnic-type direct-physical pt-port pt_id=$ (openstack port show pt-port -c id -f value) 
    
  2. Repeat the procedure to create the second SR-IOV Direct-Physical port.