feat(profiles): Do not share seeds between streams 15/41015/1
authorVratko Polak <vrpolak@cisco.com>
Fri, 31 May 2024 12:23:38 +0000 (14:23 +0200)
committerVratko Polak <vrpolak@cisco.com>
Fri, 31 May 2024 13:46:46 +0000 (13:46 +0000)
commit969b1e55783dd65b837e61656818b7b470667d0e
treeb178b9350e09482884e661cde1d97c934b62386b
parent7506df12a11f6d73a8b6291fba9a5bbf72bea47a
feat(profiles): Do not share seeds between streams

Avoiding any predictable memory access patterns
is more important than similarity between 2p and 6p profiles.

+ Seed values now match parts of IP source address.

Change-Id: Ib1830cf9d3e7b329e54de19a92ecea77c8baeeb5
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit 3151535b07b7602e73925224250670af9449db68)
GPL/traffic_profiles/trex/trex-stl-ethip4-ip4dst-rnd10000-6p.py
GPL/traffic_profiles/trex/trex-stl-ethip4-ip4dst-rnd100000-6p.py
GPL/traffic_profiles/trex/trex-stl-ethip4-ip4dst-rnd1000000-6p.py
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst-rnd10000-6p.py
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst-rnd100000-6p.py
GPL/traffic_profiles/trex/trex-stl-ethip6-ip6dst-rnd1000000-6p.py