1
0
mirror of https://passt.top/passt synced 2024-07-01 23:42:41 +00:00
passt/test/perf
Stefano Brivio cfa8a78a39 test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interface
There are a few occurrences of this assignment, which are needed to
re-add ::1 as loopback address after the MTU has been increased
back from a value below 1280 bytes.

This one, however, is redundant, and causes an error in the
execution.

Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
2022-05-19 15:24:15 +02:00
..
passt_tcp test/perf: Work-around for virtio_net hang before long streams from guest 2022-03-29 15:35:38 +02:00
passt_udp test/perf: Work-around for virtio_net hang before long streams from guest 2022-03-29 15:35:38 +02:00
pasta_tcp test/perf: Try sourcing maximum scaling frequency from cpufreq 2021-10-21 01:24:22 +02:00
pasta_udp test/perf/pasta_udp: Drop redundant assignment of ::1 to loopback interface 2022-05-19 15:24:15 +02:00