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.26 [+0.26] -4 -t # 2.50 [+2.24] tcp tx: 1000 MB/s 16965 calls/s 16965 msg/s # 2.50 [+0.00] tcp rx: 1000 MB/s 51088 calls/s # 3.50 [+1.00] tcp tx: 948 MB/s 16088 calls/s 16088 msg/s # 3.50 [+0.00] tcp rx: 949 MB/s 49661 calls/s # 4.50 [+1.00] tcp tx: 932 MB/s 15818 calls/s 15818 msg/s # 4.50 [+0.00] tcp rx: 933 MB/s 47946 calls/s # 5.50 [+1.00] tcp tx: 909 MB/s 15425 calls/s 15425 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.29] -4 -v # 6.83 [+1.01] udp rx: 530 MB/s 384897 calls/s # 6.85 [+0.02] udp tx: 775 MB/s 13150 calls/s 13150 msg/s # 7.83 [+0.98] udp rx: 562 MB/s 407260 calls/s # 7.85 [+0.02] udp tx: 838 MB/s 14224 calls/s 14224 msg/s # 8.83 [+0.98] udp rx: 561 MB/s 407062 calls/s # 8.85 [+0.02] udp tx: 839 MB/s 14233 calls/s 14233 msg/s # 9.83 [+0.98] udp rx: 562 MB/s 407230 calls/s # 9.85 [+0.02] udp tx: 838 MB/s 14223 calls/s 14223 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.02] udp rx: 668 MB/s 487383 calls/s # 11.19 [+0.01] udp tx: 679 MB/s 11518 calls/s 11518 msg/s # 12.17 [+0.99] udp rx: 712 MB/s 519618 calls/s # 12.19 [+0.01] udp tx: 714 MB/s 12121 calls/s 12121 msg/s # 13.17 [+0.99] udp rx: 699 MB/s 510342 calls/s # 13.19 [+0.01] udp tx: 701 MB/s 11896 calls/s 11896 msg/s # 14.18 [+0.99] udp rx: 676 MB/s 493043 calls/s # 14.19 [+0.01] udp tx: 678 MB/s 11509 calls/s 11509 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__->