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.25 [+0.24] -4 -t # 2.46 [+2.22] tcp tx: 1024 MB/s 17381 calls/s 17381 msg/s # 2.46 [+0.00] tcp rx: 1025 MB/s 51997 calls/s # 3.46 [+1.00] tcp tx: 996 MB/s 16902 calls/s 16902 msg/s # 3.55 [+0.09] tcp rx: 1097 MB/s 51318 calls/s # 4.46 [+0.91] tcp tx: 1166 MB/s 19789 calls/s 19789 msg/s # 5.18 [+0.72] tcp rx: 1906 MB/s 14305 calls/s # 5.46 [+0.28] tcp tx: 1112 MB/s 18875 calls/s 18875 msg/s # 5.49 [+0.03] udp gso - over veth touching data # 5.49 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.74 [+0.25] -4 -v # 6.76 [+1.01] udp rx: 564 MB/s 408576 calls/s # 6.77 [+0.02] udp tx: 1329 MB/s 22543 calls/s 22543 msg/s # 7.76 [+0.99] udp rx: 651 MB/s 472064 calls/s # 7.77 [+0.01] udp tx: 1301 MB/s 22073 calls/s 22073 msg/s # 8.76 [+0.99] udp rx: 671 MB/s 486656 calls/s # 8.77 [+0.01] udp tx: 1296 MB/s 21984 calls/s 21984 msg/s # 9.76 [+0.99] udp rx: 671 MB/s 486400 calls/s # 9.77 [+0.01] udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # 9.80 [+0.03] udp gso and gro - over veth touching data # 9.80 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.04 [+0.24] -4 -G # 11.05 [+1.01] udp rx: 1122 MB/s 819007 calls/s # 11.06 [+0.02] udp tx: 1142 MB/s 19383 calls/s 19383 msg/s # 12.05 [+0.99] udp rx: 1138 MB/s 830636 calls/s # 12.06 [+0.01] udp tx: 1138 MB/s 19307 calls/s 19307 msg/s # 13.05 [+0.99] udp rx: 1142 MB/s 832961 calls/s # 13.06 [+0.01] udp tx: 1141 MB/s 19357 calls/s 19357 msg/s # 14.05 [+0.99] udp rx: 1141 MB/s 832719 calls/s # 14.06 [+0.01] udp tx: 1140 MB/s 19349 calls/s 19349 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__->