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.59 [+2.26] tcp tx: 940 MB/s 15946 calls/s 15946 msg/s # 2.61 [+0.02] tcp rx: 963 MB/s 49930 calls/s # 3.58 [+0.98] tcp tx: 961 MB/s 16313 calls/s 16313 msg/s # 3.61 [+0.02] tcp rx: 962 MB/s 46959 calls/s # 4.58 [+0.98] tcp tx: 906 MB/s 15373 calls/s 15373 msg/s # 4.61 [+0.02] tcp rx: 906 MB/s 44606 calls/s # 5.59 [+0.98] tcp tx: 945 MB/s 16030 calls/s 16030 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.31] -4 -v # 6.95 [+1.01] udp rx: 628 MB/s 455168 calls/s # 6.97 [+0.02] udp tx: 1242 MB/s 21071 calls/s 21071 msg/s # 7.95 [+0.98] udp rx: 635 MB/s 460800 calls/s # 7.97 [+0.02] udp tx: 1201 MB/s 20382 calls/s 20382 msg/s # 8.95 [+0.98] udp rx: 651 MB/s 472064 calls/s # 8.97 [+0.02] udp tx: 1228 MB/s 20841 calls/s 20841 msg/s # 9.95 [+0.98] udp rx: 653 MB/s 473088 calls/s # 9.97 [+0.02] udp tx: 1189 MB/s 20180 calls/s 20180 msg/s # 10.01 [+0.03] udp gso and gro - over veth touching data # 10.01 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.30] -4 -G # 11.32 [+1.01] udp rx: 1090 MB/s 795161 calls/s # 11.34 [+0.02] udp tx: 1117 MB/s 18949 calls/s 18949 msg/s # 12.32 [+0.98] udp rx: 1119 MB/s 816472 calls/s # 12.34 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # 13.32 [+0.98] udp rx: 1122 MB/s 818722 calls/s # 13.34 [+0.02] udp tx: 1124 MB/s 19064 calls/s 19064 msg/s # 14.32 [+0.98] udp rx: 1124 MB/s 819968 calls/s # 14.34 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 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__->