diff options
author | Viliam Luc <vluc@cisco.com> | 2021-12-14 14:44:27 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2021-12-15 07:43:15 +0000 |
commit | 46b95d51f368c4f20ff2b1501cee2c6df75032e9 (patch) | |
tree | 86e9fc7b14cb4ef980841259e079c5383ca30906 /tests/vpp/perf/l2 | |
parent | 6e42b7852dea95ad855ea24a762a6c856fd9c4c4 (diff) |
docs: small update structure fix
Signed-off-by: Viliam Luc <vluc@cisco.com>
Change-Id: Ib0a853f7bd8cdbb0dee747e4f601bc4e54d006e9
Diffstat (limited to 'tests/vpp/perf/l2')
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-oacl1sf-100kflows-ndrpdr.robot | 2 | ||||
-rw-r--r-- | tests/vpp/perf/l2/10ge2p1x710-eth-l2bdscale10kmaclrn-ndrpdr.robot | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-oacl1sf-100kflows-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-oacl1sf-100kflows-ndrpdr.robot index d7b05da216..ed7ab8d15b 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-oacl1sf-100kflows-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdbasemaclrn-oacl1sf-100kflows-ndrpdr.robot @@ -86,7 +86,7 @@ *** Keywords *** | Local Template -| | [Documentation] | FIXME. +| | [Documentation] | | ... | - **[Cfg]** DUT runs IPv4 routing config. \ | | ... | Each DUT uses ${phy_cores} physical core(s) for worker threads. | | ... | - **[Ver]** Measure NDR and PDR values using MLRsearch algorithm. diff --git a/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdscale10kmaclrn-ndrpdr.robot b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdscale10kmaclrn-ndrpdr.robot index d7df02a0fa..1d2f9a94f0 100644 --- a/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdscale10kmaclrn-ndrpdr.robot +++ b/tests/vpp/perf/l2/10ge2p1x710-eth-l2bdscale10kmaclrn-ndrpdr.robot @@ -73,8 +73,8 @@ *** Keywords *** | Local Template | | [Documentation] -| | ... | [CFG] Each DUT runs L2BD switching config and uses ${phy_cores} \ -| | ... | physical core(s) for worker threads. +| | ... | - **[Cfg]** Each DUT runs L2BD switching config and uses \ +| | ... | ${phy_cores} physical core(s) for worker threads. | | ... | - **[Ver]** Measure NDR and PDR values using MLRsearch algorithm. | | | | ... | *Arguments:* |