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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 1085 MB/s 18414 calls/s 18414 msg/s # 2.57 [+0.00] tcp rx: 1086 MB/s 55014 calls/s # 3.57 [+1.00] tcp tx: 1011 MB/s 17158 calls/s 17158 msg/s # 3.57 [+0.00] tcp rx: 1012 MB/s 51588 calls/s # 4.57 [+1.00] tcp tx: 1012 MB/s 17168 calls/s 17168 msg/s # 4.57 [+0.00] tcp rx: 1013 MB/s 49489 calls/s # 5.57 [+1.00] tcp tx: 996 MB/s 16903 calls/s 16903 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.91 [+1.01] udp rx: 646 MB/s 469504 calls/s # 6.93 [+0.02] udp tx: 1337 MB/s 22682 calls/s 22682 msg/s # 7.91 [+0.98] udp rx: 656 MB/s 475261 calls/s # 7.93 [+0.02] udp tx: 1302 MB/s 22097 calls/s 22097 msg/s # 8.91 [+0.98] udp rx: 662 MB/s 480000 calls/s # 8.93 [+0.02] udp tx: 1302 MB/s 22088 calls/s 22088 msg/s # 9.91 [+0.98] udp rx: 673 MB/s 487680 calls/s # 9.93 [+0.02] udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.26 [+0.30] -4 -G # 11.27 [+1.01] udp rx: 1125 MB/s 821103 calls/s # 11.29 [+0.02] udp tx: 1150 MB/s 19511 calls/s 19511 msg/s # 12.27 [+0.98] udp rx: 1150 MB/s 838750 calls/s # 12.29 [+0.02] udp tx: 1150 MB/s 19519 calls/s 19519 msg/s # 13.27 [+0.98] udp rx: 1142 MB/s 833300 calls/s # 13.29 [+0.02] udp tx: 1143 MB/s 19389 calls/s 19389 msg/s # 14.27 [+0.98] udp rx: 1140 MB/s 832072 calls/s # 14.29 [+0.02] udp tx: 1141 MB/s 19357 calls/s 19357 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__->