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.33 [+0.33] -4 -t # 2.60 [+2.27] tcp tx: 881 MB/s 14944 calls/s 14944 msg/s # 2.60 [+0.00] tcp rx: 881 MB/s 45799 calls/s # 3.60 [+1.00] tcp tx: 928 MB/s 15748 calls/s 15748 msg/s # 3.60 [+0.00] tcp rx: 929 MB/s 49155 calls/s # 4.60 [+1.00] tcp tx: 817 MB/s 13869 calls/s 13869 msg/s # 4.60 [+0.00] tcp rx: 818 MB/s 46405 calls/s # 5.60 [+1.00] tcp tx: 979 MB/s 16608 calls/s 16608 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 620 MB/s 449792 calls/s # 6.94 [+0.02] udp tx: 1111 MB/s 18848 calls/s 18848 msg/s # 7.92 [+0.98] udp rx: 652 MB/s 472850 calls/s # 7.94 [+0.02] udp tx: 1226 MB/s 20796 calls/s 20796 msg/s # 8.92 [+0.98] udp rx: 653 MB/s 473123 calls/s # 8.94 [+0.02] udp tx: 1206 MB/s 20456 calls/s 20456 msg/s # 9.92 [+0.98] udp rx: 654 MB/s 474526 calls/s # 9.94 [+0.02] udp tx: 1149 MB/s 19494 calls/s 19494 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.29] -4 -G # 11.28 [+1.01] udp rx: 1067 MB/s 778351 calls/s # 11.30 [+0.02] udp tx: 1089 MB/s 18476 calls/s 18476 msg/s # 12.28 [+0.98] udp rx: 1124 MB/s 820450 calls/s # 12.30 [+0.02] udp tx: 1124 MB/s 19075 calls/s 19075 msg/s # 13.28 [+0.98] udp rx: 1116 MB/s 814591 calls/s # 13.30 [+0.02] udp tx: 1108 MB/s 18808 calls/s 18808 msg/s # 14.28 [+0.98] udp rx: 1093 MB/s 797575 calls/s # 14.30 [+0.02] udp tx: 1100 MB/s 18670 calls/s 18670 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__->