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: 975 MB/s 16545 calls/s 16545 msg/s # 2.61 [+0.03] tcp rx: 1008 MB/s 49204 calls/s # 3.58 [+0.97] tcp tx: 571 MB/s 9691 calls/s 9691 msg/s # 3.61 [+0.03] tcp rx: 554 MB/s 31267 calls/s # 4.58 [+0.97] tcp tx: 555 MB/s 9414 calls/s 9414 msg/s # 4.61 [+0.03] tcp rx: 555 MB/s 31666 calls/s # 5.58 [+0.97] tcp tx: 561 MB/s 9522 calls/s 9522 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.92 [+0.30] -4 -v # 6.93 [+1.02] udp rx: 655 MB/s 474624 calls/s # 6.95 [+0.02] udp tx: 1300 MB/s 22057 calls/s 22057 msg/s # 7.93 [+0.98] udp rx: 669 MB/s 484565 calls/s # 7.95 [+0.02] udp tx: 1295 MB/s 21980 calls/s 21980 msg/s # 8.93 [+0.98] udp rx: 668 MB/s 484325 calls/s # 8.95 [+0.02] udp tx: 1294 MB/s 21954 calls/s 21954 msg/s # 9.94 [+0.98] udp rx: 670 MB/s 485594 calls/s # 9.95 [+0.02] udp tx: 1298 MB/s 22029 calls/s 22029 msg/s # 9.99 [+0.04] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.31 [+0.32] -4 -G # 11.33 [+1.01] udp rx: 1115 MB/s 813521 calls/s # 11.35 [+0.02] udp tx: 1143 MB/s 19401 calls/s 19401 msg/s # 12.33 [+0.98] udp rx: 1136 MB/s 829075 calls/s # 12.35 [+0.02] udp tx: 1138 MB/s 19311 calls/s 19311 msg/s # 13.33 [+0.98] udp rx: 1136 MB/s 828563 calls/s # 13.35 [+0.02] udp tx: 1137 MB/s 19293 calls/s 19293 msg/s # 14.33 [+0.98] udp rx: 1135 MB/s 828257 calls/s # 14.35 [+0.02] udp tx: 1136 MB/s 19279 calls/s 19279 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__->