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.30] -4 -t # 2.55 [+2.25] tcp tx: 953 MB/s 16164 calls/s 16164 msg/s # 2.58 [+0.03] tcp rx: 985 MB/s 49779 calls/s # 3.55 [+0.97] tcp tx: 967 MB/s 16405 calls/s 16405 msg/s # 3.59 [+0.04] tcp rx: 973 MB/s 46428 calls/s # 4.55 [+0.96] tcp tx: 971 MB/s 16481 calls/s 16481 msg/s # 4.59 [+0.04] tcp rx: 971 MB/s 48207 calls/s # 5.55 [+0.96] tcp tx: 982 MB/s 16658 calls/s 16658 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.30] -4 -v # 6.90 [+1.01] udp rx: 604 MB/s 438072 calls/s # 6.92 [+0.02] udp tx: 1195 MB/s 20282 calls/s 20282 msg/s # 7.90 [+0.98] udp rx: 665 MB/s 481792 calls/s # 7.92 [+0.02] udp tx: 1235 MB/s 20959 calls/s 20959 msg/s # 8.90 [+0.98] udp rx: 663 MB/s 480768 calls/s # 8.92 [+0.02] udp tx: 1272 MB/s 21577 calls/s 21577 msg/s # 9.90 [+0.98] udp rx: 663 MB/s 480512 calls/s # 9.92 [+0.02] udp tx: 1270 MB/s 21552 calls/s 21552 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.25 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1053 MB/s 768415 calls/s # 11.28 [+0.02] udp tx: 1073 MB/s 18203 calls/s 18203 msg/s # 12.27 [+0.98] udp rx: 1043 MB/s 761338 calls/s # 12.28 [+0.02] udp tx: 1042 MB/s 17686 calls/s 17686 msg/s # 13.27 [+0.98] udp rx: 1115 MB/s 813348 calls/s # 13.28 [+0.02] udp tx: 1114 MB/s 18897 calls/s 18897 msg/s # 14.27 [+0.99] udp rx: 1119 MB/s 816241 calls/s # 14.28 [+0.02] udp tx: 1118 MB/s 18969 calls/s 18969 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__->