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.26 [+0.26] -4 -t # 2.51 [+2.25] tcp tx: 971 MB/s 16471 calls/s 16471 msg/s # 2.51 [+0.00] tcp rx: 971 MB/s 50396 calls/s # 3.51 [+1.00] tcp tx: 1032 MB/s 17520 calls/s 17520 msg/s # 3.52 [+0.01] tcp rx: 1046 MB/s 40218 calls/s # 4.51 [+0.99] tcp tx: 987 MB/s 16752 calls/s 16752 msg/s # 4.53 [+0.01] tcp rx: 985 MB/s 42022 calls/s # 5.51 [+0.99] tcp tx: 948 MB/s 16093 calls/s 16093 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 656 MB/s 475392 calls/s # 6.85 [+0.02] udp tx: 1318 MB/s 22365 calls/s 22365 msg/s # 7.83 [+0.98] udp rx: 670 MB/s 485553 calls/s # 7.85 [+0.02] udp tx: 1307 MB/s 22182 calls/s 22182 msg/s # 8.83 [+0.99] udp rx: 670 MB/s 485510 calls/s # 8.85 [+0.01] udp tx: 1306 MB/s 22165 calls/s 22165 msg/s # 9.84 [+0.99] udp rx: 668 MB/s 484096 calls/s # 9.85 [+0.01] udp tx: 1310 MB/s 22224 calls/s 22224 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.29] -4 -G # 11.18 [+1.01] udp rx: 1117 MB/s 815070 calls/s # 11.20 [+0.02] udp tx: 1139 MB/s 19319 calls/s 19319 msg/s # 12.18 [+0.98] udp rx: 1089 MB/s 794856 calls/s # 12.20 [+0.02] udp tx: 1090 MB/s 18496 calls/s 18496 msg/s # 13.18 [+0.99] udp rx: 1139 MB/s 830887 calls/s # 13.20 [+0.01] udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # 14.19 [+0.99] udp rx: 1154 MB/s 841633 calls/s # 14.20 [+0.01] udp tx: 1157 MB/s 19636 calls/s 19636 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__->