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.24 [+0.24] -4 -t # 2.47 [+2.23] tcp tx: 970 MB/s 16466 calls/s 16466 msg/s # 2.48 [+0.00] tcp rx: 971 MB/s 50007 calls/s # 3.47 [+1.00] tcp tx: 972 MB/s 16493 calls/s 16493 msg/s # 3.48 [+0.00] tcp rx: 973 MB/s 47126 calls/s # 4.47 [+1.00] tcp tx: 975 MB/s 16545 calls/s 16545 msg/s # 4.48 [+0.00] tcp rx: 976 MB/s 49841 calls/s # 5.47 [+1.00] tcp tx: 970 MB/s 16460 calls/s 16460 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.78 [+0.27] -4 -v # 6.79 [+1.01] udp rx: 655 MB/s 474880 calls/s # 6.81 [+0.02] udp tx: 1167 MB/s 19805 calls/s 19805 msg/s # 7.79 [+0.98] udp rx: 666 MB/s 482947 calls/s # 7.81 [+0.02] udp tx: 1267 MB/s 21498 calls/s 21498 msg/s # 8.79 [+0.98] udp rx: 664 MB/s 481402 calls/s # 8.81 [+0.02] udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # 9.79 [+0.98] udp rx: 662 MB/s 479826 calls/s # 9.81 [+0.02] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 9.84 [+0.03] udp gso and gro - over veth touching data # 9.84 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.10 [+0.26] -4 -G # 11.12 [+1.01] udp rx: 1096 MB/s 799838 calls/s # 11.13 [+0.02] udp tx: 1116 MB/s 18937 calls/s 18937 msg/s # 12.12 [+0.98] udp rx: 1119 MB/s 816172 calls/s # 12.13 [+0.02] udp tx: 1124 MB/s 19066 calls/s 19066 msg/s # 13.12 [+0.99] udp rx: 1114 MB/s 812668 calls/s # 13.13 [+0.01] udp tx: 1115 MB/s 18928 calls/s 18928 msg/s # 14.12 [+0.99] udp rx: 1127 MB/s 822048 calls/s # 14.13 [+0.01] udp tx: 1129 MB/s 19149 calls/s 19149 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__->