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.28] -4 -t # 2.55 [+2.26] tcp tx: 958 MB/s 16258 calls/s 16258 msg/s # 2.55 [+0.00] tcp rx: 959 MB/s 49282 calls/s # 3.55 [+1.00] tcp tx: 962 MB/s 16317 calls/s 16317 msg/s # 3.55 [+0.00] tcp rx: 963 MB/s 49994 calls/s # 4.55 [+1.00] tcp tx: 961 MB/s 16314 calls/s 16314 msg/s # 4.55 [+0.00] tcp rx: 962 MB/s 49959 calls/s # 5.55 [+1.00] tcp tx: 963 MB/s 16337 calls/s 16337 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 606 MB/s 439552 calls/s # 6.91 [+0.02] udp tx: 1308 MB/s 22201 calls/s 22201 msg/s # 7.89 [+0.98] udp rx: 672 MB/s 487424 calls/s # 7.91 [+0.02] udp tx: 1300 MB/s 22058 calls/s 22058 msg/s # 8.89 [+0.98] udp rx: 670 MB/s 485376 calls/s # 8.91 [+0.02] udp tx: 1280 MB/s 21711 calls/s 21711 msg/s # 9.89 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.91 [+0.02] udp tx: 1282 MB/s 21752 calls/s 21752 msg/s # 9.94 [+0.04] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.25 [+0.31] -4 -G # 11.27 [+1.01] udp rx: 1122 MB/s 818564 calls/s # 11.29 [+0.02] udp tx: 1143 MB/s 19398 calls/s 19398 msg/s # 12.27 [+0.98] udp rx: 1142 MB/s 832874 calls/s # 12.29 [+0.02] udp tx: 1141 MB/s 19360 calls/s 19360 msg/s # 13.27 [+0.98] udp rx: 1136 MB/s 828514 calls/s # 13.29 [+0.02] udp tx: 1134 MB/s 19249 calls/s 19249 msg/s # 14.27 [+0.98] udp rx: 1134 MB/s 827528 calls/s # 14.29 [+0.02] udp tx: 1134 MB/s 19241 calls/s 19241 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__->