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.32 [+0.32] -4 -t # 2.60 [+2.28] tcp tx: 938 MB/s 15918 calls/s 15918 msg/s # 2.60 [+0.00] tcp rx: 938 MB/s 51595 calls/s # 3.60 [+1.00] tcp tx: 980 MB/s 16631 calls/s 16631 msg/s # 3.60 [+0.00] tcp rx: 981 MB/s 50615 calls/s # 4.60 [+1.00] tcp tx: 995 MB/s 16876 calls/s 16876 msg/s # 4.60 [+0.00] tcp rx: 995 MB/s 50563 calls/s # 5.60 [+1.00] tcp tx: 967 MB/s 16409 calls/s 16409 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.92 [+0.28] -4 -v # 6.93 [+1.01] udp rx: 656 MB/s 475392 calls/s # 6.95 [+0.02] udp tx: 1277 MB/s 21659 calls/s 21659 msg/s # 7.93 [+0.98] udp rx: 627 MB/s 455511 calls/s # 7.95 [+0.02] udp tx: 1121 MB/s 19029 calls/s 19029 msg/s # 8.93 [+0.98] udp rx: 670 MB/s 485888 calls/s # 8.95 [+0.02] udp tx: 1267 MB/s 21504 calls/s 21504 msg/s # 9.93 [+0.98] udp rx: 670 MB/s 485888 calls/s # 9.95 [+0.02] udp tx: 1270 MB/s 21545 calls/s 21545 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.29 [+0.30] -4 -G # 11.30 [+1.01] udp rx: 990 MB/s 722511 calls/s # 11.32 [+0.02] udp tx: 1012 MB/s 17172 calls/s 17172 msg/s # 12.30 [+0.98] udp rx: 1126 MB/s 821256 calls/s # 12.32 [+0.02] udp tx: 1125 MB/s 19089 calls/s 19089 msg/s # 13.30 [+0.98] udp rx: 1112 MB/s 811121 calls/s # 13.32 [+0.02] udp tx: 1111 MB/s 18847 calls/s 18847 msg/s # 14.30 [+0.98] udp rx: 1134 MB/s 827124 calls/s # 14.32 [+0.02] udp tx: 1133 MB/s 19218 calls/s 19218 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__->