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.29] -4 -t # 2.54 [+2.24] tcp tx: 905 MB/s 15351 calls/s 15351 msg/s # 2.54 [+0.00] tcp rx: 905 MB/s 51689 calls/s # 3.54 [+1.00] tcp tx: 960 MB/s 16290 calls/s 16290 msg/s # 3.54 [+0.00] tcp rx: 960 MB/s 49952 calls/s # 4.54 [+1.00] tcp tx: 1109 MB/s 18817 calls/s 18817 msg/s # 4.54 [+0.00] tcp rx: 1110 MB/s 25161 calls/s # 5.54 [+1.00] tcp tx: 856 MB/s 14520 calls/s 14520 msg/s # 5.57 [+0.04] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.85 [+0.28] -4 -v # 6.86 [+1.01] udp rx: 624 MB/s 452352 calls/s # 6.88 [+0.02] udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # 7.87 [+0.98] udp rx: 565 MB/s 409344 calls/s # 7.88 [+0.02] udp tx: 1291 MB/s 21910 calls/s 21910 msg/s # 8.87 [+0.98] udp rx: 618 MB/s 448256 calls/s # 8.88 [+0.02] udp tx: 1281 MB/s 21731 calls/s 21731 msg/s # 9.87 [+0.99] udp rx: 658 MB/s 476928 calls/s # 9.88 [+0.01] udp tx: 1287 MB/s 21832 calls/s 21832 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.19 [+0.27] -4 -G # 11.20 [+1.01] udp rx: 1088 MB/s 793839 calls/s # 11.21 [+0.01] udp tx: 1104 MB/s 18738 calls/s 18738 msg/s # 12.20 [+0.99] udp rx: 1114 MB/s 812545 calls/s # 12.21 [+0.01] udp tx: 1112 MB/s 18874 calls/s 18874 msg/s # 13.20 [+0.99] udp rx: 1133 MB/s 826983 calls/s # 13.21 [+0.01] udp tx: 1133 MB/s 19225 calls/s 19225 msg/s # 14.20 [+0.99] udp rx: 1132 MB/s 825697 calls/s # 14.21 [+0.01] udp tx: 1131 MB/s 19189 calls/s 19189 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__->