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.33 [+0.31] -4 -t # 2.58 [+2.26] tcp tx: 975 MB/s 16552 calls/s 16552 msg/s # 2.58 [+0.00] tcp rx: 976 MB/s 50223 calls/s # 3.58 [+1.00] tcp tx: 973 MB/s 16505 calls/s 16505 msg/s # 3.58 [+0.00] tcp rx: 974 MB/s 50185 calls/s # 4.58 [+1.00] tcp tx: 951 MB/s 16141 calls/s 16141 msg/s # 4.59 [+0.00] tcp rx: 952 MB/s 51231 calls/s # 5.58 [+1.00] tcp tx: 981 MB/s 16639 calls/s 16639 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.29] -4 -v # 6.92 [+1.01] udp rx: 626 MB/s 453888 calls/s # 6.94 [+0.02] udp tx: 1178 MB/s 19980 calls/s 19980 msg/s # 7.92 [+0.98] udp rx: 664 MB/s 481280 calls/s # 7.94 [+0.02] udp tx: 1208 MB/s 20489 calls/s 20489 msg/s # 8.92 [+0.98] udp rx: 667 MB/s 483840 calls/s # 8.94 [+0.02] udp tx: 1158 MB/s 19646 calls/s 19646 msg/s # 9.92 [+0.98] udp rx: 666 MB/s 483176 calls/s # 9.94 [+0.02] udp tx: 1155 MB/s 19606 calls/s 19606 msg/s # 9.97 [+0.03] 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.25 [+0.27] -4 -G # 11.26 [+1.01] udp rx: 1079 MB/s 787277 calls/s # 11.28 [+0.02] udp tx: 1103 MB/s 18708 calls/s 18708 msg/s # 12.26 [+0.98] udp rx: 1108 MB/s 808734 calls/s # 12.28 [+0.02] udp tx: 1111 MB/s 18854 calls/s 18854 msg/s # 13.26 [+0.98] udp rx: 1121 MB/s 817995 calls/s # 13.28 [+0.02] udp tx: 1123 MB/s 19063 calls/s 19063 msg/s # 14.26 [+0.98] udp rx: 1117 MB/s 814766 calls/s # 14.28 [+0.02] udp tx: 1119 MB/s 18990 calls/s 18990 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__->