Rafael Jardim 480c499d21 Update upstream node management
There are some files that was added new content.

Signed-off-by: Rafael Jardim <rafaeljordao.jardim@windriver.com>
Change-Id: I5489abf08647014030f53849120c1c42a798cdfe
2021-03-10 14:05:00 -03:00

1.3 KiB

SRIOV Port Sharing

With port sharing, you can:

  • Create an interface on a capable port.
  • Create type sub-interfaces using the interface, and attach these sub-interfaces to data networks..
  • Create type interfaces using the interface, and attach them to , internal management and cluster-host platform networks respectively.
  • Create ethernet type of sub-interfaces using an interface, and attach this interface to pxeboot network, which has to be untagged network.

By doing so, all of the network planes can be carried by only one VF-capable physical port according to following resource allocation:

  • Platform type networks: PF
    • pxeboot
    • oam
    • cluster-host
    • mgmt
  • Data type networks:
    • pci-sriov class, vf type
  • Configuring Ethernet Interfaces on SR-IOV interface Using from Horizon <configuring-ethernet-interfaces-on-sriov-interace usingfrom-horizon>
  • Configuring Ethernet Interfaces on SR-IOV interface Using the CLI <configuring-ethernet-interfaces-on-sriov-interface-using-cli>