make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 835 MB/s 14166 calls/s 14166 msg/s # tcp rx: 835 MB/s 66451 calls/s # tcp tx: 810 MB/s 13753 calls/s 13753 msg/s # tcp rx: 811 MB/s 67029 calls/s # tcp tx: 873 MB/s 14816 calls/s 14816 msg/s # tcp rx: 874 MB/s 68719 calls/s # tcp tx: 823 MB/s 13968 calls/s 13968 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 619 MB/s 448768 calls/s # udp tx: 1263 MB/s 21436 calls/s 21436 msg/s # udp rx: 645 MB/s 467712 calls/s # udp tx: 1184 MB/s 20094 calls/s 20094 msg/s # udp rx: 594 MB/s 430848 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 626 MB/s 454144 calls/s # udp tx: 1156 MB/s 19618 calls/s 19618 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1055 MB/s 769572 calls/s # udp tx: 1076 MB/s 18259 calls/s 18259 msg/s # udp rx: 1134 MB/s 827386 calls/s # udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # udp rx: 1169 MB/s 853074 calls/s # udp tx: 1169 MB/s 19829 calls/s 19829 msg/s # udp rx: 1169 MB/s 853006 calls/s # udp tx: 1169 MB/s 19831 calls/s 19831 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->