feat(profiles): Do not share seeds between streams 14/41014/1
authorVratko Polak <[email protected]>
Fri, 31 May 2024 12:23:38 +0000 (14:23 +0200)
committerVratko Polak <[email protected]>
Fri, 31 May 2024 13:46:22 +0000 (13:46 +0000)
commit7b70e8fe807cac70f7c20a59a3013e9d7a629c87
tree8756b35c85ffa4f1d0fbd6c88b24d1c780753d79
parent6b805133c3c681794f789cdf93899f218533552a
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 <[email protected]>
(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