X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Flibraries%2Fpython%2FTLDK%2FUdpTest.py;h=b3f1b221e60876aada6fc7d526414bb094bb1153;hp=0571323dcfd87e01cd0be24c0e1dde512596cb47;hb=5e7be479eacd4d1085cab152c35dcb6433a146ed;hpb=ceb7c2545cda1bc7fe3d4bf35cdf75253efe8c6d diff --git a/resources/libraries/python/TLDK/UdpTest.py b/resources/libraries/python/TLDK/UdpTest.py index 0571323dcf..b3f1b221e6 100644 --- a/resources/libraries/python/TLDK/UdpTest.py +++ b/resources/libraries/python/TLDK/UdpTest.py @@ -73,7 +73,6 @@ class UdpTest(object): :type file_prefix: str :type dest_ip: str :type is_ipv4: bool - :returns: none. :raises RuntimeError: If failed to execute udpfwd test on the dut node. """ pci_address = Topology.get_interface_pci_addr(dut_node, dut_if)