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.30 [+0.30] -4 -t # 2.58 [+2.27] tcp tx: 794 MB/s 13469 calls/s 13469 msg/s # 2.58 [+0.00] tcp rx: 794 MB/s 48220 calls/s # 3.58 [+1.00] tcp tx: 880 MB/s 14930 calls/s 14930 msg/s # 3.58 [+0.00] tcp rx: 880 MB/s 43296 calls/s # 4.58 [+1.00] tcp tx: 850 MB/s 14430 calls/s 14430 msg/s # 4.58 [+0.00] tcp rx: 851 MB/s 43350 calls/s # 5.58 [+1.00] tcp tx: 848 MB/s 14386 calls/s 14386 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.30] -4 -v # 6.92 [+1.02] udp rx: 589 MB/s 426752 calls/s # 6.94 [+0.02] udp tx: 1306 MB/s 22156 calls/s 22156 msg/s # 7.92 [+0.98] udp rx: 670 MB/s 485632 calls/s # 7.94 [+0.02] udp tx: 1298 MB/s 22017 calls/s 22017 msg/s # 8.92 [+0.98] udp rx: 670 MB/s 485632 calls/s # 8.94 [+0.02] udp tx: 1294 MB/s 21964 calls/s 21964 msg/s # 9.93 [+0.98] udp rx: 670 MB/s 485632 calls/s # 9.94 [+0.02] udp tx: 1294 MB/s 21962 calls/s 21962 msg/s # 9.98 [+0.04] udp gso and gro - over veth touching data # 9.98 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.33] -4 -G # 11.32 [+1.02] udp rx: 1117 MB/s 815255 calls/s # 11.34 [+0.02] udp tx: 1139 MB/s 19331 calls/s 19331 msg/s # 12.32 [+0.98] udp rx: 1138 MB/s 830370 calls/s # 12.34 [+0.02] udp tx: 1140 MB/s 19347 calls/s 19347 msg/s # 13.32 [+0.98] udp rx: 1133 MB/s 826368 calls/s # 13.34 [+0.02] udp tx: 1135 MB/s 19257 calls/s 19257 msg/s # 14.33 [+0.99] udp rx: 1128 MB/s 823349 calls/s # 14.34 [+0.01] udp tx: 1131 MB/s 19192 calls/s 19192 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__->