diff options
Diffstat (limited to 'docs')
-rwxr-xr-x | docs/design/vswitchperf_design.rst | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/docs/design/vswitchperf_design.rst b/docs/design/vswitchperf_design.rst index e139a025..4086cded 100755 --- a/docs/design/vswitchperf_design.rst +++ b/docs/design/vswitchperf_design.rst @@ -12,6 +12,15 @@ deployment scenarios and so on. Usage ===== +Example Connectivity to DUT +--------------------------- + +Establish connectivity to the VSPERF DUT Linux host, such as the DUT in Pod 3, +by following the steps in `Testbed POD3 +<https://wiki.opnfv.org/get_started/pod_3_-_characterize_vswitch_performance>`__ + +The steps cover booking the DUT and establishing the VSPERF environment. + Example Command Lines --------------------- @@ -239,8 +248,8 @@ Frame Modification requirements. | | v - +--------------+ table#1 - Routing table. Flows to route packets between - | | ports goes here. + +--------------+ table#1 - Routing table. Flow entries to forward + | | packets between ports goes here. | Table 1 | The chosen port is communicated to subsequent tables by | | setting the metadata value to the egress port number. | | Generally this table is set-up by by the |