Create SR-IOV Direct-Physical Port

Procedure

  1. Log in to the network node using SSH and go to the EFA folder.
    # cd efa
  2. 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) 
    
  3. Repeat the procedure to create the second SR-IOV Direct-Physical port.