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.29 [+0.29] -4 -t # 2.54 [+2.24] tcp tx: 955 MB/s 16204 calls/s 16204 msg/s # 2.54 [+0.00] tcp rx: 955 MB/s 49955 calls/s # 3.54 [+1.00] tcp tx: 974 MB/s 16533 calls/s 16533 msg/s # 3.54 [+0.00] tcp rx: 975 MB/s 50232 calls/s # 4.54 [+1.00] tcp tx: 947 MB/s 16078 calls/s 16078 msg/s # 4.54 [+0.00] tcp rx: 948 MB/s 49547 calls/s # 5.54 [+1.00] tcp tx: 966 MB/s 16399 calls/s 16399 msg/s # 5.57 [+0.03] udp gso - over veth touching data # 5.57 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.87 [+0.31] -4 -v # 6.89 [+1.01] udp rx: 631 MB/s 457472 calls/s # 6.91 [+0.02] udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # 7.89 [+0.98] udp rx: 641 MB/s 465152 calls/s # 7.91 [+0.02] udp tx: 1185 MB/s 20109 calls/s 20109 msg/s # 8.89 [+0.98] udp rx: 667 MB/s 483328 calls/s # 8.91 [+0.02] udp tx: 1255 MB/s 21292 calls/s 21292 msg/s # 9.89 [+0.98] udp rx: 668 MB/s 484352 calls/s # 9.91 [+0.02] udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # 9.94 [+0.03] udp gso and gro - over veth touching data # 9.94 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.28] -4 -G # 11.23 [+1.01] udp rx: 1049 MB/s 765221 calls/s # 11.25 [+0.02] udp tx: 1066 MB/s 18097 calls/s 18097 msg/s # 12.23 [+0.98] udp rx: 1086 MB/s 792590 calls/s # 12.25 [+0.02] udp tx: 1093 MB/s 18550 calls/s 18550 msg/s # 13.23 [+0.98] udp rx: 1131 MB/s 825148 calls/s # 13.25 [+0.02] udp tx: 1130 MB/s 19178 calls/s 19178 msg/s # 14.23 [+0.98] udp rx: 1129 MB/s 823822 calls/s # 14.25 [+0.02] udp tx: 1128 MB/s 19148 calls/s 19148 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__->