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.55 [+2.25] tcp tx: 718 MB/s 12193 calls/s 12193 msg/s # 2.55 [+0.00] tcp rx: 719 MB/s 36668 calls/s # 3.55 [+1.00] tcp tx: 864 MB/s 14659 calls/s 14659 msg/s # 3.56 [+0.01] tcp rx: 871 MB/s 30096 calls/s # 4.55 [+0.99] tcp tx: 638 MB/s 10829 calls/s 10829 msg/s # 4.56 [+0.01] tcp rx: 634 MB/s 30343 calls/s # 5.55 [+0.99] tcp tx: 562 MB/s 9539 calls/s 9539 msg/s # 5.59 [+0.03] udp gso - over veth touching data # 5.59 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.29] -4 -v # 6.89 [+1.01] udp rx: 549 MB/s 398335 calls/s # 6.91 [+0.02] udp tx: 817 MB/s 13873 calls/s 13873 msg/s # 7.89 [+0.98] udp rx: 555 MB/s 402539 calls/s # 7.91 [+0.02] udp tx: 786 MB/s 13341 calls/s 13341 msg/s # 8.89 [+0.98] udp rx: 644 MB/s 466735 calls/s # 8.91 [+0.02] udp tx: 1204 MB/s 20428 calls/s 20428 msg/s # 9.90 [+0.99] udp rx: 662 MB/s 480063 calls/s # 9.91 [+0.01] udp tx: 1256 MB/s 21315 calls/s 21315 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.28] -4 -G # 11.24 [+1.01] udp rx: 1148 MB/s 837427 calls/s # 11.25 [+0.02] udp tx: 1168 MB/s 19818 calls/s 19818 msg/s # 12.24 [+0.98] udp rx: 1177 MB/s 858878 calls/s # 12.25 [+0.02] udp tx: 1176 MB/s 19959 calls/s 19959 msg/s # 13.24 [+0.98] udp rx: 1160 MB/s 846343 calls/s # 13.25 [+0.01] udp tx: 1159 MB/s 19666 calls/s 19666 msg/s # 14.24 [+0.99] udp rx: 1161 MB/s 847123 calls/s # 14.25 [+0.01] udp tx: 1160 MB/s 19685 calls/s 19685 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__->