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.50 [+2.24] tcp tx: 900 MB/s 15271 calls/s 15271 msg/s # 2.50 [+0.00] tcp rx: 900 MB/s 49351 calls/s # 3.50 [+1.00] tcp tx: 942 MB/s 15990 calls/s 15990 msg/s # 3.50 [+0.00] tcp rx: 943 MB/s 47693 calls/s # 4.50 [+1.00] tcp tx: 938 MB/s 15919 calls/s 15919 msg/s # 4.50 [+0.00] tcp rx: 940 MB/s 48343 calls/s # 5.50 [+1.00] tcp tx: 947 MB/s 16077 calls/s 16077 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.25] -4 -v # 6.79 [+1.01] udp rx: 607 MB/s 440320 calls/s # 6.80 [+0.02] udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # 7.79 [+0.98] udp rx: 672 MB/s 487411 calls/s # 7.80 [+0.02] udp tx: 1275 MB/s 21640 calls/s 21640 msg/s # 8.79 [+0.99] udp rx: 673 MB/s 487543 calls/s # 8.80 [+0.01] udp tx: 1274 MB/s 21612 calls/s 21612 msg/s # 9.79 [+0.99] udp rx: 673 MB/s 487438 calls/s # 9.80 [+0.01] udp tx: 1273 MB/s 21601 calls/s 21601 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.10 [+1.01] udp rx: 1109 MB/s 809331 calls/s # 11.12 [+0.02] udp tx: 1128 MB/s 19141 calls/s 19141 msg/s # 12.10 [+0.98] udp rx: 1123 MB/s 819274 calls/s # 12.12 [+0.02] udp tx: 1122 MB/s 19046 calls/s 19046 msg/s # 13.10 [+0.99] udp rx: 1122 MB/s 818932 calls/s # 13.12 [+0.01] udp tx: 1122 MB/s 19031 calls/s 19031 msg/s # 14.10 [+0.99] udp rx: 1124 MB/s 819761 calls/s # 14.12 [+0.01] udp tx: 1123 MB/s 19048 calls/s 19048 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__->