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.31 [+0.31] -4 -t # 2.54 [+2.24] tcp tx: 920 MB/s 15619 calls/s 15619 msg/s # 2.54 [+0.00] tcp rx: 921 MB/s 50483 calls/s # 3.54 [+1.00] tcp tx: 948 MB/s 16082 calls/s 16082 msg/s # 3.54 [+0.00] tcp rx: 949 MB/s 46974 calls/s # 4.54 [+1.00] tcp tx: 927 MB/s 15731 calls/s 15731 msg/s # 4.54 [+0.00] tcp rx: 928 MB/s 48713 calls/s # 5.54 [+1.00] tcp tx: 856 MB/s 14530 calls/s 14530 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.27] -4 -v # 6.85 [+1.01] udp rx: 604 MB/s 438099 calls/s # 6.87 [+0.02] udp tx: 1226 MB/s 20801 calls/s 20801 msg/s # 7.85 [+0.98] udp rx: 654 MB/s 474342 calls/s # 7.87 [+0.02] udp tx: 1273 MB/s 21600 calls/s 21600 msg/s # 8.85 [+0.98] udp rx: 638 MB/s 463104 calls/s # 8.87 [+0.02] udp tx: 1175 MB/s 19936 calls/s 19936 msg/s # 9.85 [+0.98] udp rx: 656 MB/s 475392 calls/s # 9.87 [+0.02] udp tx: 1192 MB/s 20226 calls/s 20226 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.18 [+0.27] -4 -G # 11.19 [+1.01] udp rx: 1057 MB/s 771247 calls/s # 11.21 [+0.02] udp tx: 1078 MB/s 18298 calls/s 18298 msg/s # 12.19 [+0.98] udp rx: 1088 MB/s 794070 calls/s # 12.21 [+0.02] udp tx: 1088 MB/s 18462 calls/s 18462 msg/s # 13.19 [+0.98] udp rx: 1071 MB/s 781708 calls/s # 13.21 [+0.02] udp tx: 1071 MB/s 18174 calls/s 18174 msg/s # 14.19 [+0.98] udp rx: 1070 MB/s 781028 calls/s # 14.21 [+0.02] udp tx: 1070 MB/s 18158 calls/s 18158 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__->