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.31] -4 -t # 2.55 [+2.24] tcp tx: 952 MB/s 16163 calls/s 16163 msg/s # 2.56 [+0.00] tcp rx: 953 MB/s 50253 calls/s # 3.55 [+1.00] tcp tx: 949 MB/s 16108 calls/s 16108 msg/s # 3.56 [+0.00] tcp rx: 950 MB/s 49985 calls/s # 4.55 [+1.00] tcp tx: 970 MB/s 16456 calls/s 16456 msg/s # 4.56 [+0.00] tcp rx: 971 MB/s 49777 calls/s # 5.55 [+1.00] tcp tx: 967 MB/s 16411 calls/s 16411 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.87 [+1.01] udp rx: 646 MB/s 468480 calls/s # 6.89 [+0.02] udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # 7.87 [+0.98] udp rx: 667 MB/s 483516 calls/s # 7.89 [+0.02] udp tx: 1250 MB/s 21201 calls/s 21201 msg/s # 8.87 [+0.99] udp rx: 668 MB/s 484318 calls/s # 8.89 [+0.01] udp tx: 1247 MB/s 21164 calls/s 21164 msg/s # 9.87 [+0.99] udp rx: 669 MB/s 484626 calls/s # 9.89 [+0.01] udp tx: 1248 MB/s 21176 calls/s 21176 msg/s # 9.92 [+0.04] udp gso and gro - over veth touching data # 9.92 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.19 [+0.26] -4 -G # 11.20 [+1.01] udp rx: 1118 MB/s 815910 calls/s # 11.22 [+0.02] udp tx: 1138 MB/s 19312 calls/s 19312 msg/s # 12.20 [+0.98] udp rx: 1145 MB/s 835151 calls/s # 12.22 [+0.02] udp tx: 1146 MB/s 19445 calls/s 19445 msg/s # 13.20 [+0.99] udp rx: 1131 MB/s 824959 calls/s # 13.22 [+0.01] udp tx: 1132 MB/s 19205 calls/s 19205 msg/s # 14.20 [+0.99] udp rx: 1132 MB/s 825820 calls/s # 14.22 [+0.01] udp tx: 1133 MB/s 19222 calls/s 19222 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__->