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.54 [+2.26] tcp tx: 981 MB/s 16648 calls/s 16648 msg/s # 2.54 [+0.00] tcp rx: 981 MB/s 50368 calls/s # 3.54 [+1.00] tcp tx: 1030 MB/s 17471 calls/s 17471 msg/s # 3.54 [+0.00] tcp rx: 1030 MB/s 52265 calls/s # 4.54 [+1.00] tcp tx: 948 MB/s 16088 calls/s 16088 msg/s # 5.20 [+0.66] tcp rx: 1750 MB/s 52075 calls/s # 5.54 [+0.34] tcp tx: 1198 MB/s 20334 calls/s 20334 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.30] -4 -v # 6.88 [+1.01] udp rx: 590 MB/s 428311 calls/s # 6.90 [+0.02] udp tx: 1096 MB/s 18605 calls/s 18605 msg/s # 7.88 [+0.98] udp rx: 669 MB/s 484608 calls/s # 7.90 [+0.02] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 8.88 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.90 [+0.02] udp tx: 1281 MB/s 21732 calls/s 21732 msg/s # 9.88 [+0.98] udp rx: 667 MB/s 483584 calls/s # 9.90 [+0.02] udp tx: 1281 MB/s 21742 calls/s 21742 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.24 [+1.01] udp rx: 1053 MB/s 768689 calls/s # 11.25 [+0.02] udp tx: 1075 MB/s 18235 calls/s 18235 msg/s # 12.24 [+0.98] udp rx: 1139 MB/s 830941 calls/s # 12.25 [+0.02] udp tx: 1137 MB/s 19300 calls/s 19300 msg/s # 13.24 [+0.98] udp rx: 1141 MB/s 832836 calls/s # 13.25 [+0.02] udp tx: 1141 MB/s 19362 calls/s 19362 msg/s # 14.24 [+0.99] udp rx: 1143 MB/s 833918 calls/s # 14.25 [+0.01] udp tx: 1142 MB/s 19382 calls/s 19382 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__->