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.26 [+0.26] -4 -t # 2.49 [+2.23] tcp tx: 989 MB/s 16781 calls/s 16781 msg/s # 2.49 [+0.00] tcp rx: 990 MB/s 50900 calls/s # 3.49 [+1.00] tcp tx: 974 MB/s 16524 calls/s 16524 msg/s # 3.49 [+0.00] tcp rx: 975 MB/s 49773 calls/s # 4.49 [+1.00] tcp tx: 974 MB/s 16534 calls/s 16534 msg/s # 4.49 [+0.00] tcp rx: 975 MB/s 50269 calls/s # 5.49 [+1.00] tcp tx: 983 MB/s 16686 calls/s 16686 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.24] -4 -v # 6.78 [+1.01] udp rx: 660 MB/s 478720 calls/s # 6.79 [+0.01] udp tx: 1296 MB/s 21982 calls/s 21982 msg/s # 7.78 [+0.99] udp rx: 672 MB/s 487168 calls/s # 7.79 [+0.01] udp tx: 1304 MB/s 22117 calls/s 22117 msg/s # 8.78 [+0.99] udp rx: 673 MB/s 487680 calls/s # 8.79 [+0.01] udp tx: 1294 MB/s 21955 calls/s 21955 msg/s # 9.78 [+0.99] udp rx: 673 MB/s 487936 calls/s # 9.79 [+0.01] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 9.82 [+0.03] udp gso and gro - over veth touching data # 9.82 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.07 [+0.25] -4 -G # 11.08 [+1.01] udp rx: 1115 MB/s 813370 calls/s # 11.10 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 msg/s # 12.09 [+0.98] udp rx: 1130 MB/s 824409 calls/s # 12.10 [+0.02] udp tx: 1129 MB/s 19161 calls/s 19161 msg/s # 13.09 [+0.99] udp rx: 1128 MB/s 822692 calls/s # 13.10 [+0.01] udp tx: 1127 MB/s 19116 calls/s 19116 msg/s # 14.09 [+0.99] udp rx: 1131 MB/s 825536 calls/s # 14.10 [+0.01] udp tx: 1131 MB/s 19183 calls/s 19183 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__->