summaryrefslogtreecommitdiffstats
path: root/scripts/stl/udp_rand_len_9k.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stl/udp_rand_len_9k.py')
-rw-r--r--scripts/stl/udp_rand_len_9k.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/stl/udp_rand_len_9k.py b/scripts/stl/udp_rand_len_9k.py
index c9339d2d..c24101cb 100644
--- a/scripts/stl/udp_rand_len_9k.py
+++ b/scripts/stl/udp_rand_len_9k.py
@@ -35,7 +35,7 @@ class STLS1(object):
- def get_streams (self, direction = 0):
+ def get_streams (self, direction = 0, **kwargs):
# create 1 stream
return [ self.create_stream() ]