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.56 [+2.25] tcp tx: 974 MB/s 16526 calls/s 16526 msg/s # 2.60 [+0.04] tcp rx: 1018 MB/s 50242 calls/s # 3.56 [+0.96] tcp tx: 971 MB/s 16472 calls/s 16472 msg/s # 3.60 [+0.04] tcp rx: 971 MB/s 46293 calls/s # 4.56 [+0.96] tcp tx: 974 MB/s 16533 calls/s 16533 msg/s # 4.60 [+0.04] tcp rx: 975 MB/s 46279 calls/s # 5.56 [+0.96] tcp tx: 970 MB/s 16456 calls/s 16456 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.85 [+0.26] -4 -v # 6.86 [+1.01] udp rx: 655 MB/s 474624 calls/s # 6.88 [+0.02] udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # 7.86 [+0.98] udp rx: 670 MB/s 485532 calls/s # 7.88 [+0.02] udp tx: 1288 MB/s 21858 calls/s 21858 msg/s # 8.86 [+0.98] udp rx: 670 MB/s 485544 calls/s # 8.88 [+0.02] udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # 9.86 [+0.98] udp rx: 669 MB/s 484956 calls/s # 9.88 [+0.02] udp tx: 1286 MB/s 21818 calls/s 21818 msg/s # 9.91 [+0.03] udp gso and gro - over veth touching data # 9.91 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.26] -4 -G # 11.19 [+1.01] udp rx: 1111 MB/s 810280 calls/s # 11.20 [+0.02] udp tx: 1130 MB/s 19169 calls/s 19169 msg/s # 12.19 [+0.99] udp rx: 1156 MB/s 843721 calls/s # 12.20 [+0.01] udp tx: 1158 MB/s 19653 calls/s 19653 msg/s # 13.19 [+0.99] udp rx: 1127 MB/s 821989 calls/s # 13.20 [+0.01] udp tx: 1128 MB/s 19138 calls/s 19138 msg/s # 14.19 [+0.99] udp rx: 1127 MB/s 821939 calls/s # 14.20 [+0.01] udp tx: 1128 MB/s 19137 calls/s 19137 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__->