1
0
mirror of https://passt.top/passt synced 2024-12-22 13:45:32 +00:00
passt/test/perf
Stefano Brivio 2bf8ffcf07 test/perf: Select a single IPv6 namespace address in pasta tests
By dropping the filter on prefix length, commit 910f4f9103
("test: Don't require 64-bit prefixes in perf tests") broke tests on
setups where two global unicast IPv6 addresses are available, which
is the typical case when the "host" is a VM running under passt with
addresses from SLAAC and DHCPv6, because two addresses will be
returned.

Pick the first one instead. We don't really care about the prefix
length, any of these addresses will work.

Fixes: 910f4f9103 ("test: Don't require 64-bit prefixes in perf tests")
Link: https://archives.passt.top/passt-dev/20241119214344.6b4a5b3a@elisabeth/
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
2024-11-26 08:30:18 +01:00
..
passt_tcp test: Wait for DAD on DHCPv6 addresses 2024-10-18 20:27:51 +02:00
passt_udp conf: Allow address remapped to host to be configured 2024-08-21 12:00:35 +02:00
pasta_tcp test/perf: Select a single IPv6 namespace address in pasta tests 2024-11-26 08:30:18 +01:00
pasta_udp test/perf: Select a single IPv6 namespace address in pasta tests 2024-11-26 08:30:18 +01:00