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.28 [+0.28] -4 -t # 2.49 [+2.21] tcp tx: 995 MB/s 16892 calls/s 16892 msg/s # 2.49 [+0.00] tcp rx: 996 MB/s 50040 calls/s # 3.49 [+1.00] tcp tx: 994 MB/s 16868 calls/s 16868 msg/s # 3.49 [+0.00] tcp rx: 995 MB/s 51012 calls/s # 4.49 [+1.00] tcp tx: 1012 MB/s 17170 calls/s 17170 msg/s # 4.50 [+0.00] tcp rx: 1013 MB/s 51700 calls/s # 5.49 [+1.00] tcp tx: 993 MB/s 16844 calls/s 16844 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.79 [+0.27] -4 -v # 6.80 [+1.01] udp rx: 647 MB/s 469248 calls/s # 6.81 [+0.01] udp tx: 1312 MB/s 22255 calls/s 22255 msg/s # 7.80 [+0.99] udp rx: 593 MB/s 429568 calls/s # 7.81 [+0.01] udp tx: 1320 MB/s 22395 calls/s 22395 msg/s # 8.80 [+0.99] udp rx: 608 MB/s 440832 calls/s # 8.81 [+0.01] udp tx: 1317 MB/s 22351 calls/s 22351 msg/s # 9.80 [+0.99] udp rx: 673 MB/s 487680 calls/s # 9.81 [+0.01] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 1113 MB/s 812256 calls/s # 11.13 [+0.02] udp tx: 1135 MB/s 19263 calls/s 19263 msg/s # 12.12 [+0.98] udp rx: 1133 MB/s 826962 calls/s # 12.13 [+0.02] udp tx: 1134 MB/s 19235 calls/s 19235 msg/s # 13.12 [+0.98] udp rx: 1131 MB/s 825182 calls/s # 13.13 [+0.02] udp tx: 1132 MB/s 19201 calls/s 19201 msg/s # 14.12 [+0.98] udp rx: 1135 MB/s 827882 calls/s # 14.13 [+0.02] udp tx: 1134 MB/s 19246 calls/s 19246 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__->