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.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.34 [+0.33] -4 -t # 2.62 [+2.28] tcp tx: 940 MB/s 15946 calls/s 15946 msg/s # 2.62 [+0.00] tcp rx: 940 MB/s 48186 calls/s # 3.62 [+1.00] tcp tx: 925 MB/s 15690 calls/s 15690 msg/s # 3.62 [+0.00] tcp rx: 926 MB/s 48029 calls/s # 4.62 [+1.00] tcp tx: 905 MB/s 15361 calls/s 15361 msg/s # 4.63 [+0.00] tcp rx: 905 MB/s 47285 calls/s # 5.62 [+1.00] tcp tx: 856 MB/s 14519 calls/s 14519 msg/s # 5.65 [+0.03] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.95 [+0.29] -4 -v # 6.96 [+1.01] udp rx: 640 MB/s 463872 calls/s # 6.98 [+0.02] udp tx: 1235 MB/s 20961 calls/s 20961 msg/s # 7.96 [+0.98] udp rx: 639 MB/s 463360 calls/s # 7.98 [+0.02] udp tx: 1237 MB/s 20982 calls/s 20982 msg/s # 8.96 [+0.98] udp rx: 654 MB/s 474112 calls/s # 8.98 [+0.02] udp tx: 1236 MB/s 20971 calls/s 20971 msg/s # 9.96 [+0.98] udp rx: 663 MB/s 480256 calls/s # 9.98 [+0.02] udp tx: 1234 MB/s 20937 calls/s 20937 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.29] -4 -G # 11.31 [+1.01] udp rx: 1079 MB/s 787474 calls/s # 11.33 [+0.02] udp tx: 1099 MB/s 18651 calls/s 18651 msg/s # 12.32 [+0.98] udp rx: 1143 MB/s 834142 calls/s # 12.33 [+0.02] udp tx: 1143 MB/s 19393 calls/s 19393 msg/s # 13.32 [+0.99] udp rx: 1048 MB/s 764500 calls/s # 13.33 [+0.01] udp tx: 1048 MB/s 17775 calls/s 17775 msg/s # 14.32 [+0.99] udp rx: 1114 MB/s 813092 calls/s # 14.33 [+0.01] udp tx: 1114 MB/s 18900 calls/s 18900 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__->