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.54 [+2.26] tcp tx: 904 MB/s 15347 calls/s 15347 msg/s # 2.55 [+0.00] tcp rx: 905 MB/s 52746 calls/s # 3.54 [+1.00] tcp tx: 984 MB/s 16703 calls/s 16703 msg/s # 3.55 [+0.00] tcp rx: 985 MB/s 50415 calls/s # 4.54 [+1.00] tcp tx: 900 MB/s 15278 calls/s 15278 msg/s # 4.55 [+0.00] tcp rx: 900 MB/s 50201 calls/s # 5.54 [+1.00] tcp tx: 895 MB/s 15185 calls/s 15185 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.85 [+0.27] -4 -v # 6.87 [+1.01] udp rx: 657 MB/s 476416 calls/s # 6.88 [+0.02] udp tx: 1221 MB/s 20723 calls/s 20723 msg/s # 7.87 [+0.99] udp rx: 667 MB/s 483328 calls/s # 7.88 [+0.01] udp tx: 1247 MB/s 21151 calls/s 21151 msg/s # 8.87 [+0.99] udp rx: 669 MB/s 485120 calls/s # 8.88 [+0.01] udp tx: 1172 MB/s 19878 calls/s 19878 msg/s # 9.87 [+0.99] udp rx: 625 MB/s 453632 calls/s # 9.88 [+0.01] udp tx: 1064 MB/s 18048 calls/s 18048 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.29] -4 -G # 11.22 [+1.01] udp rx: 1052 MB/s 767792 calls/s # 11.24 [+0.02] udp tx: 1073 MB/s 18203 calls/s 18203 msg/s # 12.22 [+0.98] udp rx: 1117 MB/s 815355 calls/s # 12.24 [+0.02] udp tx: 1121 MB/s 19020 calls/s 19020 msg/s # 13.22 [+0.98] udp rx: 1122 MB/s 818922 calls/s # 13.24 [+0.02] udp tx: 1126 MB/s 19098 calls/s 19098 msg/s # 14.22 [+0.99] udp rx: 1123 MB/s 819146 calls/s # 14.24 [+0.01] udp tx: 1126 MB/s 19099 calls/s 19099 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__->