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: 987 MB/s 16748 calls/s 16748 msg/s # tcp rx: 988 MB/s 50572 calls/s # tcp tx: 955 MB/s 16210 calls/s 16210 msg/s # tcp rx: 956 MB/s 48858 calls/s # tcp tx: 975 MB/s 16548 calls/s 16548 msg/s # tcp rx: 976 MB/s 49951 calls/s # tcp tx: 982 MB/s 16665 calls/s 16665 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: 663 MB/s 480768 calls/s # udp tx: 1274 MB/s 21608 calls/s 21608 msg/s # udp rx: 671 MB/s 486144 calls/s # udp tx: 1314 MB/s 22296 calls/s 22296 msg/s # udp rx: 678 MB/s 491264 calls/s # udp tx: 1313 MB/s 22270 calls/s 22270 msg/s # udp rx: 666 MB/s 482816 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 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: 1142 MB/s 833106 calls/s # udp tx: 1164 MB/s 19754 calls/s 19754 msg/s # udp rx: 1123 MB/s 819290 calls/s # udp tx: 1125 MB/s 19084 calls/s 19084 msg/s # udp rx: 1109 MB/s 808864 calls/s # udp tx: 1110 MB/s 18839 calls/s 18839 msg/s # udp rx: 1121 MB/s 817591 calls/s # udp tx: 1118 MB/s 18977 calls/s 18977 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__->