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.30 [+0.30] -4 -t # 2.57 [+2.27] tcp tx: 627 MB/s 10644 calls/s 10644 msg/s # 2.57 [+0.00] tcp rx: 627 MB/s 32399 calls/s # 3.57 [+1.00] tcp tx: 634 MB/s 10759 calls/s 10759 msg/s # 3.57 [+0.00] tcp rx: 636 MB/s 37363 calls/s # 4.57 [+1.00] tcp tx: 556 MB/s 9446 calls/s 9446 msg/s # 4.57 [+0.00] tcp rx: 557 MB/s 36907 calls/s # 5.57 [+1.00] tcp tx: 554 MB/s 9412 calls/s 9412 msg/s # 5.60 [+0.03] udp gso - over veth touching data # 5.60 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.29] -4 -v # 6.90 [+1.01] udp rx: 643 MB/s 465930 calls/s # 6.92 [+0.02] udp tx: 1226 MB/s 20797 calls/s 20797 msg/s # 7.90 [+0.98] udp rx: 668 MB/s 484285 calls/s # 7.92 [+0.02] udp tx: 1281 MB/s 21735 calls/s 21735 msg/s # 8.90 [+0.98] udp rx: 668 MB/s 484447 calls/s # 8.92 [+0.02] udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # 9.90 [+0.98] udp rx: 668 MB/s 484001 calls/s # 9.92 [+0.02] udp tx: 1277 MB/s 21667 calls/s 21667 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.28 [+0.32] -4 -G # 11.29 [+1.02] udp rx: 1051 MB/s 766581 calls/s # 11.31 [+0.02] udp tx: 1080 MB/s 18330 calls/s 18330 msg/s # 12.29 [+0.98] udp rx: 1082 MB/s 789663 calls/s # 12.31 [+0.02] udp tx: 1083 MB/s 18376 calls/s 18376 msg/s # 13.29 [+0.98] udp rx: 1116 MB/s 813949 calls/s # 13.31 [+0.02] udp tx: 1115 MB/s 18926 calls/s 18926 msg/s # 14.29 [+0.98] udp rx: 1140 MB/s 831933 calls/s # 14.31 [+0.02] udp tx: 1140 MB/s 19342 calls/s 19342 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__->