X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=nfvbench%2Fcfg.default.yaml;h=56d5b7f6054193bc1f39907ffa10cad8dbd591ad;hb=9a0311d631980451b5b58dab967bb12b23c67765;hp=5c791abc88b6ad0803eac575365b2ce2ed1aeb88;hpb=5cc38f190fdd8bb61a1dd9a53a814460ae41b0e7;p=nfvbench.git diff --git a/nfvbench/cfg.default.yaml b/nfvbench/cfg.default.yaml index 5c791ab..56d5b7f 100755 --- a/nfvbench/cfg.default.yaml +++ b/nfvbench/cfg.default.yaml @@ -277,6 +277,7 @@ loop_vm_name: 'nfvbench-loop-vm' # In the case of SR-IOV, both physical_network and segmentation ID must be provided # For example to setup PVP using 2 different SR-IOV ports, you must put the appropriate physnet # names under left.physical_network and right.physical_network. +# For multi-chaining and non shared networks, # Example of override configuration to force PVP to run on 2 SRIOV ports (phys_sriov0 and phys_sriov1) # using VLAN ID 2000 and 2001: # internal_networks: @@ -286,6 +287,11 @@ loop_vm_name: 'nfvbench-loop-vm' # right: # segmentation_id: 2001 # physical_network: phys_sriov1 +# For multi-chaining and non shared network mode: +# +# - the segmentation_id field if provided must be a list of values (as many as chains) +# - the physical_network can be a single name (all VFs to be allocated on same physnet) +# of a list of physnet names to use different PFs internal_networks: left: