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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.30 [+0.30] -4 -t # 2.56 [+2.26] tcp tx: 889 MB/s 15080 calls/s 15080 msg/s # 2.56 [+0.00] tcp rx: 889 MB/s 46866 calls/s # 3.56 [+1.00] tcp tx: 898 MB/s 15240 calls/s 15240 msg/s # 3.56 [+0.00] tcp rx: 899 MB/s 46613 calls/s # 4.56 [+1.00] tcp tx: 908 MB/s 15409 calls/s 15409 msg/s # 4.56 [+0.00] tcp rx: 909 MB/s 46831 calls/s # 5.56 [+1.00] tcp tx: 889 MB/s 15084 calls/s 15084 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+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: 645 MB/s 467727 calls/s # 6.91 [+0.02] udp tx: 1180 MB/s 20014 calls/s 20014 msg/s # 7.89 [+0.98] udp rx: 662 MB/s 479488 calls/s # 7.91 [+0.02] udp tx: 1209 MB/s 20519 calls/s 20519 msg/s # 8.89 [+0.98] udp rx: 652 MB/s 472576 calls/s # 8.91 [+0.02] udp tx: 1218 MB/s 20662 calls/s 20662 msg/s # 9.89 [+0.98] udp rx: 660 MB/s 478464 calls/s # 9.91 [+0.02] udp tx: 1216 MB/s 20641 calls/s 20641 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.27] -4 -G # 11.22 [+1.01] udp rx: 1004 MB/s 732664 calls/s # 11.24 [+0.02] udp tx: 1023 MB/s 17362 calls/s 17362 msg/s # 12.23 [+0.98] udp rx: 1094 MB/s 798190 calls/s # 12.24 [+0.02] udp tx: 1094 MB/s 18560 calls/s 18560 msg/s # 13.23 [+0.99] udp rx: 1101 MB/s 803077 calls/s # 13.24 [+0.01] udp tx: 1100 MB/s 18673 calls/s 18673 msg/s # 14.23 [+0.99] udp rx: 1099 MB/s 802142 calls/s # 14.24 [+0.01] udp tx: 1099 MB/s 18650 calls/s 18650 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__->