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: 970 MB/s 16460 calls/s 16460 msg/s # tcp rx: 970 MB/s 51484 calls/s # tcp tx: 1020 MB/s 17310 calls/s 17310 msg/s # tcp rx: 1021 MB/s 52677 calls/s # tcp tx: 963 MB/s 16339 calls/s 16339 msg/s # tcp rx: 964 MB/s 49448 calls/s # tcp tx: 959 MB/s 16272 calls/s 16272 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: 617 MB/s 447488 calls/s # udp tx: 1240 MB/s 21042 calls/s 21042 msg/s # udp rx: 662 MB/s 480821 calls/s # udp tx: 1232 MB/s 20899 calls/s 20899 msg/s # udp rx: 655 MB/s 474880 calls/s # udp tx: 1294 MB/s 21955 calls/s 21955 msg/s # udp rx: 660 MB/s 478208 calls/s # udp tx: 1277 MB/s 21675 calls/s 21675 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: 1099 MB/s 802051 calls/s # udp tx: 1128 MB/s 19144 calls/s 19144 msg/s # udp rx: 1138 MB/s 829982 calls/s # udp tx: 1139 MB/s 19328 calls/s 19328 msg/s # udp rx: 1119 MB/s 816472 calls/s # udp tx: 1119 MB/s 18995 calls/s 18995 msg/s # udp rx: 1109 MB/s 809396 calls/s # udp tx: 1110 MB/s 18833 calls/s 18833 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__->