Update QoS documentation 49/2849/3
authorPatrik Hrnciar <phrnciar@cisco.com>
Tue, 13 Sep 2016 10:51:28 +0000 (12:51 +0200)
committerPeter Mikus <pmikus@cisco.com>
Tue, 4 Oct 2016 10:52:07 +0000 (10:52 +0000)
Change-Id: I5b77aed98cf10a73abff9e70a69d95534ff2ff3e
Signed-off-by: Patrik Hrnciar <phrnciar@cisco.com>
tests/func/policer/policer_ip4.robot
tests/func/policer/policer_ip6.robot

index a8113df..5c9e0bb 100644 (file)
@@ -49,9 +49,9 @@
 | | ... | [Ref] RFC2474, RFC2698.
 | | ... | [Cfg] On DUT1 configure 2R3C color-aware policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
@@ -80,9 +80,9 @@
 | | ... | [Ref] RFC2474, RFC2698.
 | | ... | [Cfg] On DUT1 configure 2R3C color-blind policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
 | | ... | [Ref] RFC2474, RFC2697.
 | | ... | [Cfg] On DUT1 configure 1R3C color-aware policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
 | | ... | [Ref] RFC2474, RFC2697.
 | | ... | [Cfg] On DUT1 configure 1R3C color-blind policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv4 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv4 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv4 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
index f980247..a5721a2 100644 (file)
@@ -49,9 +49,9 @@
 | | ... | [Ref] RFC2474, RFC2698.
 | | ... | [Cfg] On DUT1 configure 2R3C color-aware policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
@@ -80,9 +80,9 @@
 | | ... | [Ref] RFC2474, RFC2698.
 | | ... | [Cfg] On DUT1 configure 2R3C color-blind policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
 | | ... | [Ref] RFC2474, RFC2697.
 | | ... | [Cfg] On DUT1 configure 1R3C color-aware policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}
 | | ... | [Ref] RFC2474, RFC2697.
 | | ... | [Cfg] On DUT1 configure 1R3C color-blind policer on the first\
 | | ... | interface.
-| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1, verify if\
-| | ... | DUT1 sends correct IPv6 TCP packet with correct DSCP on the second\
-| | ... | link to TG.
+| | ... | [Ver] TG sends IPv6 TCP packet on the first link to DUT1.\
+| | ... | On DUT1 packet is marked with DSCP tag. Verify if DUT1 sends\
+| | ... | correct IPv6 TCP packet with correct DSCP on the second link to TG.
 | | ${dscp}= | DSCP AF22
 | | Given Policer Set Name | policer1
 | | And Policer Set Node | ${dut_node}