Code Review
/
csit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
8231507
)
feat(profiles): IPv6 unseed
22/40822/1
author
pmikus
<
[email protected]
>
Fri, 26 Apr 2024 06:05:44 +0000
(06:05 +0000)
committer
pmikus
<
[email protected]
>
Fri, 26 Apr 2024 06:05:44 +0000
(06:05 +0000)
Signed-off-by: Peter Mikus <
[email protected]
>
Change-Id: I72a91c6270bd43fd41b8d7389b759305d9a3d408
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst500000-2p.py
patch
|
blob
|
history
diff --git
a/GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst500000-2p.py
b/GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst500000-2p.py
index
3e314ae
..
d85f9a5
100644
(file)
--- a/
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst500000-2p.py
+++ b/
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst500000-2p.py
@@
-86,9
+86,7
@@
class TrafficStreams(TrafficStreamsScaleClass):
name="ipv6_dst",
min_value=base,
max_value=base + count,
- size=8,
- seed=self.pkt_data[i]["seed"],
- limit=(2**24 - 1)
+ size=8
),
STLVmWrFlowVar(
fv_name="ipv6_dst",