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.34 [+0.34] -4 -t # 2.58 [+2.24] tcp tx: 965 MB/s 16377 calls/s 16377 msg/s # 2.58 [+0.00] tcp rx: 966 MB/s 50319 calls/s # 3.58 [+1.00] tcp tx: 915 MB/s 15521 calls/s 15521 msg/s # 3.58 [+0.00] tcp rx: 916 MB/s 49346 calls/s # 4.58 [+1.00] tcp tx: 902 MB/s 15312 calls/s 15312 msg/s # 4.58 [+0.00] tcp rx: 903 MB/s 49515 calls/s # 5.58 [+1.00] tcp tx: 951 MB/s 16140 calls/s 16140 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.88 [+0.27] -4 -v # 6.89 [+1.01] udp rx: 654 MB/s 474624 calls/s # 6.91 [+0.02] udp tx: 1040 MB/s 17641 calls/s 17641 msg/s # 7.89 [+0.98] udp rx: 636 MB/s 461568 calls/s # 7.91 [+0.02] udp tx: 1142 MB/s 19385 calls/s 19385 msg/s # 8.89 [+0.98] udp rx: 653 MB/s 473310 calls/s # 8.91 [+0.02] udp tx: 1217 MB/s 20642 calls/s 20642 msg/s # 9.89 [+0.98] udp rx: 665 MB/s 482048 calls/s # 9.91 [+0.02] udp tx: 1270 MB/s 21541 calls/s 21541 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.21 [+1.01] udp rx: 1064 MB/s 776282 calls/s # 11.23 [+0.02] udp tx: 1086 MB/s 18420 calls/s 18420 msg/s # 12.22 [+0.98] udp rx: 1116 MB/s 813976 calls/s # 12.23 [+0.02] udp tx: 1115 MB/s 18922 calls/s 18922 msg/s # 13.22 [+0.98] udp rx: 1111 MB/s 810913 calls/s # 13.23 [+0.02] udp tx: 1111 MB/s 18849 calls/s 18849 msg/s # 14.22 [+0.98] udp rx: 1121 MB/s 817839 calls/s # 14.23 [+0.02] udp tx: 1120 MB/s 19005 calls/s 19005 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__->