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.29 [+0.29] -4 -t # 2.52 [+2.23] tcp tx: 982 MB/s 16660 calls/s 16660 msg/s # 2.52 [+0.00] tcp rx: 982 MB/s 46493 calls/s # 3.52 [+1.00] tcp tx: 994 MB/s 16867 calls/s 16867 msg/s # 3.52 [+0.00] tcp rx: 995 MB/s 50782 calls/s # 4.52 [+1.00] tcp tx: 1004 MB/s 17039 calls/s 17039 msg/s # 4.52 [+0.00] tcp rx: 1005 MB/s 51186 calls/s # 5.52 [+1.00] tcp tx: 1006 MB/s 17066 calls/s 17066 msg/s # 5.55 [+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.80 [+0.25] -4 -v # 6.81 [+1.01] udp rx: 616 MB/s 446208 calls/s # 6.83 [+0.02] udp tx: 1305 MB/s 22143 calls/s 22143 msg/s # 7.81 [+0.98] udp rx: 645 MB/s 467537 calls/s # 7.83 [+0.02] udp tx: 1309 MB/s 22215 calls/s 22215 msg/s # 8.81 [+0.99] udp rx: 609 MB/s 441192 calls/s # 8.83 [+0.01] udp tx: 1309 MB/s 22209 calls/s 22209 msg/s # 9.81 [+0.99] udp rx: 628 MB/s 455315 calls/s # 9.83 [+0.01] udp tx: 1305 MB/s 22139 calls/s 22139 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.14 [+0.28] -4 -G # 11.15 [+1.01] udp rx: 1118 MB/s 815523 calls/s # 11.17 [+0.01] udp tx: 1134 MB/s 19244 calls/s 19244 msg/s # 12.16 [+0.99] udp rx: 1188 MB/s 867046 calls/s # 12.17 [+0.01] udp tx: 1189 MB/s 20169 calls/s 20169 msg/s # 13.16 [+0.99] udp rx: 1133 MB/s 826708 calls/s # 13.17 [+0.01] udp tx: 1132 MB/s 19204 calls/s 19204 msg/s # 14.16 [+0.99] udp rx: 1131 MB/s 825054 calls/s # 14.17 [+0.01] udp tx: 1130 MB/s 19172 calls/s 19172 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__->