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.32 [+0.32] -4 -t # 2.58 [+2.26] tcp tx: 974 MB/s 16534 calls/s 16534 msg/s # 2.61 [+0.03] tcp rx: 1012 MB/s 49202 calls/s # 3.58 [+0.97] tcp tx: 981 MB/s 16653 calls/s 16653 msg/s # 3.61 [+0.03] tcp rx: 975 MB/s 46422 calls/s # 4.58 [+0.97] tcp tx: 966 MB/s 16395 calls/s 16395 msg/s # 4.61 [+0.03] tcp rx: 970 MB/s 49328 calls/s # 5.58 [+0.96] tcp tx: 954 MB/s 16184 calls/s 16184 msg/s # 5.61 [+0.03] udp gso - over veth touching data # 5.61 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.89 [+0.28] -4 -v # 6.91 [+1.01] udp rx: 578 MB/s 420096 calls/s # 6.92 [+0.02] udp tx: 1214 MB/s 20606 calls/s 20606 msg/s # 7.91 [+0.98] udp rx: 575 MB/s 416512 calls/s # 7.92 [+0.02] udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # 8.91 [+0.98] udp rx: 645 MB/s 467712 calls/s # 8.92 [+0.02] udp tx: 1267 MB/s 21497 calls/s 21497 msg/s # 9.91 [+0.98] udp rx: 651 MB/s 471808 calls/s # 9.92 [+0.02] udp tx: 1275 MB/s 21631 calls/s 21631 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.24 [+0.28] -4 -G # 11.26 [+1.01] udp rx: 1082 MB/s 789519 calls/s # 11.27 [+0.02] udp tx: 1105 MB/s 18745 calls/s 18745 msg/s # 12.26 [+0.98] udp rx: 1079 MB/s 787612 calls/s # 12.27 [+0.02] udp tx: 1080 MB/s 18323 calls/s 18323 msg/s # 13.26 [+0.98] udp rx: 1124 MB/s 820466 calls/s # 13.27 [+0.02] udp tx: 1124 MB/s 19073 calls/s 19073 msg/s # 14.26 [+0.98] udp rx: 1124 MB/s 820250 calls/s # 14.27 [+0.02] udp tx: 1125 MB/s 19090 calls/s 19090 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__->