make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_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 # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.56 [+2.27] tcp tx: 950 MB/s 16125 calls/s 16125 msg/s # 2.59 [+0.03] tcp rx: 986 MB/s 48065 calls/s # 3.56 [+0.97] tcp tx: 973 MB/s 16506 calls/s 16506 msg/s # 3.59 [+0.03] tcp rx: 973 MB/s 46400 calls/s # 4.56 [+0.97] tcp tx: 970 MB/s 16458 calls/s 16458 msg/s # 4.61 [+0.05] tcp rx: 978 MB/s 46660 calls/s # 5.56 [+0.95] tcp tx: 916 MB/s 15547 calls/s 15547 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.26] -4 -v # 6.86 [+1.01] udp rx: 645 MB/s 467200 calls/s # 6.87 [+0.01] udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # 7.86 [+0.99] udp rx: 655 MB/s 474880 calls/s # 7.87 [+0.01] udp tx: 1284 MB/s 21789 calls/s 21789 msg/s # 8.86 [+0.99] udp rx: 660 MB/s 478464 calls/s # 8.87 [+0.01] udp tx: 1271 MB/s 21563 calls/s 21563 msg/s # 9.86 [+0.99] udp rx: 641 MB/s 464896 calls/s # 9.87 [+0.01] udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.26] -4 -G # 11.18 [+1.01] udp rx: 1027 MB/s 749188 calls/s # 11.19 [+0.02] udp tx: 1048 MB/s 17789 calls/s 17789 msg/s # 12.18 [+0.98] udp rx: 1073 MB/s 783157 calls/s # 12.19 [+0.02] udp tx: 1073 MB/s 18205 calls/s 18205 msg/s # 13.18 [+0.99] udp rx: 1077 MB/s 785845 calls/s # 13.19 [+0.02] udp tx: 1076 MB/s 18262 calls/s 18262 msg/s # 14.18 [+0.99] udp rx: 1073 MB/s 782969 calls/s # 14.19 [+0.01] udp tx: 1072 MB/s 18189 calls/s 18189 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__->