doc breakage
authorimarom <[email protected]>
Wed, 30 Nov 2016 16:04:05 +0000 (18:04 +0200)
committerimarom <[email protected]>
Wed, 30 Nov 2016 16:04:05 +0000 (18:04 +0200)
Signed-off-by: imarom <[email protected]>
scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_client.py

index feb6ef4..8429bb8 100755 (executable)
@@ -2788,10 +2788,8 @@ class STLClient(object):
                 led_on           - True or False
                 flow_ctrl        - 0: disable all, 1: enable tx side, 2: enable rx side, 3: full enable
                 rxf              - 'hw' for hardware rules matching packets only or 'all' all packets
-                ipv4             - configure IPv4 address for port(s). for multiple ports should be a list
-                                   of IPv4 addresses in the same length of the ports array
-                dest             - configure destination address for port(s) in either IPv4 or MAC format.
-                                   for multiple ports should be a list in the same length of the ports array
+                ipv4             - configure IPv4 address for port(s). for multiple ports should be a list of IPv4 addresses in the same length of the ports array
+                dest             - configure destination address for port(s) in either IPv4 or MAC format. for multiple ports should be a list in the same length of the ports array
                 resolve          - if true, in case a destination address is configured as IPv4 try to resolve it
             :raises:
                 + :exe:'STLError'