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: 1282 MB/s 21745 calls/s 21745 msg/s # tcp rx: 1285 MB/s 54261 calls/s # tcp tx: 1314 MB/s 22292 calls/s 22292 msg/s # tcp rx: 1317 MB/s 58857 calls/s # tcp tx: 1256 MB/s 21307 calls/s 21307 msg/s # tcp rx: 1257 MB/s 57708 calls/s # tcp tx: 1366 MB/s 23177 calls/s 23177 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: 598 MB/s 432985 calls/s # udp tx: 1698 MB/s 28805 calls/s 28805 msg/s # udp rx: 596 MB/s 431389 calls/s # udp tx: 1716 MB/s 29113 calls/s 29113 msg/s # udp rx: 660 MB/s 477523 calls/s # udp tx: 1683 MB/s 28547 calls/s 28547 msg/s # udp rx: 644 MB/s 465920 calls/s # udp tx: 1681 MB/s 28520 calls/s 28520 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: 1210 MB/s 883054 calls/s # udp tx: 1248 MB/s 21175 calls/s 21175 msg/s # udp rx: 1169 MB/s 853057 calls/s # udp tx: 1162 MB/s 19714 calls/s 19714 msg/s # udp rx: 1137 MB/s 829581 calls/s # udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # udp rx: 1274 MB/s 929593 calls/s # udp tx: 1278 MB/s 21676 calls/s 21676 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__->