X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=resources%2Ftools%2Ft-rex%2Ft-rex-stateless.py;fp=resources%2Ftools%2Ft-rex%2Ft-rex-stateless.py;h=8a7f34b27aaf86d81540d72f05959b409e2134a5;hp=be7c737fdb322666cef2a7f0c6aa5a3d41446169;hb=19452714266d7683a294e1c817993ea51b805503;hpb=e94852ebc0e22890d6812e1903c9514bf24453ba diff --git a/resources/tools/t-rex/t-rex-stateless.py b/resources/tools/t-rex/t-rex-stateless.py index be7c737fdb..8a7f34b27a 100755 --- a/resources/tools/t-rex/t-rex-stateless.py +++ b/resources/tools/t-rex/t-rex-stateless.py @@ -542,10 +542,6 @@ def main(): _traffic_options[attr] = getattr(args, attr) if _use_ipv6: - # WARNING: Trex limitation to IPv4 only. IPv6 is not yet supported. - print_error('IPv6 latency is not supported yet. Running without lat.') - _latency = False - stream_a, stream_b, stream_lat_a, stream_lat_b = create_streams_v6( _traffic_options, frame_size=_frame_size) else: