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.49 [+2.23] tcp tx: 982 MB/s 16666 calls/s 16666 msg/s # 2.49 [+0.00] tcp rx: 983 MB/s 50412 calls/s # 3.49 [+1.00] tcp tx: 988 MB/s 16761 calls/s 16761 msg/s # 3.49 [+0.00] tcp rx: 989 MB/s 48228 calls/s # 4.49 [+1.00] tcp tx: 930 MB/s 15777 calls/s 15777 msg/s # 4.49 [+0.00] tcp rx: 931 MB/s 49169 calls/s # 5.49 [+1.00] tcp tx: 926 MB/s 15719 calls/s 15719 msg/s # 5.52 [+0.03] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.25] -4 -v # 6.78 [+1.01] udp rx: 658 MB/s 476928 calls/s # 6.80 [+0.02] udp tx: 1303 MB/s 22110 calls/s 22110 msg/s # 7.78 [+0.98] udp rx: 669 MB/s 485362 calls/s # 7.80 [+0.02] udp tx: 1301 MB/s 22077 calls/s 22077 msg/s # 8.79 [+0.99] udp rx: 671 MB/s 486624 calls/s # 8.80 [+0.01] udp tx: 1298 MB/s 22021 calls/s 22021 msg/s # 9.79 [+0.99] udp rx: 671 MB/s 486368 calls/s # 9.80 [+0.01] udp tx: 1297 MB/s 22002 calls/s 22002 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.26] -4 -G # 11.11 [+1.01] udp rx: 1068 MB/s 779014 calls/s # 11.13 [+0.02] udp tx: 1090 MB/s 18493 calls/s 18493 msg/s # 12.11 [+0.98] udp rx: 1108 MB/s 808373 calls/s # 12.13 [+0.02] udp tx: 1107 MB/s 18791 calls/s 18791 msg/s # 13.11 [+0.98] udp rx: 1096 MB/s 799510 calls/s # 13.13 [+0.02] udp tx: 1096 MB/s 18591 calls/s 18591 msg/s # 14.11 [+0.98] udp rx: 1112 MB/s 811613 calls/s # 14.13 [+0.02] udp tx: 1111 MB/s 18859 calls/s 18859 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__->