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.26] tcp tx: 884 MB/s 15007 calls/s 15007 msg/s # 2.56 [+0.00] tcp rx: 886 MB/s 49111 calls/s # 3.56 [+1.00] tcp tx: 957 MB/s 16248 calls/s 16248 msg/s # 3.56 [+0.00] tcp rx: 958 MB/s 47772 calls/s # 4.56 [+1.00] tcp tx: 881 MB/s 14947 calls/s 14947 msg/s # 4.56 [+0.00] tcp rx: 882 MB/s 48156 calls/s # 5.56 [+1.00] tcp tx: 953 MB/s 16169 calls/s 16169 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: 650 MB/s 471808 calls/s # 6.91 [+0.02] udp tx: 1077 MB/s 18278 calls/s 18278 msg/s # 7.89 [+0.98] udp rx: 581 MB/s 421376 calls/s # 7.91 [+0.02] udp tx: 1180 MB/s 20029 calls/s 20029 msg/s # 8.89 [+0.98] udp rx: 665 MB/s 481792 calls/s # 8.91 [+0.02] udp tx: 1256 MB/s 21316 calls/s 21316 msg/s # 9.89 [+0.98] udp rx: 666 MB/s 482560 calls/s # 9.91 [+0.02] udp tx: 1202 MB/s 20391 calls/s 20391 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.27] -4 -G # 11.23 [+1.01] udp rx: 1099 MB/s 801989 calls/s # 11.25 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # 12.23 [+0.98] udp rx: 1121 MB/s 817906 calls/s # 12.25 [+0.02] udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # 13.23 [+0.98] udp rx: 1119 MB/s 816224 calls/s # 13.25 [+0.02] udp tx: 1118 MB/s 18977 calls/s 18977 msg/s # 14.23 [+0.98] udp rx: 1119 MB/s 816793 calls/s # 14.25 [+0.02] udp tx: 1119 MB/s 18988 calls/s 18988 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__->