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.27] -4 -t # 2.52 [+2.24] tcp tx: 910 MB/s 15451 calls/s 15451 msg/s # 2.52 [+0.00] tcp rx: 911 MB/s 47594 calls/s # 3.52 [+1.00] tcp tx: 885 MB/s 15018 calls/s 15018 msg/s # 3.52 [+0.00] tcp rx: 886 MB/s 49240 calls/s # 4.52 [+1.00] tcp tx: 900 MB/s 15278 calls/s 15278 msg/s # 4.52 [+0.00] tcp rx: 902 MB/s 49196 calls/s # 5.52 [+1.00] tcp tx: 886 MB/s 15036 calls/s 15036 msg/s # 5.55 [+0.04] udp gso - over veth touching data # 5.55 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.32] -4 -v # 6.88 [+1.01] udp rx: 587 MB/s 425728 calls/s # 6.90 [+0.02] udp tx: 1279 MB/s 21695 calls/s 21695 msg/s # 7.88 [+0.98] udp rx: 648 MB/s 469913 calls/s # 7.90 [+0.02] udp tx: 1169 MB/s 19839 calls/s 19839 msg/s # 8.88 [+0.98] udp rx: 651 MB/s 472111 calls/s # 8.90 [+0.02] udp tx: 1161 MB/s 19704 calls/s 19704 msg/s # 9.88 [+0.98] udp rx: 656 MB/s 475728 calls/s # 9.90 [+0.02] udp tx: 1138 MB/s 19304 calls/s 19304 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.20 [+0.27] -4 -G # 11.22 [+1.01] udp rx: 1020 MB/s 743897 calls/s # 11.24 [+0.02] udp tx: 1043 MB/s 17690 calls/s 17690 msg/s # 12.22 [+0.98] udp rx: 1114 MB/s 813137 calls/s # 12.24 [+0.02] udp tx: 1114 MB/s 18901 calls/s 18901 msg/s # 13.22 [+0.98] udp rx: 1115 MB/s 813286 calls/s # 13.24 [+0.02] udp tx: 1114 MB/s 18909 calls/s 18909 msg/s # 14.22 [+0.98] udp rx: 1045 MB/s 762364 calls/s # 14.24 [+0.02] udp tx: 1044 MB/s 17722 calls/s 17722 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__->