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.34 [+0.34] -4 -t # 2.62 [+2.29] tcp tx: 914 MB/s 15518 calls/s 15518 msg/s # 2.62 [+0.00] tcp rx: 915 MB/s 49443 calls/s # 3.62 [+1.00] tcp tx: 1036 MB/s 17581 calls/s 17581 msg/s # 3.63 [+0.00] tcp rx: 1037 MB/s 52676 calls/s # 4.62 [+1.00] tcp tx: 986 MB/s 16728 calls/s 16728 msg/s # 4.63 [+0.00] tcp rx: 987 MB/s 48906 calls/s # 5.62 [+1.00] tcp tx: 987 MB/s 16749 calls/s 16749 msg/s # 5.66 [+0.03] udp gso - over veth touching data # 5.66 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.30] -4 -v # 6.97 [+1.01] udp rx: 650 MB/s 471296 calls/s # 7.00 [+0.02] udp tx: 1286 MB/s 21816 calls/s 21816 msg/s # 7.97 [+0.98] udp rx: 662 MB/s 479842 calls/s # 8.00 [+0.02] udp tx: 1286 MB/s 21821 calls/s 21821 msg/s # 8.98 [+0.98] udp rx: 668 MB/s 484178 calls/s # 9.00 [+0.02] udp tx: 1292 MB/s 21916 calls/s 21916 msg/s # 9.98 [+0.98] udp rx: 658 MB/s 476674 calls/s # 10.00 [+0.02] udp tx: 1295 MB/s 21971 calls/s 21971 msg/s # 10.02 [+0.03] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.25] -4 -G # 11.29 [+1.01] udp rx: 1110 MB/s 810216 calls/s # 11.31 [+0.02] udp tx: 1129 MB/s 19159 calls/s 19159 msg/s # 12.29 [+0.99] udp rx: 1161 MB/s 846777 calls/s # 12.31 [+0.01] udp tx: 1162 MB/s 19719 calls/s 19719 msg/s # 13.29 [+0.99] udp rx: 1095 MB/s 799027 calls/s # 13.31 [+0.01] udp tx: 1095 MB/s 18572 calls/s 18572 msg/s # 14.29 [+0.99] udp rx: 1112 MB/s 811176 calls/s # 14.31 [+0.01] udp tx: 1115 MB/s 18913 calls/s 18913 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__->