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/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' 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.31 [+0.31] -4 -t # 2.57 [+2.26] tcp tx: 918 MB/s 15586 calls/s 15586 msg/s # 2.57 [+0.00] tcp rx: 919 MB/s 49057 calls/s # 3.57 [+1.00] tcp tx: 929 MB/s 15770 calls/s 15770 msg/s # 3.57 [+0.00] tcp rx: 930 MB/s 48314 calls/s # 4.57 [+1.00] tcp tx: 900 MB/s 15268 calls/s 15268 msg/s # 4.60 [+0.03] tcp rx: 931 MB/s 47152 calls/s # 5.57 [+0.97] tcp tx: 887 MB/s 15047 calls/s 15047 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.89 [+0.28] -4 -v # 6.90 [+1.01] udp rx: 648 MB/s 469760 calls/s # 6.92 [+0.02] udp tx: 1167 MB/s 19798 calls/s 19798 msg/s # 7.90 [+0.98] udp rx: 632 MB/s 458240 calls/s # 7.92 [+0.02] udp tx: 1205 MB/s 20451 calls/s 20451 msg/s # 8.90 [+0.98] udp rx: 669 MB/s 484864 calls/s # 8.92 [+0.02] udp tx: 1210 MB/s 20526 calls/s 20526 msg/s # 9.90 [+0.99] udp rx: 669 MB/s 484608 calls/s # 9.92 [+0.01] udp tx: 1199 MB/s 20343 calls/s 20343 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.23 [+0.29] -4 -G # 11.25 [+1.01] udp rx: 1093 MB/s 797335 calls/s # 11.26 [+0.02] udp tx: 1114 MB/s 18903 calls/s 18903 msg/s # 12.25 [+0.98] udp rx: 1086 MB/s 792599 calls/s # 12.26 [+0.02] udp tx: 1085 MB/s 18417 calls/s 18417 msg/s # 13.25 [+0.98] udp rx: 1067 MB/s 778698 calls/s # 13.26 [+0.02] udp tx: 1067 MB/s 18104 calls/s 18104 msg/s # 14.25 [+0.98] udp rx: 1124 MB/s 819882 calls/s # 14.26 [+0.02] udp tx: 1123 MB/s 19047 calls/s 19047 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__->