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.53 [+2.24] tcp tx: 1027 MB/s 17430 calls/s 17430 msg/s # 2.55 [+0.02] tcp rx: 1054 MB/s 52623 calls/s # 3.53 [+0.98] tcp tx: 961 MB/s 16308 calls/s 16308 msg/s # 3.55 [+0.02] tcp rx: 957 MB/s 49150 calls/s # 4.53 [+0.98] tcp tx: 959 MB/s 16273 calls/s 16273 msg/s # 4.56 [+0.03] tcp rx: 978 MB/s 46952 calls/s # 5.53 [+0.97] tcp tx: 960 MB/s 16292 calls/s 16292 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.26] -4 -v # 6.84 [+1.02] udp rx: 655 MB/s 476888 calls/s # 6.85 [+0.01] udp tx: 1356 MB/s 23010 calls/s 23010 msg/s # 7.83 [+0.98] udp rx: 671 MB/s 486369 calls/s # 7.85 [+0.02] udp tx: 1321 MB/s 22410 calls/s 22410 msg/s # 8.83 [+0.98] udp rx: 671 MB/s 486656 calls/s # 8.85 [+0.02] udp tx: 1312 MB/s 22263 calls/s 22263 msg/s # 9.84 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.85 [+0.01] udp tx: 1311 MB/s 22247 calls/s 22247 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1180 MB/s 861155 calls/s # 11.19 [+0.02] udp tx: 1200 MB/s 20361 calls/s 20361 msg/s # 12.17 [+0.98] udp rx: 1142 MB/s 833221 calls/s # 12.19 [+0.02] udp tx: 1141 MB/s 19369 calls/s 19369 msg/s # 13.17 [+0.99] udp rx: 1143 MB/s 834082 calls/s # 13.19 [+0.01] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 14.17 [+0.99] udp rx: 1139 MB/s 831374 calls/s # 14.19 [+0.01] udp tx: 1139 MB/s 19319 calls/s 19319 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__->