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.28 [+0.28] -4 -t # 2.52 [+2.24] tcp tx: 997 MB/s 16910 calls/s 16910 msg/s # 2.78 [+0.26] tcp rx: 1283 MB/s 50176 calls/s # 3.52 [+0.74] tcp tx: 1194 MB/s 20262 calls/s 20262 msg/s # 3.78 [+0.26] tcp rx: 1161 MB/s 19748 calls/s # 4.52 [+0.74] tcp tx: 1080 MB/s 18319 calls/s 18319 msg/s # 5.52 [+1.00] tcp tx: 1215 MB/s 20613 calls/s 20613 msg/s # 5.54 [+0.03] udp gso - over veth touching data # 5.54 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.80 [+0.25] -4 -v # 6.81 [+1.01] udp rx: 652 MB/s 473088 calls/s # 6.83 [+0.02] udp tx: 1160 MB/s 19681 calls/s 19681 msg/s # 7.81 [+0.99] udp rx: 666 MB/s 483005 calls/s # 7.83 [+0.01] udp tx: 1164 MB/s 19759 calls/s 19759 msg/s # 8.81 [+0.99] udp rx: 669 MB/s 484864 calls/s # 8.83 [+0.01] udp tx: 1257 MB/s 21326 calls/s 21326 msg/s # 9.82 [+0.99] udp rx: 664 MB/s 481280 calls/s # 9.83 [+0.01] udp tx: 1220 MB/s 20700 calls/s 20700 msg/s # 9.86 [+0.03] udp gso and gro - over veth touching data # 9.86 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.30] -4 -G # 11.17 [+1.01] udp rx: 1064 MB/s 776218 calls/s # 11.19 [+0.02] udp tx: 1083 MB/s 18373 calls/s 18373 msg/s # 12.18 [+0.98] udp rx: 1185 MB/s 864245 calls/s # 12.19 [+0.01] udp tx: 1185 MB/s 20103 calls/s 20103 msg/s # 13.18 [+0.99] udp rx: 1134 MB/s 827721 calls/s # 13.19 [+0.01] udp tx: 1135 MB/s 19264 calls/s 19264 msg/s # 14.18 [+0.99] udp rx: 1135 MB/s 828258 calls/s # 14.19 [+0.01] udp tx: 1136 MB/s 19282 calls/s 19282 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__->