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.59 [+2.28] tcp tx: 979 MB/s 16612 calls/s 16612 msg/s # 2.59 [+0.00] tcp rx: 980 MB/s 50879 calls/s # 3.59 [+1.00] tcp tx: 980 MB/s 16626 calls/s 16626 msg/s # 3.63 [+0.04] tcp rx: 1023 MB/s 49478 calls/s # 4.59 [+0.96] tcp tx: 999 MB/s 16945 calls/s 16945 msg/s # 4.63 [+0.04] tcp rx: 999 MB/s 46291 calls/s # 5.59 [+0.96] tcp tx: 982 MB/s 16663 calls/s 16663 msg/s # 5.62 [+0.03] udp gso - over veth touching data # 5.62 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.27] -4 -v # 6.90 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.92 [+0.02] udp tx: 1325 MB/s 22488 calls/s 22488 msg/s # 7.90 [+0.98] udp rx: 668 MB/s 484516 calls/s # 7.92 [+0.02] udp tx: 1307 MB/s 22178 calls/s 22178 msg/s # 8.90 [+0.98] udp rx: 668 MB/s 484315 calls/s # 8.92 [+0.02] udp tx: 1307 MB/s 22168 calls/s 22168 msg/s # 9.90 [+0.98] udp rx: 668 MB/s 484021 calls/s # 9.92 [+0.02] udp tx: 1305 MB/s 22137 calls/s 22137 msg/s # 9.95 [+0.03] udp gso and gro - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.27] -4 -G # 11.23 [+1.01] udp rx: 650 MB/s 474340 calls/s # 11.25 [+0.01] udp tx: 661 MB/s 11212 calls/s 11212 msg/s # 12.23 [+0.99] udp rx: 661 MB/s 482272 calls/s # 12.25 [+0.01] udp tx: 661 MB/s 11213 calls/s 11213 msg/s # 13.23 [+0.99] udp rx: 660 MB/s 482057 calls/s # 13.25 [+0.01] udp tx: 660 MB/s 11207 calls/s 11207 msg/s # 14.23 [+0.99] udp rx: 667 MB/s 486834 calls/s # 14.25 [+0.01] udp tx: 673 MB/s 11415 calls/s 11415 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__->