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.31 [+0.31] -4 -t # 2.58 [+2.27] tcp tx: 562 MB/s 9543 calls/s 9543 msg/s # 2.58 [+0.00] tcp rx: 565 MB/s 34909 calls/s # 3.58 [+0.99] tcp tx: 595 MB/s 10102 calls/s 10102 msg/s # 3.59 [+0.01] tcp rx: 595 MB/s 33612 calls/s # 4.58 [+0.99] tcp tx: 587 MB/s 9971 calls/s 9971 msg/s # 4.59 [+0.01] tcp rx: 591 MB/s 33181 calls/s # 5.58 [+0.99] tcp tx: 596 MB/s 10117 calls/s 10117 msg/s # 5.62 [+0.04] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.34] -4 -v # 6.97 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.99 [+0.02] udp tx: 1181 MB/s 20040 calls/s 20040 msg/s # 7.97 [+0.98] udp rx: 632 MB/s 458684 calls/s # 7.99 [+0.02] udp tx: 1052 MB/s 17850 calls/s 17850 msg/s # 8.97 [+0.98] udp rx: 663 MB/s 480786 calls/s # 8.99 [+0.02] udp tx: 1251 MB/s 21231 calls/s 21231 msg/s # 9.97 [+0.98] udp rx: 624 MB/s 452606 calls/s # 9.99 [+0.02] udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.39 [+0.36] -4 -G # 11.40 [+1.02] udp rx: 970 MB/s 707952 calls/s # 11.43 [+0.02] udp tx: 998 MB/s 16932 calls/s 16932 msg/s # 12.40 [+0.98] udp rx: 1119 MB/s 816152 calls/s # 12.43 [+0.02] udp tx: 1120 MB/s 19011 calls/s 19011 msg/s # 13.41 [+0.98] udp rx: 1125 MB/s 820854 calls/s # 13.43 [+0.02] udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # 14.41 [+0.98] udp rx: 1128 MB/s 823081 calls/s # 14.43 [+0.02] udp tx: 1131 MB/s 19190 calls/s 19190 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__->