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.61 [+2.27] tcp tx: 869 MB/s 14744 calls/s 14744 msg/s # 2.61 [+0.00] tcp rx: 870 MB/s 47077 calls/s # 3.61 [+1.00] tcp tx: 952 MB/s 16151 calls/s 16151 msg/s # 3.65 [+0.04] tcp rx: 998 MB/s 33981 calls/s # 4.61 [+0.96] tcp tx: 891 MB/s 15114 calls/s 15114 msg/s # 4.86 [+0.26] tcp rx: 1153 MB/s 49176 calls/s # 5.61 [+0.74] tcp tx: 986 MB/s 16737 calls/s 16737 msg/s # 5.65 [+0.04] udp gso - over veth touching data # 5.65 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.97 [+0.32] -4 -v # 6.99 [+1.02] udp rx: 608 MB/s 440576 calls/s # 7.01 [+0.02] udp tx: 1236 MB/s 20978 calls/s 20978 msg/s # 7.99 [+0.98] udp rx: 648 MB/s 470164 calls/s # 8.01 [+0.02] udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # 8.99 [+0.98] udp rx: 670 MB/s 485673 calls/s # 9.00 [+0.02] udp tx: 1278 MB/s 21691 calls/s 21691 msg/s # 9.99 [+0.99] udp rx: 671 MB/s 486400 calls/s # 10.00 [+0.01] udp tx: 1282 MB/s 21759 calls/s 21759 msg/s # 10.04 [+0.04] udp gso and gro - over veth touching data # 10.04 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.35 [+0.31] -4 -G # 11.37 [+1.01] udp rx: 667 MB/s 486739 calls/s # 11.39 [+0.02] udp tx: 681 MB/s 11566 calls/s 11566 msg/s # 12.37 [+0.98] udp rx: 701 MB/s 511921 calls/s # 12.39 [+0.02] udp tx: 702 MB/s 11909 calls/s 11909 msg/s # 13.37 [+0.98] udp rx: 701 MB/s 511432 calls/s # 13.39 [+0.02] udp tx: 701 MB/s 11891 calls/s 11891 msg/s # 14.37 [+0.98] udp rx: 690 MB/s 503635 calls/s # 14.39 [+0.02] udp tx: 696 MB/s 11807 calls/s 11807 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__->